encapsulates the state of a FormFeature More...
import "FeatureState.idl";
Public Attributes | |
boolean | Enabled |
determines whether the respective feature is enabled (i.e. | |
any | State |
determines the state of the feature. | |
boolean Enabled |
determines whether the respective feature is enabled (i.e.
available) in the current state of the form.
any State |
determines the state of the feature.
The concrete semantics depends on the concrete FormFeature.