Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
<!--
{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 SOURC-->SOURCE{hidden}
\\ 

{table:id=|class=servoy sSummery}{colgroup}{column:padding=0px|width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Command Summery{th}{tr}{tbody}{tr}{td}{td}{td}[#onDeleteAllRecords]
The method that overrides the Servoy menu item Select > Delete All.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onDeleteRecord]
The method that overrides the Servoy menu item Select > Delete Record (or keyboard shortcut).{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onDuplicateRecord]
The method that overrides the Servoy menu item Select > Duplicate Record (or keyboard shortcut).{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onFind]
The method that overrides the Servoy menu item Select > Find (or keyboard shortcut) in Data (ready) mode.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onInvertRecords]
The method that overrides the Servoy menu item Select > Invert Records.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onNewRecord]
The method that overrides the Servoy menu item Select > New Record (or keyboard shortcut).{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onNextRecord]
The method that overrides the Servoy menu item Select > Next Record.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onOmitRecord]
The method that overrides the Servoy menu item Select > Omit Record.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onPreviousRecord]
The method that overrides the Servoy menu item Select > Previous Record.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onPrintPreview]
The method that overrides the Servoy menu item File > Print Preview.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onSearch]
The method that overrides the Servoy menu item Select > Search (or keyboard shortcut) in Find mode.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onShowAllRecords]
The method that overrides the Servoy menu item Select > Show All (or keyboard shortcut).{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onShowOmittedRecords]
The method that overrides the Servoy menu item Select > Show Omitted Records.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onSort]
The method that overrides the Servoy menu item Select > Sort.{td}{tr}{tbody}{table}\\ 

{table:id=|class=servoy sSummery}{colgroup}{column:padding=0px|width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Event Summery{th}{tr}{tbody}{tr}{td}[Number]{td}{td}[#onDrag]
The method that is triggered when (non Design Mode) dragging occurs.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onDragOver]
The method that is triggered when (non Design Mode) dragging over a component occurs.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onDrop]
The method that is triggered when (non Design Mode) dropping occurs.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onElementFocusGained]
The method that is triggered when focus is gained by a component inside the form.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onElementFocusLost]
The method that gets triggered when focus is lost by a component inside the form.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onHide]
The method that is triggered when another form is being activated.{td}{tr}{tbody}{tbody}{tr}{td}{td}{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.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onRecordEditStart]
The method that is triggered when a user clicks into a column on the form.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#onRecordEditStop]
The method that is triggered when a record is being saved.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onRecordSelection]
The method that is triggered each time a record is selected.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onResize]
The method that gets triggered when resize occurs.{td}{tr}{tbody}{tbody}{tr}{td}{td}{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.{td}{tr}{tbody}{tbody}{tr}{td}{td}{td}[#onUnLoad]
The method that is triggered when a form is unloaded from the repository.{td}{tr}{tbody}{table}\\ 

{table:id=|class=servoy sSummery}{colgroup}{column:padding=0px|width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Property Summery{th}{tr}{tbody}{tr}{td}[String]{td}{td}[#borderType]
The type, color and style of border.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#dataSource]
The names of the database server and table that this form is linked to.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#defaultPageFormat]
The default page format for the form.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#extendsForm]
The selected parent (extend form) for the form.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#initialSort]
The default sort order only when the form loads.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#name]
The name of the form.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#namedFoundSet]
Property that tells the form to use a named foundset instead of the default foundset.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#navigator]
The navigator (previously named "controller")
that is used to control/navigate to the form.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#paperPrintScale]
The percentage value the printed page is enlarged or reduced to; the size of the printed form 
is inversely proportional.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#rowBGColorCalculation]
The calculation dataprovider used to add background color and highlight selected or alternate rows.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#scrollbars]
Scrollbar options for the vertical and horizontal scrollbars.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#showInMenu]
When set, the form is displayed under the Window menu.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#styleClass]
The Cascading Style Sheet (CSS) class name applied to the form.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#styleName]
The name of the Servoy style that is being used on the form.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#titleText]
The text that displays in the title bar of the form window.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#transparent]
When set, the form is transparent.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#view]
The default form view mode.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#width]
The width of the form in pixels.{td}{tr}{tbody}{table}\\ 

{table:id=command|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Command Details{th}{tr}{tbody:id=onDeleteAllRecords|class=node}{tr:id=name}{td}h6.onDeleteAllRecords{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > Delete All. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{trtbody}{tbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tronDeleteRecord|class=node}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onDeleteRecord{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}The method that overrides the Servoy menu item Select > Delete Record (or keyboard shortcut). 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onDeleteRecordonDuplicateRecord|class=node}{tr:id=name}{td}h6.onDeleteRecordonDuplicateRecord{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > DeleteDuplicate Record (or keyboard shortcut).

This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=sncprs}{td}*SinceParameters*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{trtbody}{tbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{tdonFind|class=node}{tr}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onFind{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}{td}{The method that overrides the Servoy menu item Select > Find (or keyboard shortcut) in Data (ready) mode. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onDuplicateRecordonInvertRecords|class=node}{tr:id=name}{td}h6.onDuplicateRecordonInvertRecords{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > DuplicateInvert RecordRecords. (or keyboard shortcut).
This
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{tbody}{trtbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tronNewRecord|class=node}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onNewRecord{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}{The method that overrides the Servoy menu item Select > New Record (or keyboard shortcut). 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onFindonNextRecord|class=node}{tr:id=name}{td}h6.onFindonNextRecord{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > FindNext (orRecord. keyboard
shortcut)This in Data (ready) mode. 
This property property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{trtbody}{tbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{tdonOmitRecord|class=node}{tr}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onOmitRecord{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}{The method that overrides the Servoy menu item Select > Omit Record. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onInvertRecordsonPreviousRecord|class=node}{tr:id=name}{td}h6.onInvertRecordsonPreviousRecord{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > InvertPrevious RecordsRecord. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=sncprs}{td}*SinceParameters*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{tbody}{trtbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tronPrintPreview|class=node}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onPrintPreview{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}{The method that overrides the Servoy menu item File > Print Preview. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onNewRecordonSearch|class=node}{tr:id=name}{td}h6.onNewRecordonSearch{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > New RecordSearch (or keyboard shortcut) in Find mode. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=sncprs}{td}*SinceParameters*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\\{[Boolean]} clear -- clear last results
\{[Boolean]} reduce -- reduce search
\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{trtbody}{tbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{tdonShowAllRecords|class=node}{tr}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onShowAllRecords{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}{The method that overrides the Servoy menu item Select > Show All (or keyboard shortcut). 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onNextRecordonShowOmittedRecords|class=node}{tr:id=name}{td}h6.onNextRecordonShowOmittedRecords{td}{tr}{tr:id=des}{td}The method that overrides the Servoy menu item Select > Show NextOmitted RecordRecords. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=sncprs}{td}*SinceParameters*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{trtbody}{tbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}{tdonSort|class=node}{tr}{tr:id=linkname}{td}*External links*\\{div:class=sIndent}{div}{h6.onSort{td}{tr}{tr:id=samdes}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onOmitRecord|class=node}{tr:id=name}{td}h6.onOmitRecord{td}{tr}{tr:id=des}{td}The method that overrides the Servoy The method that overrides the Servoy menu item Select > Omit RecordSort. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEventString]} eventdataProviderID -- element data provider
\{[Boolean]} asc -- sort acscending \[true\] or descending \[false\]
\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{tr:id=seetbody}{tdtable}*Also see*\\ 

{divtable:id=event|class=sIndent}{div}{td}{trservoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{tdstyle=height: 30px;}{th:colspan=1}Event Details{th}{tr}{trtbody:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRowonDrag|class=node}{tr:id=name}{td}h6.onDrag{td}{tr}{tbody}{tbody:id=onPreviousRecord|class=node}{tr:id=namedes}{td}h6.onPreviousRecordThe method that is triggered when (non Design Mode) dragging occurs.{td}{tr}{tr:id=desprs}{td}The method that overrides*Parameters*\\ \{[JSEvent]} event -- the Servoyevent menuthat item Select > Previous Record. 
This property is automatically set to "DEFAULT" (no override) when the form is created.triggered the action
{td}{tr}{tr:id=sncret}{td}*SinceReturns*\\ Replace with version info[Number]{td}{tr}{tr:id=prsclass=lastDetailRow}{td}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr{tr}{tbody}{tbody:id=onDragOver|class=node}{tr:id=retname}{td}*Returns*\\h6.onDragOver{td}{tr}{tr:id=seedes}{td}*Also see*\\{div:class=sIndent}{div}The method that is triggered when (non Design Mode) dragging over a component occurs.{td}{tr}{tr:id=linkprs}{td}*External linksParameters*\\ \{div:class=sIndent}{div}[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div}{ [Boolean]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onPrintPreviewonDrop|class=node}{tr:id=name}{td}h6.onPrintPreviewonDrop{td}{tr}{tr:id=des}{td}The method that overridesis thetriggered Servoywhen menu(non itemDesign FileMode) >dropping Print Preview. 
This property is automatically set to "DEFAULT" (no override) when the form is created.{occurs.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\ [Boolean]{td}{tr}{tr:id=seeclass=lastDetailRow}{td}{td}*Also see*\\{div:class=sIndent}{div}{tr}{tbody}{tbody:id=onElementFocusGained|class=node}{tr:id=name}{td}h6.onElementFocusGained{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}{The method that is triggered when focus is gained by a component inside the form.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div}{ [Boolean]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onSearchonElementFocusLost|class=node}{tr:id=name}{td}h6.onSearchonElementFocusLost{td}{tr}{tr:id=des}{td}The method that overridesgets thetriggered Servoywhen menufocus itemis Selectlost >by Searcha (orcomponent keyboardinside shortcut) in Find mode. 
This property is automatically set to "DEFAULT" (no override) when the form is created.the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[Boolean]} clear -- clear last results
\{[Boolean]} reduce -- reduce search
\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\ [Boolean]{td}{tr}{tr:idclass=seelastDetailRow}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{{td}{tr}{tbody}{tbody:id=onShowAllRecordsonHide|class=node}{tr:id=name}{td}h6.onShowAllRecordsonHide{td}{tr}{tr:id=des}{td}The method that overridesis thetriggered Servoywhen menuanother itemform Selectis >being Showactivated. All
(orNOTE: keyboard shortcut). 
This property is automatically set to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version infoIf the onHide method returns false, the form can be prevented from hiding. 
For example, when using onHide with showFormInDialog, the form will not close by clicking the dialog close box (X).{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\ [Boolean]{td}{tr}{tr:idclass=seelastDetailRow}{td}*Also see*\\{div:class=sIndent{td}{divtr}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onShowOmittedRecordstbody}{tbody:id=onLoad|class=node}{tr:id=name}{td}h6.onShowOmittedRecordsonLoad{td}{tr}{tr:id=des}{td}The method that overridesis thetriggered Servoywhen menua itemform Selectis >loaded/reloaded Showfrom Omittedthe Records.repository; used Thisto propertyalter iselements, automaticallyset setglobals, to "DEFAULT" (no override) when the form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{hide toolbars, etc; onShow method can also be assigned.
NOTE: onShow should be used to access current foundset dataproviders; onLoad cannot be used because the foundset data is not loaded until after the form is loaded. 
NOTE: the onLoad event bubbles up, meaning that the onLoad event of a form displayed in a tabPanel is fired before the onLoad event of the parent.{td}{tr}{tr:id=retprs}{td}*ReturnsParameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=seelastDetailRow}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{{td}{tr}{tbody}{tbody:id=onSortonRecordEditStart|class=node}{tr:id=name}{td}h6.onSortonRecordEditStart{td}{tr}{tr:id=des}{td}The method that overridesis thetriggered Servoywhen menua itemuser Selectclicks >into Sort.a column Thison property is automatically set to "DEFAULT" (no override)the form.
NOTE: There is a small "e" displayed in the lower left side of the Servoy Client screen in the status area at the bottom of the window when the formrecord is createdbeing edited.{td}{tr}{tr:id=sncprs}{td}*SinceParameters*\\ Replace with version info \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=prsret}{td}*ParametersReturns*\\\{[String]} dataProviderID -- element data provider
\{[Boolean]} asc -- sort acscending \[true\] or descending \[false\]
\{[JSEvent]} event -- the event that triggered the action
{td}{{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\{td}{tr}{tbody}{trtbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}onRecordEditStop|class=node}{tr:id=name}{td}h6.onRecordEditStop{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:id=event|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Event Details{th}{tr}{tbody:id=onDrag|class=node}{tr:id=name}{td}h6.onDrag{td}{tr}{tr:id=des}{td}The method that is triggered when (non Design Mode) dragging occurs.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Number]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onDragOver|class=node}{tr:id=name}{td}h6.onDragOver{td}{tr}{tr:id=des}{td}The method that is triggered when (non Design Mode) dragging over a component occurs.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onDrop|class=node}{tr:id=name}{td}h6.onDrop{td}{tr}{tr:id=des}{td}The method that is triggered when (non Design Mode) dropping occurs.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onElementFocusGained|class=node}{tr:id=name}{td}h6.onElementFocusGained{td}{tr}{tr:id=des}{td}The method that is triggered when focus is gained by a component inside the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onElementFocusLost|class=node}{tr:id=name}{td}h6.onElementFocusLost{td}{tr}{tr:id=des}{td}The method that gets triggered when focus is lost by a component inside the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onHide|class=node}{tr:id=name}{td}h6.onHide{td}{tr}{tr:id=des}{td}The method that is triggered when another form is being activated. 
NOTE: If the onHide method returns false, the form can be prevented from hiding. 
For example, when using onHide with showFormInDialog, the form will not close by clicking the dialog close box (X).{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onLoad|class=node}{tr:id=name}{td}h6.onLoad{td}{tr}{tr:id=des}{td}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.
NOTE: onShow should be used to access current foundset dataproviders; onLoad cannot be used because the foundset data is not loaded until after the form is loaded. 
NOTE: the onLoad event bubbles up, meaning that the onLoad event of a form displayed in a tabPanel is fired before the onLoad event of the parent.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onRecordEditStart|class=node}{tr:id=name}{td}h6.onRecordEditStart{td}{tr}{tr:id=des}{td}The method that is triggered when a user clicks into a column on the form.
NOTE: There is a small "e" displayed in the lower left side of the Servoy Client screen in the status area at the bottom of the window when the record is being edited.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onRecordEditStop|class=node}{tr:id=name}{td}h6.onRecordEditStop{td}{tr}{tr:id=des}{td}The method that is triggered when a record is being saved. 
A record is saved when a user clicks out of it (for example on an empty part of the layout or to another form); can return false (for example as part of a validation) where a condition must be changed to return true. 
NOTE: The name of this property has been changed from onRecordSave.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onRecordSelection|class=node}{tr:id=name}{td}h6.onRecordSelection{td}{tr}{tr:id=des}{td}The method that is triggered each time a record is selected. 
If a form is in List view or Special table view \- when the user clicks on it.
In Record view \- after the user navigates to another record using the slider or clicks up or down for next/previous record. 
NOTE: Data and Servoy tag values are returned when the onRecordSelection method is executed.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onResize|class=node}{tr:id=name}{td}h6.onResize{td}{tr}{tr:id=des}{td}The method that gets triggered when resize occurs.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onShow|class=node}{tr:id=name}{td}h6.onShow{td}{tr}{tr:id=des}{td}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. 

NOTE: onShow can be used to access current foundset dataproviders; onLoad cannot be used because the foundset data is not loaded until after the form is loaded. 

NOTE: the onShow event bubbles down, meaning that the onShow event of a form displayed in a tabPanel is fired after the onShow event of the parent.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[Boolean]} firstShow -- form is shown first time after load
\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onUnLoad|class=node}{tr:id=name}{td}h6.onUnLoad{td}{tr}{tr:id=des}{td}The method that is triggered when a form is unloaded from the repository. 
NOTE: Forms can be prevented from being removed from memory by referencing the form object in a global variable or inside an array inside a global variable. Do take care using this technique.
Forms take up memory and if too many forms are in memory and cannot be unloaded, there is a possibility of running out of memory.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=ret}{td}*Returns*\\{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:id=property|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Property Details{th}{tr}{tbody:id=borderType|class=node}{tr:id=name}{td}h6.borderType{td}{tr}{tr:id=des}{td}The type, color and style of border. 
This property is automatically set to "DEFAULT" when a new form is created.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=dataSource|class=node}{tr:id=name}{td}h6.dataSource{td}{tr}{tr:id=des}{td}The names of the database server and table that this form is linked to.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=defaultPageFormat|class=node}{tr:id=name}{td}h6.defaultPageFormat{td}{tr}{tr:id=des}{td}The default page format for the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=extendsForm|class=node}{tr:id=name}{td}h6.extendsForm{td}{tr}{tr:id=des}{td}The selected parent (extend form) for the form. The default is set to \-none\-.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[Number]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=initialSort|class=node}{tr:id=name}{td}h6.initialSort{td}{tr}{tr:id=des}{td}The default sort order only when the form loads.
This is applied each time an internal SQL query is being executed (find, find\-all, open form); and is only executed when no other manual sort has been performed on the foundset.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=name|class=node}{tr:id=name}{td}h6.name{td}{tr}{tr:id=des}{td}The name of the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version infoThe method that is triggered when a record is being saved. 
A record is saved when a user clicks out of it (for example on an empty part of the layout or to another form); can return false (for example as part of a validation) where a condition must be changed to return true. 
NOTE: The name of this property has been changed from onRecordSave.{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [Boolean]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=namedFoundSetonRecordSelection|class=node}{tr:id=name}{td}h6.namedFoundSetonRecordSelection{td}{tr}{tr:id=des}{td}PropertyThe method that tellsis triggered each time a record is selected. 
If a form is in List view or Special table view \- when the formuser clicks toon useit.
aIn namedRecord foundsetview instead\- ofafter the defaultuser foundset.navigates Whento "separate"another asrecord specialusing valuethe isslider specifiedor theclicks formup willor alwaysdown createfor a copy of assigned foundset and therefor become separated from other foundsets{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version infonext/previous record. 
NOTE: Data and Servoy tag values are returned when the onRecordSelection method is executed.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\[String]{td}{tr}{trtbody}{tbody:id=onResize|class=seenode}{td}*Also see*\\{div:class=sIndent}{div}tr:id=name}{td}h6.onResize{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}The method that gets triggered when resize occurs.{td}{tr}{tr:id=samprs}{td}*SampleParameters*\\ \{div:class=sIndent}{div}{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=navigatoronShow|class=node}{tr:id=name}{td}h6.navigatoronShow{td}{tr}{tr:id=des}{td}The navigator (previously named "controller") method that is usedtriggered to control/navigate toEVERY TIME the form. The navigator is shown at
the left or at the right side of the form, depending on the page orientation. 

