|
WebObjects 5.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EOComponentController.Activation
The EOComponentController.Activation interface identifies controllers that which have components can be explicitly activated (for example window controllers).
Method Summary | |
---|---|
boolean |
activate()
Invoked to explicitly activate a controller's component. |
Method Detail |
---|
boolean activate()
true
if the component was successfully activated; false
otherwise
|
Last updated Tuesday, October 9, 2007 08:58 PDT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |