|
WebObjects 5.4.2 | ||||||||
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 June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |