:: com :: sun :: star :: form :: runtime ::
|
unpublished |
struct FeatureState |
|
|
|
- Description
- encapsulates the state of a FormFeature
|
Elements' Summary |
Enabled |
determines whether the respective feature is enabled (i.e. available)
in the current state of the form.
|
State |
determines the state of the feature. The concrete semantics depends
on the concrete FormFeature.
|
Elements' Details |
Enabled
boolean Enabled;
- Description
- determines whether the respective feature is enabled (i.e. available)
in the current state of the form.
|
|
State
any State;
- Description
- determines the state of the feature. The concrete semantics depends
on the concrete FormFeature.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.