Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1381948887907

...

HTML Table
id
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

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

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

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

HTML Table
id
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

tbody
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Property Summary
tbody
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#firstFormfirstForm
The first form that loads when a solution is deployed.
tbody
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#i18nDataSourcei18nDataSource
The i18n database server connection and database table that stores the i18n keys for a solution.
tbody
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#loginFormloginForm
The name of the login form that loads when a solution is deployed.
tbody
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#loginSolutionNameloginSolutionName
Get the first module that is also a login solution.
tbody
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#modulesNamesmodulesNames
The list of modules that have been added to a solution.
tbody
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#mustAuthenticatemustAuthenticate
Flag that tells if authentication is needed in order to access the solution.
tbody
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#solutionTypesolutionType
The type of a solution; can be "Normal" (non-module), "Module", "Web client only", "Smart client only",
"Login", "Authenticator", "Pre-import hook module", "Post-import hook module", "Mobile".
tbody
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#textOrientationtextOrientation
The direction that text is displayed.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#titleTexttitleText
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-Boolean
Table Row (tr)
idname
Table Cell (td)
onClose
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
The method that is executed when a solution closes. The default is -none-.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{Boolean} force - if false then solution close can be stopped by returning false
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idonDataBroadcast-String_Number_JSDataSet_Boolean
Table Row (tr)
idname
Table Cell (td)
onDataBroadcast
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Method that is executed when data broadcast occurs. The default is -none-.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} dataSource - table data source
{Number} action - see SQL_ACTION_TYPES constants
{JSDataSet} pks - affected primary keys
{Boolean} cached - data was cached
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idonError-
Table Row (tr)
idname
Table Cell (td)
onError
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
The method that is executed when a solution opens and an error occurs. The default is -none.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
ex - exception to handle
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)

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


...