|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Manageable
Manageability of a class is enabled by implementing this interface. The specific level of manageability is defined by the relationship between a manageable component and its corresponding control.
| Method Summary | |
|---|---|
BaseControl |
getControl()
Returns the control MBean used to manage the component. |
boolean |
isManaged()
Returns true if the component is enabled for management. |
void |
setControl(BaseControl control)
Set the control MBean used to manage the component. |
void |
setManaged(boolean enableManagement)
Enables or disables management for the component. |
| Method Detail |
|---|
boolean isManaged()
true if the component is enabled for management.
true if the component is enabled for management.void setManaged(boolean enableManagement)
enableManagement - true to enable management, false to disable management.BaseControl getControl()
void setControl(BaseControl control)
control - The BaseControl MBean used to manage the component.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/management/Manageable.html