|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDisabledCapability
Enable/Disabled state.
| Method Summary | |
|---|---|
boolean |
isDisabled()
Returns false if the receiver is enabled and all ancestors
up to and including the receiver's nearest ancestor shell are enabled. |
void |
setDisabled(boolean disabled)
Disabled the receiver if the argument is true, and enables it otherwise. |
| Method Detail |
|---|
boolean isDisabled()
false if the receiver is enabled and all ancestors
up to and including the receiver's nearest ancestor shell are enabled.
void setDisabled(boolean disabled)
disabled - the new enabled state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||