|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentCallback
Callback interface, used when invoking lifecycle methods on components.
| Method Summary | |
|---|---|
boolean |
isEventAborted()
Returns true if the underlying event has been aborted and no further event method invocations should occur. |
void |
run(Component component)
Callback method, passed a component to operate upon. |
| Method Detail |
|---|
void run(Component component)
boolean isEventAborted()
Event.isAborted()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||