Attributes

The ACTION_SET element has the following attributes:

Table 1. Attributes of the ACTION_SET Element

Attribute Name

Required

Default

Description

TOP

No

true

Defines whether the action controls will be displayed above the associated element. Can be set to true (the default) or false.

BOTTOM

No

true

Defines whether the action controls will be displayed below the associated element. Can be set to true (the default) or false.

ALIGNMENT

No

DEFAULT

Defines the horizontal alignment of the set of action controls with respect to the associated element. Can be set to LEFT, RIGHT, CENTER, or DEFAULT The value DEFAULT corresponds to the CSS class ac_default in curam_common.css. The default is to be left aligned. In addition, for a page level ACTION_SET in a Modal Dialog, LEFT, RIGHT and DEFAULT values are supported.

TYPE

No

DEFAULT

Defines the location of the action set. This can be set to LIST_ROW_MENU or DEFAULT.

LIST_ROW_MENU is applicable where the ACTION_SET is contained within a LIST. It indicates that the action set should be displayed as a list actions menu within each list row entry.

Note: An ACTION_SET of type LIST_ROW_MENU should not be used to open a Using the Pop-up Page.