Basic Customization > User Interface Customization > Customizing HTML Clients Using the Windchill JSP Framework > Attribute Panels > Customization Points > GroupConfig Properties
  
GroupConfig Properties
The following parameters are applicable to AttributeGroupConfigs and may be set using methods on the GroupConfig class.
Parameter
Default Value
Possible values
Required?
Description
sortOrder
none
Integer number
yes
The position of the group in the panel.
id
none
Any string
yes
The id that will be applied to HTML div tags containing the group.
label
none
Any String
no
The label displayed at the top of the group
The following parameters on the parent interface are NOT applicable to GroupConfigs:
helpContext
actionModel
componentMode
componentType
targetObject