public interface AttributeReadEnabled
enabled-flag
of an object. Such object allows
interactive behavior that can be enabled or disabled. If an object is disabled, the user can NOT interact
with the object. This is typically visualized by greying out the object.AttributeReadEditable
,
AttributeWriteEnabled
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
This method determines if this object is enabled.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.