|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisclosureHandler
Event handler interface for DisclosureEvent
.
DisclosurePanel
Method Summary | |
---|---|
void |
onClose(DisclosureEvent event)
Fired when the panel is closed. |
void |
onOpen(DisclosureEvent event)
Fired when the panel is opened. |
Method Detail |
---|
void onClose(DisclosureEvent event)
event
- event representing this action.void onOpen(DisclosureEvent event)
event
- event representing this action.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |