:: com :: sun :: star :: form :: runtime ::
|
unpublished |
struct FeatureState |
|
|
|
- Usage Restrictions
- not published
- Description
- encapsulates the state of a FormFeature
- Since
- OOo 2.2
- See also
- XFormOperations
|
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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.