Child pages
  • JSPart

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Hidden
DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING.
		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE


HTML Table
idclassservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Constants Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#BODY
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#FOOTER
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#HEADER
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#LEADING_GRAND_SUMMARY
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#LEADING_SUBSUMMARY
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#TITLE_FOOTER
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#TITLE_HEADER
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#TRAILING_GRAND_SUMMARY
Constant use for specifying the type of form parts.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#TRAILING_SUBSUMMARY
Constant use for specifying the type of form parts.

id
HTML Table
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Property Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#allowBreakAcrossPageBounds
When set, the remainder of a selected part that does not fit on the page currently
being printed, will not be transported to the next page - it will break where the page
ends and continue on the next page.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#background
The background color of the form part.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#discardRemainderAfterBreak
When set, the remainder of a selected part that is broken due to the page
ending will not be printed on the next page - it will be discarded.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#groupbyDataProviderIDs
For Leading Subsummary or Trailing Subsummary parts, one or more
dataproviders can be added as Break (GroupBy) dataproviders.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#height
The height of a selected part; specified in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#pageBreakAfterOccurrence
A page break will be inserted after a specified number of occurences of a selected part.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#pageBreakBefore
When set, a page break will be inserted before each occurrence of a selected part.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#restartPageNumber
When set, page numbering will be restarted after each occurrence of a selected part.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#sinkWhenLast
When set, the last part on a page (such as a Trailing Grand Summary part) will
"sink" to the lowest part of the page when there is free space.

id
HTML Table
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#getPartType()
The type of this part.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#getPartYOffset()
The Y offset of the part on the form, this will include all the super forms parts if this form extends a form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
UUID
Table Cell (td)
#getUUID()
Returns the UUID of this component.

...