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 © 2003 Sun Microsystems, Inc.