Interface EnumGridCellMapAttributes


  • public interface EnumGridCellMapAttributes
    This interface contains the constants related to the keys populated in the com.microstrategy.web.app.transforms.GridTransformJsonHelpers.HeaderMetricValueJsonMap inner class
    • Field Detail

      • DRILL_KEY_ARGUMENT

        static final java.lang.String DRILL_KEY_ARGUMENT
        drill key method argument
        See Also:
        Constant Field Values
      • CONTEXT_MENU_INDICES

        static final java.lang.String CONTEXT_MENU_INDICES
        See Also:
        Constant Field Values
      • CONTEXT_MENU_MANAGER_NAME

        static final java.lang.String CONTEXT_MENU_MANAGER_NAME
        See Also:
        Constant Field Values
      • NEAREST_NON_METRIC_HEADERS

        static final java.lang.String NEAREST_NON_METRIC_HEADERS
        nearest non metric headers. applicable to metric value cells
        See Also:
        Constant Field Values
      • ORDINAL

        static final java.lang.String ORDINAL
        ordinal information for header and metric value cells. This ordinal value is different from the ordinal at the row level when the report has multiple pages
        See Also:
        Constant Field Values
      • JSON_MAP_INDEX

        static final java.lang.String JSON_MAP_INDEX
        index in the json map used to store the header and metric value cell information
        See Also:
        Constant Field Values
      • TEMPLATE_UNIT_POSITION

        static final java.lang.String TEMPLATE_UNIT_POSITION
        See Also:
        Constant Field Values
      • ATTR_COL_TITLE_MISSING

        static final java.lang.String ATTR_COL_TITLE_MISSING
        This attribute would be present if the last Column attribute title is missing
        See Also:
        Constant Field Values
      • ATTR_COL_TITLE_MISSING_VAL

        static final java.lang.String ATTR_COL_TITLE_MISSING_VAL
        column title missing
        See Also:
        Constant Field Values
      • TITLE_POSITION

        static final java.lang.String TITLE_POSITION
        Title's position
        See Also:
        Constant Field Values