FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
constant string | DESCRIPTION := "DESCRIPTION"
This constant value defines the name of the configuration item used to configure the description of the DataView to create. The default for this configuration in the supplied NAME configuration. |
constant string | KEY_COLUMN_TITLE := "KEY_COLUMN_TITLE"
This constant value defines the name of the configuration item used to configure the title of the Key Column in the DataView. The default for this configuration in "Key". |
constant string | NAME := "NAME"
This constant value defines the name of the configuration item used to configure the name of the DataView to create. This configuration is required. |
constant string | OVERWRITE := "OVERWRITE"
This constant value defines the name of the configuration item used to configure whether update() overwrites current entries in the DataView. If 'true' - entries will be cleared before all new entries added. The default for this configuration in true. |
constant string | OWNER := "OWNER"
This constant value defines the name of the configuration item used to configure the Owner of items in the DataView. The default for this configuration in "*" (all users). |
constant string | VALUE_COLUMN_TITLE := "VALUE_COLUMN_TITLE"
This constant value defines the name of the configuration item used to configure the title of the Value Column in the DataView. The default for this configuration in "Value". |
Constant detail |
---|
constant string DESCRIPTION := "DESCRIPTION"This constant value defines the name of the configuration item used to configure the description of the DataView to create. The default for this configuration in the supplied NAME configuration.
constant string KEY_COLUMN_TITLE := "KEY_COLUMN_TITLE"This constant value defines the name of the configuration item used to configure the title of the Key Column in the DataView. The default for this configuration in "Key".
constant string NAME := "NAME"This constant value defines the name of the configuration item used to configure the name of the DataView to create. This configuration is required.
constant string OVERWRITE := "OVERWRITE"This constant value defines the name of the configuration item used to configure whether update() overwrites current entries in the DataView. If 'true' - entries will be cleared before all new entries added. The default for this configuration in true.
constant string OWNER := "OWNER"This constant value defines the name of the configuration item used to configure the Owner of items in the DataView. The default for this configuration in "*" (all users).
constant string VALUE_COLUMN_TITLE := "VALUE_COLUMN_TITLE"This constant value defines the name of the configuration item used to configure the title of the Value Column in the DataView. The default for this configuration in "Value".
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |