Parameter
|
Default Value
|
Possible values
|
Required?
|
Description
|
colPos
|
1
|
Any number
|
no
|
The column position of the attribute within the group. Only applicable to advanced attribute panels.
|
colSpan
|
1
|
Any positive number
|
no
|
Set the number of columns the attribute should span. A “column” is one name:value pair. Only applicable to advanced attribute panels. See the javadoc for AttributeConfig for more information.
|
componentMode
|
--
|
See the javadoc for ComponentMode
|
no
|
If not specified, the value for the panel config will used.
|
id
|
none
|
Any string
|
yes
|
The identifier for the attribute. See How to Find an Attribute Name/Id
|
label
|
none
|
Any String
|
no
|
The label displayed for the attribute. If not specified, the label will be determined as described in Attribute Customization.
|
rowPos
|
--
|
Any number
|
no
|
The row position of the attribute within the group. If not specified, attributes will displayed in the order added to the group config. Only applicable to advanced attribute panels.
|
targetObject
|
--
|
no
|
See Definition of Terms.
If not specified, the value for the panel config will be used, if any.
|
|
The following parameters on the parent interfaces are NOT applicable to AttributeConfigs:
|
||||
componentType
|
||||
helpContext
|
||||
actionModel
|
||||
type
|