AccessExpression |
Defines the setting "Access Expression"
|
<AccessExpression>policy == �Test�</AccessExpression>
|
AccessFunction |
Defines the setting "Access Function"
|
<AccessFunction>checkAccess</AccessFunction>
|
AccessMask |
Defines the setting "Access Mask"
|
<AccessMask>read</AccessMask>
|
AccessProgram |
Defines the setting "Access Program"
|
<AccessProgram>MyAccessProgram</AccessProgram>
|
AdminType |
Defines the setting "Admin Type"
|
<AdminType>Type</AdminType>
|
Alt |
Defines the alternate message. The alternate message can be defined in multiple languages.
|
<Alt>Add</Alt>
<Alt locale="sv">L�gg till</Label>
<Alt localt="de">Addieren</Label>
|
AlternateOIDExpression |
Defines the setting "Alternate OID Expression"
|
<AlternateOIDExpression>from[EBOM].to.id</AlternateOIDExpression>
|
AlternateTypeExpression |
Defines the setting "Alternate Type Expression"
|
<AlternateTypeExpression>from[EBOM].to.type</AlternateTypeExpression>
|
AlwaysVisible |
This setting is used to disallow hiding the column.
|
|
CalculateAverage
CalculateMaximum
CalculateMedian
CalculateMinimum
CalculateStandardDeviation
CalculateSum
CalculationDecimalPrecision |
These settings can be used to apply table calculations of the cells within the column.
|
|
CellShowableExpression |
Defines the setting "Cell Showable Expression"
|
<CellShowableExpression>current != �Release�</CellShowableExpression>
|
CheckFromAccess |
Defines the setting "Check From Access"
|
<CheckFromAccess>true</CheckFromAccess>
|
CheckToAccess |
Defines the setting "Check To Access"
|
<CheckToAccess>false</CheckToAccess>
|
ColumnType |
Defines the setting "Column Type"
|
<ColumnType>program</ColumnType>
|
DataHandlerClass |
Defines the setting "Data Handler Class"
|
<DataHandlerClass>my.package.MyDataHandler</DataHandlerClass>
|
Description |
Defines the description of the column. The description can be defined in multiple languages.
|
<Description>The description</Description>
<Description locale="de">�</Description>
|
Expression |
Defines the expression for the column
|
<Expression><![CDATA[$<attribute[attribute_Currency]></Expression>
<Expression>name</Expression>
|
Format |
Defines the setting "Format"
|
|
Function |
Defines the setting "Function"
|
<Function>myFunction</Function>
|
GroupHeader |
Defines the group header for a column.
|
<GroupHeader>The group header</GroupHeader>
<GroupHeader locale="sv">Swedish value</GroupHeader>
|
Hidden |
Defines the setting "Hidden"
|
|
Label |
Defines the label for column. The label can be defined in multiple languages.
|
<Label>Add</Label>
<Label locale="sv">L�gg till</Label>
<Label locale="de">Addieren</Label>
|
PreserveOutput |
Defines the setting "Preserve Output"
|
<PreserveOutput>false</PreserveOutput>
|
Program |
Defines the setting "Program"
|
<Program>MyProgram</Program>
|
RegisteredSuite |
Defines the setting "Registered Suite"
|
<RegisteredSuite>Framework</RegisteredSuite>
|
Setting |
|
<Setting name="Name of Setting">Value</Setting>
|
Sortable |
Defines the setting "Sortable"
|
<Sortable>true</Sortable>
|
SortComparator |
Defines the setting "Sort Comparator"
|
<SortComparator>my.package.MyComparator</SortComparator>
|
SortDirection |
Defines the setting "Sort Direction"
|
<SortDirection>ascending</SortDirection>
|
SortOrder |
Defines the setting "Sort Order"
|
|
SortType |
Defines the setting "Sort Type"
|
<SortType>numeric</SortType>
|
Translate |
Defines the setting "Translate"
|
<Translate>true</Translate>
|
User |
Adds a user (person, role or group) that has access to the command or menu.
|
<User name="Test Everything"/>
<User name="role_GlobalUser"/>
|
UseRule |
Defines the setting "Use Rule"
|
|
Visible |
Defines the setting "Visible"
|
|
VisibleInEditMode |
Defines the setting "Visible In Edit Mode"
|
<VisibleInEditMode>false</VisibleInEditMode>
|
VisibleInFlatMode |
Defines the setting "Visible In Flat Mode"
|
<VisibleInFlatMode>true</VisibleInFlatMode>
|
VisibleInReadMode |
Defines the setting "Visible In Read Mode"
|
<VisibleInReadMode>true</VisibleInReadMode>
|
VisibleInStructureMode |
Defines the setting "Visible In Structure Mode"
|
<VisibleInStructureMode>false</VisibleInStructureMode>
|