Child pages
  • Column Settings

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
Property Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#autoEnterSubType
The subtype of autoenter configured for the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#autoEnterType
The type of autoenter configured for the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#converterName
The name of the converter used for this column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#converterProperties
The properties of the converter used for this column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#databaseDefaultValue
The database default value that is used when autoenter is set to database default.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#databaseSequenceName
The database sequence name that is used when autoenter is set to sequence and autoenter subtype
is set to database sequence.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#defaultFormat
The default format of the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#defaultValue
The value that is used when autoenter is set to custom value.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#description
The description of the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#foreignType
The foreign type of the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#lookupValue
The lookup value that is used when autotype is set to lookup.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#titleText
The title of the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#validatorName
The name of the validator used for the column.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#validatorProperties
The properties of the validator used for the column.

HTML Table
idproperty
classservoy sDetail
Colgroup Tag
Column
padding0px
width100%

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

The subtype of autoenter configured for the column. The available options depend
on the type of autoenter.

If autoenter is set to system value, then the subtype can be one of: none, creation datetime,
creation username, modification datetime, modification username, database managed,
creation user uid, modification user uid, creation server datetime or modification server datetime.

If autoenter is set to sequence, then the subtype can be one of: none, Servoy sequence,
database sequence, database identity or universally unique identifier.

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

Table Body (tbody)
idautoEnterType
classnode
Table Row (tr)
idname
Table Cell (td)
autoEnterType
Table Row (tr)
iddes
Table Cell (td)
The type of autoenter configured for the column. Can be one of: none,
system value, sequence, custom value or lookup value.
Table Row (tr)
idret
Table Cell (td)
Returns
Number
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idconverterName
classnode
Table Row (tr)
idname
Table Cell (td)
converterName
Table Row (tr)
iddes
Table Cell (td)
The name of the converter used for this column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idconverterProperties
classnode
Table Row (tr)
idname
Table Cell (td)
converterProperties
Table Row (tr)
iddes
Table Cell (td)
The properties of the converter used for this column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
iddatabaseDefaultValue
classnode
Table Row (tr)
idname
Table Cell (td)
databaseDefaultValue
Table Row (tr)
iddes
Table Cell (td)
The database default value that is used when autoenter is set to database default.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
iddatabaseSequenceName
classnode
Table Row (tr)
idname
Table Cell (td)
databaseSequenceName
Table Row (tr)
iddes
Table Cell (td)
The database sequence name that is used when autoenter is set to sequence and autoenter subtype
is set to database sequence.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
iddefaultFormat
classnode
Table Row (tr)
idname
Table Cell (td)
defaultFormat
Table Row (tr)
iddes
Table Cell (td)
The default format of the column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
iddefaultValue
classnode
Table Row (tr)
idname
Table Cell (td)
defaultValue
Table Row (tr)
iddes
Table Cell (td)
The value that is used when autoenter is set to custom value.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
iddescription
classnode
Table Row (tr)
idname
Table Cell (td)
description
Table Row (tr)
iddes
Table Cell (td)
The description of the column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idforeignType
classnode
Table Row (tr)
idname
Table Cell (td)
foreignType
Table Row (tr)
iddes
Table Cell (td)
The foreign type of the column. It is used for foreign key columns, to hold the foreign table they point to.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idlookupValue
classnode
Table Row (tr)
idname
Table Cell (td)
lookupValue
Table Row (tr)
iddes
Table Cell (td)
The lookup value that is used when autotype is set to lookup.
Table Row (tr)
idret
Table Cell (td)
Returns
String
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 title of the column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idvalidatorName
classnode
Table Row (tr)
idname
Table Cell (td)
validatorName
Table Row (tr)
iddes
Table Cell (td)
The name of the validator used for the column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idvalidatorProperties
classnode
Table Row (tr)
idname
Table Cell (td)
validatorProperties
Table Row (tr)
iddes
Table Cell (td)
The properties of the validator used for the column.
Table Row (tr)
idret
Table Cell (td)
Returns
String
Table Row (tr)
classlastDetailRow
Table Cell (td)