You see the Properties window for a Property component when you select this component's node in the Navigator window under a Property Sheet component.
The Property component has the following properties.
Type: String
Property
object. Type: String
Type: String
for
property is set to the first input component in the property, if any. For example, if you drop a text field on the property to enable the user to edit the property's value, the label's for
property is set to the text field's id
. This connection through the for
property enables the label to display a required field icon if you set the required
property of the input component. Type: String
Type: boolean
Type: boolean
Type: String
position: absolute; left: 288px; top: 312px
You can enter values directly or click the ellipsis (...) button to use the Style Editor.
For a list of CSS2 style attributes, see the web page at
Type: String
style
property description for an explanation of why a class added to this property might appear to have no effect on the component. For the defaulttheme.jar
CSS style classes for this component, see Property Sheet Component CSS Classes.
Type: boolean
Type: boolean
rendered
property. Type: boolean
visible
property is ignored.