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
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Event Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#onClose
The method that is executed when a solution closes.
Table Body (tbody)
Table Row (tr)
Table Cell (td)

Table Cell (td)
#onDataBroadcast
Method that is executed when data broadcast occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#onError
The method that is executed when a solution opens and an error occurs.
Table Body (tbody)
Table Row (tr)
Table Cell (td)

Table Cell (td)
#onOpen
The method that is executed when a solution opens.

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)
Number
Table Cell (td)
#firstForm
The first form that loads when a solution is deployed.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#i18nDataSource
The i18n database server connection and database table that stores the i18n keys for a solution.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#loginForm
The name of the login form that loads when a solution is deployed.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#loginSolutionName
Get the first module that is also a login solution.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#modulesNames
The list of modules that have been added to a solution.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#mustAuthenticate
Flag that tells if authentication is needed in order to access the solution.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#solutionType
The type of a solution; can be "Normal" (non-module), "Module", "Web client only", "Smart client only" .
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#textOrientation
The direction that text is displayed.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#titleText
The menu bar title of a solution.

HTML Table
idevent
classservoy sDetail
Colgroup Tag
Column
padding0px
width100%

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan1
Event Details
Table Body (tbody)
idonClose
classnode
Table Row (tr)
idname
Table Cell (td)
onClose
Table Row (tr)
iddes
Table Cell (td)
The method that is executed when a solution closes. The default is -none-.
Table Row (tr)
idprs
Table Cell (td)
Parameters
{Boolean} force – if false then solution close can be stopped by returning false
Table Row (tr)
idret
Table Cell (td)
Returns
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idonDataBroadcast
classnode
Table Row (tr)
idname
Table Cell (td)
onDataBroadcast
Table Row (tr)
iddes
Table Cell (td)
Method that is executed when data broadcast occurs. The default is -none-.
Table Row (tr)
idprs
Table Cell (td)
Parameters
{String} dataSource – table data source
{Boolean} cached – data was cached
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idonError
classnode
Table Row (tr)
idname
Table Cell (td)
onError
Table Row (tr)
iddes
Table Cell (td)
The method that is executed when a solution opens and an error occurs. The default is -none.
Table Row (tr)
idret
Table Cell (td)
Returns
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idonOpen
classnode
Table Row (tr)
idname
Table Cell (td)
onOpen
Table Row (tr)
iddes
Table Cell (td)
The method that is executed when a solution opens. The default is -none-.
Table Row (tr)
classlastDetailRow
Table Cell (td)


HTML Table
idproperty
classservoy sDetail
Colgroup Tag
Column
padding0px
width100%

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan1
Property Details
Table Body (tbody)
idfirstForm
classnode
Table Row (tr)
idname
Table Cell (td)
firstForm
Table Row (tr)
iddes
Table Cell (td)

The first form that loads when a solution is deployed.

NOTE: If the Login form is specified, then the firstForm is the first form that will load next after the loginForm.

Table Row (tr)
idret
Table Cell (td)
Returns
Number
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idi18nDataSource
classnode
Table Row (tr)
idname
Table Cell (td)
i18nDataSource
Table Row (tr)
iddes
Table Cell (td)
The i18n database server connection and database table that stores the i18n keys for a solution.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idloginForm
classnode
Table Row (tr)
idname
Table Cell (td)
loginForm
Table Row (tr)
iddes
Table Cell (td)
The name of the login form that loads when a solution is deployed.
Table Row (tr)
idret
Table Cell (td)
Returns
Number
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idloginSolutionName
classnode
Table Row (tr)
idname
Table Cell (td)
loginSolutionName
Table Row (tr)
iddes
Table Cell (td)
Get the first module that is also a login solution.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idmodulesNames
classnode
Table Row (tr)
idname
Table Cell (td)
modulesNames
Table Row (tr)
iddes
Table Cell (td)
The list of modules that have been added to a solution.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idmustAuthenticate
classnode
Table Row (tr)
idname
Table Cell (td)
mustAuthenticate
Table Row (tr)
iddes
Table Cell (td)

Flag that tells if authentication is needed in order to access the solution.

To enforce a default Servoy user name and password login dialog; if set a login dialog is required, if unchecked no login dialog is required.

Table Row (tr)
idret
Table Cell (td)
Returns
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idsolutionType
classnode
Table Row (tr)
idname
Table Cell (td)
solutionType
Table Row (tr)
iddes
Table Cell (td)
The type of a solution; can be "Normal" (non-module), "Module", "Web client only", "Smart client only" .
Table Row (tr)
idret
Table Cell (td)
Returns
Number
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idtextOrientation
classnode
Table Row (tr)
idname
Table Cell (td)
textOrientation
Table Row (tr)
iddes
Table Cell (td)

The direction that text is displayed.

Options include:
DEFAULT
left to right
right to left
locale specific

Table Row (tr)
idret
Table Cell (td)
Returns
Number
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idtitleText
classnode
Table Row (tr)
idname
Table Cell (td)
titleText
Table Row (tr)
iddes
Table Cell (td)
The menu bar title of a solution.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)