The following options are available: 
\-none\- \- no navigator is assigned. 
DEFAULT \- the Servoy default navigator is assigned. 
IGNORE \- the navigator last assigned to a previous form. 
Custom \- a custom navigator based on a selected form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\{td}{tr}{tr:id=ret}{td}*Returns*\\[Number] is displayed; an argument must be passed to the method if this is the first time the form is displayed. 

NOTE: onShow can be used to access current foundset dataproviders; onLoad cannot be used because the foundset data is not loaded until after the form is loaded. 

NOTE: the onShow event bubbles down, meaning that the onShow event of a form displayed in a tabPanel is fired after the onShow event of the parent.{td}{tr}{tr:id=seeprs}{td}*Also seeParameters*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{div}{[Boolean]} firstShow -- form is shown first time after load
\{[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=paperPrintScaleonUnLoad|class=node}{tr:id=name}{td}h6.paperPrintScaleonUnLoad{td}{tr}{tr:id=des}{td}The percentage value the printed page is enlarged or reduced to; the size of the printed form 
is inversely proportional. For example, if the paperPrintScale is 50, the printed form will be 
enlarged 200%.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info method that is triggered when a form is unloaded from the repository. 
NOTE: Forms can be prevented from being removed from memory by referencing the form object in a global variable or inside an array inside a global variable. Do take care using this technique.
Forms take up memory and if too many forms are in memory and cannot be unloaded, there is a possibility of running out of memory.{td}{tr}{tr:id=prs}{td}*Parameters*\\ \{td}{tr}{tr:id=ret}{td}*Returns*\\[Number]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}[JSEvent]} event -- the event that triggered the action
{td}{tr}{tr:idclass=linklastDetailRow}{td}*External links*\\{div:class=sIndent{td}{divtr}{tdtbody}{trtable}\\ 

{trtable:id=sam=property|class=servoy sDetail}{tdcolgroup}*Sample*\\{div:class=sIndentcolumn:padding=0px|width=100%}{divcolumn}{tdcolgroup}{tr:style=height: 30px;}{trth:classcolspan=lastDetailRow1}Property Details{tdth}{td}{tr}{tbody}{tbody:id=rowBGColorCalculationborderType|class=node}{tr:id=name}{td}h6.rowBGColorCalculationborderType{td}{tr}{tr:id=des}{td}The type, color calculationand dataproviderstyle usedof toborder. add
backgroundThis colorproperty andis highlightautomatically selectedset orto alternate rows. 
The default"DEFAULT" when a new form is \-none\-created.{td}{tr}{tr:id=sncret}{td}*SinceReturns*\\ Replace with version info[String]{td}{tr}{tr:idclass=prslastDetailRow}{td}*Parameters*\\{td}{tr}{trtbody}{tbody:id=dataSource|class=retnode}{td}*Returns*\\[String]{td}{tr}{tr:id=seename}{td}*Also see*\\{div:class=sIndent}{div}{h6.dataSource{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}The names of the database server and table that this form is linked to.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [String]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=scrollbarsdefaultPageFormat|class=node}{tr:id=name}{td}h6.scrollbars{td}{tr}{tr:id=des}{td}Scrollbar options for the vertical and horizontal scrollbars. Each of the
vertical and horizontal scrollbars can be configured to display all the time,
to display only when needed or to never display.}{td}h6.defaultPageFormat{td}{tr}{tr:id=sncdes}{td}*Since*\\ Replace with version infoThe default page format for the form.{td}{tr}{tr:id=prsret}{td}*ParametersReturns*\\ [String]{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\[Number]{td}{tr}{trtbody}{tbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}extendsForm|class=node}{tr:id=name}{td}h6.extendsForm{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}{The selected parent (extend form) for the form. The default is set to \-none\-.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [Number]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=showInMenuinitialSort|class=node}{tr:id=name}{td}h6.showInMenuinitialSort{td}{tr}{tr:id=des}{td}WhenThe set,default thesort formorder isonly displayed underwhen the Windowform menuloads.

