JSPart
Last updated
Last updated
Type | Name | Summary |
---|---|---|
Type | Name | Summary |
---|---|---|
Type | Name | Summary |
---|---|---|
Constant use for specifying the type of form parts.
This is the default part that is repeated for each record (being displayed and/or printed).
Type Number
Sample
Constant use for specifying the type of form parts.
A footer is displayed at the bottom of each page when printed ad can contain summaries of the current selection of records. In List view, the footer is displayed at the bottom of the list of records.
Type Number
Sample
Constant use for specifying the type of form parts.
A header is displayed at the top of each page when printed and can contain summaries of the current selection of records. In List view the header is displayed above the list of records. In tableview the default column headers will not be there if this is specified.
Type Number
Sample
The background color of the form part.
NOTE: When no background color has been set, the default background color will be determined by the Look and Feel (LAF) that has been selected in Application Preferences.
Type String
Sample
The height of a selected part; specified in pixels.
This height property is the lowerbound as its ending Y value (0 == top of the form).
Type Number
Sample
The Cascading Style Sheet (CSS) class name applied to the part.
Type String
Sample
Returns the comment of this component.
Returns: String
Sample
The type of this part.
Returns: Number A number representing the type of the form part.
Sample
The Y offset of the part on the form, this will include all the super forms parts if this form extends a form.
Returns: Number A number holding the Y offset of the form part.
Sample
Returns the UUID of this component.
Returns: UUID
Sample
Constant use for specifying the type of form parts.
Constant use for specifying the type of form parts.
Constant use for specifying the type of form parts.
The background color of the form part.
The height of a selected part; specified in pixels.
The Cascading Style Sheet (CSS) class name applied to the part.
Returns the comment of this component.
The type of this part.
The Y offset of the part on the form, this will include all the super forms parts if this form extends a form.
Returns the UUID of this component.