Child pages
  • JSForm

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)
#DEFAULT_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#HIDE_CONTROLLER_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#HIDE_DATAPROVIDERS_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#HIDE_ELEMENTS_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#HIDE_FOUNDSET_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#LIST_VIEW
The constants to set or get the view property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#LOCKED_LIST_VIEW
The constants to set or get the view property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#LOCKED_RECORD_VIEW
The constants to set or get the view property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#LOCKED_TABLE_VIEW
The constants to set or get the view property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#MODULE_PRIVATE_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#PRIVATE_ENCAPSULATION
The constants to set or get the encapsulation property of a JSForm.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#RECORD_VIEW
The constants to set or get the view property of a JSForm.

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)
String
Table Cell (td)
#borderType
The type, color and style of border of the component.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#dataSource
The names of the database server and table that this form is linked to.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#defaultPageFormat
The default page format for the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#encapsulation
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSForm
Table Cell (td)
#extendsForm
A JSForm instance representing the super form of this form, if this form has a super form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#initialSort
The default sort order only when the form loads.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#name
The name of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#namedFoundSet
Property that tells the form to use a named foundset instead of the default foundset.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSForm
Table Cell (td)
#navigator
The navigator (previously named "controller")
that is used to control/navigate to the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDeleteAllRecordsCmd
The method that overrides the Servoy menu item Select > Delete All.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDeleteRecordCmd
The method that overrides the Servoy menu item Select > Delete Record (or keyboard shortcut).
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDrag
The method that is triggered when (non Design Mode) dragging occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDragEnd
The method that is triggered when (non Design Mode) dragging end occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDragOver
The method that is triggered when (non Design Mode) dragging over a component occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDrop
The method that is triggered when (non Design Mode) dropping occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onDuplicateRecordCmd
The method that overrides the Servoy menu item Select > Duplicate Record (or keyboard shortcut).
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onElementFocusGained
The method that is triggered when focus is gained by a component inside the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onElementFocusLost
The method that gets triggered when focus is lost by a component inside the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onFindCmd
The method that overrides the Servoy menu item Select > Find (or keyboard shortcut) in Data (ready) mode.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onHide
The method that is triggered when another form is being activated.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onInvertRecordsCmd
The method that overrides the Servoy menu item Select > Invert Records.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onLoad
The method that is triggered when a form is loaded/reloaded from the repository; used to alter elements, set globals, hide toolbars,
etc; onShow method can also be assigned.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onNewRecordCmd
The method that overrides the Servoy menu item Select > New Record (or keyboard shortcut).
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onNextRecordCmd
The method that overrides the Servoy menu item Select > Next Record.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onOmitRecordCmd
The method that overrides the Servoy menu item Select > Omit Record.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onPreviousRecordCmd
The method that overrides the Servoy menu item Select > Previous Record.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onPrintPreviewCmd
The method that overrides the Servoy menu item File > Print Preview.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onRecordEditStart
The method that is triggered when a user clicks into a column on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onRecordEditStop
The method that is triggered when a record is being saved.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onRecordSelection
The method that is triggered each time a record is selected.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onRender
The method that is executed when the component is rendered.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onResize
The method that gets triggered when resize occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onSearchCmd
The method that overrides the Servoy menu item Select > Search (or keyboard shortcut) in Find mode.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onShow
The method that is triggered EVERY TIME the form is displayed; an argument must be passed to the method if this is the first time the form is displayed.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onShowAllRecordsCmd
The method that overrides the Servoy menu item Select > Show All (or keyboard shortcut).
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onShowOmittedRecordsCmd
The method that overrides the Servoy menu item Select > Show Omitted Records.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onSortCmd
The method that overrides the Servoy menu item Select > Sort.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#onUnLoad
The method that is triggered when a form is unloaded from the repository.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#paperPrintScale
The percentage value the printed page is enlarged or reduced to; the size of the printed form
is inversely proportional.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#scrollbars
Scrollbar options for the vertical and horizontal scrollbars.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#serverName
Get the server name used by this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#showInMenu
When set, the form is displayed under the Window menu.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#styleClass
The Cascading Style Sheet (CSS) class name applied to the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#styleName
The name of the Servoy style that is being used on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#tableName
The [name of the table/SQL view].
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#titleText
The text that displays in the title bar of the form window.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#transparent
When set, the form is transparent.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#view
The default form view mode.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#width
The width of the form in pixels.

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)
JSBean
Table Cell (td)
#getBean(name)
Returns a JSBean that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSBean[]
Table Cell (td)
#getBeans()
Returns all JSBeans of this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSBean[]
Table Cell (td)
#getBeans(returnInheritedElements)
Returns all JSBeans of this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getBodyPart()
Retrieves the Body part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSButton
Table Cell (td)
#getButton(name)
Returns a JSButton that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSButton[]
Table Cell (td)
#getButtons()
Returns all JSButtons of this form, including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSButton[]
Table Cell (td)
#getButtons(returnInheritedElements)
Returns all JSButtons of this form, including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSComponent
Table Cell (td)
#getComponent(name)
Returns a JSComponent that has the given name; if found it will be a JSField, JSLabel, JSButton, JSPortal, JSBean or JSTabPanel.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSComponent[]
Table Cell (td)
#getComponents()
Returns a array of all the JSComponents that a form has; they are of type JSField,JSLabel,JSButton,JSPortal,JSBean or JSTabPanel.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSComponent[]
Table Cell (td)
#getComponents(returnInheritedElements)
Returns a array of all the JSComponents that a form has; they are of type JSField,JSLabel,JSButton,JSPortal,JSBean or JSTabPanel.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#getField(name)
The field with the specified name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField[]
Table Cell (td)
#getFields()
Returns all JSField objects of this form, including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField[]
Table Cell (td)
#getFields(returnInheritedElements)
Returns all JSField objects of this form, including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getFooterPart()
Retrieves the Footer part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#getFormMethod(name)
Gets an existing form method for the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod[]
Table Cell (td)
#getFormMethods()
Returns all existing form methods for this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod[]
Table Cell (td)
#getFormMethods(returnInheritedElements)
Returns all existing form methods for this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSVariable
Table Cell (td)
#getFormVariable(name)
Gets an existing form variable for the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSVariable[]
Table Cell (td)
#getFormVariables()
An array consisting of all form variables for this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSVariable[]
Table Cell (td)
#getFormVariables(returnInheritedElements)
An array consisting of all form variables for this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getHeaderPart()
Retrieves the Header part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSLabel
Table Cell (td)
#getLabel(name)
Returns a JSLabel that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSLabel[]
Table Cell (td)
#getLabels()
Returns all JSLabels of this form (not including its super form), including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSLabel[]
Table Cell (td)
#getLabels(returnInheritedElements)
Returns all JSLabels of this form (optionally including it super forms labels), including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getLeadingGrandSummaryPart()
Retrieves the Leading Grand Summary part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart[]
Table Cell (td)
#getLeadingSubSummaryParts()
Gets an array of the Leading Subsummary parts of the form, ordered by their height from top == 0 to bottom.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getPart(type)
Gets a part of the form from the given type (see JSPart constants).
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getPart(type, height)
Gets a part of the form from the given type (see JSPart constants).
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#getPartYOffset(type)
Returns the Y offset of a given part (see JSPart) of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#getPartYOffset(type, height)
Returns the Y offset of a given part (see JSPart) of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart[]
Table Cell (td)
#getParts()
Gets all the parts from the form (not including the parts of the parent form), ordered by there height (lowerbound) property, from top == 0 to bottom.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart[]
Table Cell (td)
#getParts(returnInheritedElements)
Gets all the parts from the form (optionally also from the parent form), ordered by there height (lowerbound) property, from top == 0 to bottom.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPortal
Table Cell (td)
#getPortal(name)
Returns a JSPortal that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPortal[]
Table Cell (td)
#getPortals()
Returns all JSPortal objects of this form (not including the ones from the parent form), including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPortal[]
Table Cell (td)
#getPortals(returnInheritedElements)
Returns all JSPortal objects of this form (optionally also the ones from the parent form), including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSTabPanel
Table Cell (td)
#getTabPanel(name)
Returns a JSTabPanel that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSTabPanel[]
Table Cell (td)
#getTabPanels()
Returns all JSTabPanels of this form (not including the ones from the parent form), including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSTabPanel[]
Table Cell (td)
#getTabPanels(returnInheritedElements)
Returns all JSTabPanels of this form (optionally the ones from the parent form), including the ones without a name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getTitleFooterPart()
Retrieves the Title Footer part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getTitleHeaderPart()
Retrieves the Title Header part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#getTrailingGrandSummaryPart()
Retrieves the Trailing Grand Summary part of the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart[]
Table Cell (td)
#getTrailingSubSummaryParts()
Gets an array of the Trailing Subsummary parts of the form, ordered by their height from top == 0 to bottom.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
UUID
Table Cell (td)
#getUUID()
Returns the UUID of this form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSBean
Table Cell (td)
#newBean(name, className, x, y, width, height)
Creates a new JSBean object on the form - including the name of the JSBean object; the classname the JSBean object is based on, the "x" and "y" position of the JSBean object in pixels, as well as the width and height of the JSBean object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSButton
Table Cell (td)
#newButton(text, x, y, width, height, jsmethod)
Creates a new button on the form with the given text, place, size and JSMethod as the onAction event triggered action.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newCalendar(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of CALENDAR - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newCheck(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of CHECK (checkbox) - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newComboBox(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of COMBOBOX - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newField(dataprovidername/jsvariable, displaytype, x, y, width, height)
Creates a new JSField object on the form - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newFooterPart()
Creates a new Footer part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSMethod
Table Cell (td)
#newFormMethod(code)
Creates a new form JSMethod - based on the specified code.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSVariable
Table Cell (td)
#newFormVariable(name, type)
Creates a new form JSVariable - based on the name of the variable object and the number type, uses the SolutionModel JSVariable constants.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newHeaderPart()
Creates a new Header part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newHtmlArea(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of HTML_AREA - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newImageMedia(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of IMAGE_MEDIA - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSLabel
Table Cell (td)
#newLabel(txt, x, y, width, height)
Creates a new JSLabel object on the form - including the text of the label, the "x" and "y" position of the label object in pixels, the width and height of the label object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSLabel
Table Cell (td)
#newLabel(txt, x, y, width, height, action)
Creates a new JSLabel object on the form - including the text of the label, the "x" and "y" position of the label object in pixels, the width and height of the label object in pixels and a JSMethod action such as the method for an onAction event.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newLeadingGrandSummaryPart()
Creates a new Leading Grand Summary part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newLeadingSubSummaryPart()
Creates a new Leading Subsummary part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newPart(type, height)
Creates a new part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newPassword(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of PASSWORD - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPortal
Table Cell (td)
#newPortal(name, relation, x, y, width, height)
Creates a new JSPortal object on the form - including the name of the JSPortal object; the relation the JSPortal object is based on, the "x" and "y" position of the JSPortal object in pixels, as well as the width and height of the JSPortal object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newRadios(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of RADIOS (radio buttons) - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newRtfArea(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of RTF_AREA (enables more than one line of text to be displayed in a field) - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSTabPanel
Table Cell (td)
#newTabPanel(name, x, y, width, height)
Creates a new JSTabPanel object on the form - including the name of the JSTabPanel object, the "x" and "y" position of the JSTabPanel object in pixels, as well as the width and height of the JSTabPanel object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newTextArea(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of TEXT_AREA - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newTextField(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of TEXT_FIELD - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newTitleFooterPart()
Creates a new Title Footer part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newTitleHeaderPart()
Creates a new Title Header part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newTrailingGrandSummaryPart()
Creates a new Trailing Grand Summary part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSPart
Table Cell (td)
#newTrailingSubSummaryPart()
Creates a new Trailing Subsummary part on the form.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
JSField
Table Cell (td)
#newTypeAhead(dataprovidername/jsvariable, x, y, width, height)
Creates a new JSField object on the form with the displayType of TYPE_AHEAD - including the dataprovider/JSVariable of the JSField object, the "x" and "y" position of the JSField object in pixels, as well as the width and height of the JSField object in pixels.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeBean(name)
Removes a JSBean that has the specified name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeButton(name)
Removes a JSButton that has the specified name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeComponent(name)
Removes a component (JSLabel, JSButton, JSField, JSPortal, JSBean, JSTabpanel) that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeField(name)
Removes a JSField that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeLabel(name)
Removes a JSLabel that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removePart(type)
Removes a JSPart of the given type.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removePart(type, height)
Removes a JSPart of the given type.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removePortal(name)
Removes a JSPortal that has the given name.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#removeTabPanel(name)
Removes a JSTabPanel that has the given name.

...