Sinkpublic abstract class Sink extends com.google.gwt.user.client.ui.Composite A 'sink' is a single panel of the kitchen sink. They are meant to be lazily
instantiated so that the application doesn't pay for all of them on startup. |
Methods Summary |
---|
public void | onHide()Called just before this sink is hidden.
| public void | onShow()Called just after this sink is shown.
|
|