Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
DisclosurePanel.addCloseHandler(CloseHandler<DisclosurePanel> handler) |
HandlerRegistration |
DisclosurePanel.addOpenHandler(OpenHandler<DisclosurePanel> handler) |
Constructor and Description |
---|
DisclosureEvent(DisclosurePanel sender)
Deprecated.
Use
CloseEvent and
OpenEvent instead |
Copyright © 2018. All rights reserved.