If we have an Editor with LeafValue subeditor. We can implement the interface ValueAwareEditor. with this interface with can implement a flush and a setValue. But the setValue is called after the driver set all values in sub editor. How can we execute code before the driver set values in sub editor. (This allow to clear the state of the editor).
There is an equivalent of the flush method for an edit (or display) cycle in editor ? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
