Data Grid Member Expansion Mode Constants

The following constants represent dimension member expansion modes applicable to the HFMwDataGrid component.

Table 78. tagWEBOM_DATAGRID_MEMBER_EXPANSION_MODES Enumeration

Constant

Description

WEBOM_DATAGRID_MEMBER_EXPANSION_MODE_NONE

The dimension is a flat list, and no members support expansion.

WEBOM_DATAGRID_MEMBER_EXPANSION_MODE_NO_CHILDREN

The member has no children.

WEBOM_DATAGRID_MEMBER_EXPANSION_MODE_IS_EXPANDED

The member has children and is expanded.

WEBOM_DATAGRID_MEMBER_EXPANSION_MODE_IS_COLLAPSED

The member has children and is collapsed.