Package com.google.gwt.user.client.ui
Interface DisclosureHandler
- All Superinterfaces:
EventListener
Deprecated.
Event handler interface for
DisclosureEvent.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidonClose(DisclosureEvent event) Deprecated.UseCloseHandlerinsteadvoidonOpen(DisclosureEvent event) Deprecated.UseOpenHandlerinstead
-
Method Details
-
onClose
Deprecated.UseCloseHandlerinsteadFired when the panel is closed.- Parameters:
event- event representing this action.
-
onOpen
Deprecated.UseOpenHandlerinsteadFired when the panel is opened.- Parameters:
event- event representing this action.
-
CloseHandlerand/orOpenHandlerinstead