IfThis it is notapplied set,each thetime forman willinternal be 'hidden'. 
NOTE: ThisSQL query is onlybeing applicableexecuted for Servoy Client. Servoy Developer always shows all forms so that
developers have access to all forms within a solution during development(find, find\-all, open form); and is only executed when no other manual sort has been performed on the foundset.{td}{tr}{tr:id=sncret}{td}*SinceReturns*\\ Replace with version info[String]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=name|class=node}{tr:id=name}{td}h6.name{td}{tr}{tr:id=prsdes}{td}*Parameters*\\The name of the form.{td}{tr}{tr:id=ret}{td}*Returns*\\[Boolean] [String]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{trtbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}namedFoundSet|class=node}{tr:id=name}{td}h6.namedFoundSet{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}Property that tells the form to use a named foundset instead of the default foundset.
When "separate" as special value is specified the form will always create a copy of assigned foundset and therefor become separated from other foundsets{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [String]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=styleClass|class=node}{tr:id=name}{td}h6.styleClass{td}{tr}{tr:id=des}{td}The Cascading Style Sheet (CSS) class name applied to the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version info{td}{tr}{tr:id=prs}{td}*Parameters*\\navigator|class=node}{tr:id=name}{td}h6.navigator{td}{tr}{tr:id=ret}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{des}{td}The navigator (previously named "controller")
that is used to control/navigate to the form. The navigator is shown at
the left or at the right side of the form, depending on the page orientation. 

The following options are available: 
\-none\- \- no navigator is assigned. 
DEFAULT \- the Servoy default navigator is assigned. 
IGNORE \- the navigator last assigned to a previous form. 
Custom \- a custom navigator based on a selected form.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [Number]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=styleNamepaperPrintScale|class=node}{tr:id=name}{td}h6.styleNamepaperPrintScale{td}{tr}{tr:id=des}{td}The name percentage value the printed page is enlarged or reduced to; the size of the Servoyprinted styleform that
is being used on inversely proportional. For example, if the paperPrintScale is 50, the form.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version infoprinted form will be 
enlarged 200%.{td}{tr}{tr:id=prsret}{td}*ParametersReturns*\\ [Number]{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\[String]{td}{tr}{trtbody}{tbody:id=rowBGColorCalculation|class=seenode}{td}*Also see*\\{div:class=sIndent}{div}tr:id=name}{td}h6.rowBGColorCalculation{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}{The calculation dataprovider used to add background color and highlight selected or alternate rows. 
The default is \-none\-.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [String]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=titleTextscrollbars|class=node}{tr:id=name}{td}h6.titleTextscrollbars{td}{tr}{tr:id=des}{td}TheScrollbar options textfor thatthe displaysvertical inand thehorizontal titlescrollbars. barEach of the form window. 
NOTE: Data tags and Servoy tags can be used as part of the title text
vertical and horizontal scrollbars can be configured to display all the time,
to display only when needed or to never display.{td}{tr}{tr:id=sncret}{td}*SinceReturns*\\ Replace with version info{td}{tr[Number]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=showInMenu|class=node}{tr:id=prsname}{td}*Parameters*\\h6.showInMenu{td}{tr}{tr:id=retdes}{td}*Returns*\\[String]{td}{tr}{tr:id=see}{td}*Also see*\\{div:class=sIndent}{div}{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{When set, the form is displayed under the Window menu. 
If it is not set, the form will be 'hidden'. 
NOTE: This is only applicable for Servoy Client. Servoy Developer always shows all forms so that
developers have access to all forms within a solution during development.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div}{ [Boolean]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=transparentstyleClass|class=node}{tr:id=name}{td}h6.transparent{td}{tr}{tr:id=des}{td}When set, the form is transparent.name}{td}h6.styleClass{td}{tr}{tr:id=sncdes}{td}*Since*\\ Replace with version infoThe Cascading Style Sheet (CSS) class name applied to the form.{td}{tr}{tr:id=prsret}{td}*ParametersReturns*\\ [String]{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\[Boolean]{td}{tr}{tbody}{trtbody:id=see}{td}*Also see*\\{div:class=sIndent}{div}styleName|class=node}{tr:id=name}{td}h6.styleName{td}{tr}{tr:id=link}{td}*External links*\\{div:class=sIndent}{div}{des}{td}The name of the Servoy style that is being used on the form.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div}{ [String]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=viewtitleText|class=node}{tr:id=name}{td}h6.view{td}{tr}{tr:id=des}{td}The default form view mode. 

The view can be changed using a method at runtime. The following views are available: 
\- Record view 
\- List view 
\- Record view (locked) 
\- List view (locked) 
\- Table View (locked) 

NOTE: Only Table View (locked) uses asynchronized related data loading. 
This feature defers all related foundset data loading to the background \- enhancing 
the visual display of a related foundsettitleText{td}{tr}{tr:id=des}{td}The text that displays in the title bar of the form window. 
NOTE: Data tags and Servoy tags can be used as part of the title text.{td}{tr}{tr:id=sncret}{td}*SinceReturns*\\ Replace with version info[String]{td}{tr}{tr:idclass=prslastDetailRow}{td}*Parameters*\\{td}{tr}{tbody}{tbody:id=transparent|class=node}{tr:id=retname}{td}*Returns*\\[Number]h6.transparent{td}{tr}{tr:id=seedes}{td}*Also see*\\{div:class=sIndent}{div}When set, the form is transparent.{td}{tr}{tr:id=linkret}{td}*External linksReturns*\\{div [Boolean]{td}{tr}{tr:class=sIndentlastDetailRow}{divtd}{td}{tr}{tbody}{tbody:id=view|class=node}{tr:id=samname}{td}*Sample*\\{div:class=sIndent}{div}h6.view{td}{tr}{tr:classid=lastDetailRowdes}{td}{td}{tr}{tbody}{tbody:id=width|class=node}{tr:id=name}{td}h6.width{td}{tr}{tr:id=des}{td}The width of the form in pixels.{td}{tr}{tr:id=snc}{td}*Since*\\ Replace with version infoThe default form view mode. 

The view can be changed using a method at runtime. The following views are available: 
\- Record view 
\- List view 
\- Record view (locked) 
\- List view (locked) 
\- Table View (locked) 

NOTE: Only Table View (locked) uses asynchronized related data loading. 
This feature defers all related foundset data loading to the background \- enhancing 
the visual display of a related foundset.{td}{tr}{tr:id=prsret}{td}*ParametersReturns*\\ [Number]{td}{tr}{tr:idclass=retlastDetailRow}{td}*Returns*\\[Number]{td}{tr}{trtbody}{tbody:id=width|class=seenode}{td}*Also see*\\{div:class=sIndent}{div}tr:id=name}{td}h6.width{td}{tr}{tr:id=linkdes}{td}*External links*\\{div:class=sIndent}{div}{The width of the form in pixels.{td}{tr}{tr:id=samret}{td}*SampleReturns*\\{div:class=sIndent}{div} [Number]{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}