Module: obitech-reportservices/data

obitech-reportservices/data

Members

<static, readonly> data.LayerMetadata :number

This enumeration provides the available types of Layer Metadata
Type:
  • number
Properties:
Name Type Default Description
LAYER_ID number 0 Column ID
LAYER_DISPLAY_NAME number 1 Column display name
LAYER_ISMEASURE_LABELS number 2 Measure labels layer
LAYER_ISHIERARCHICAL number 3 Whether this layer is hierarchical
LAYER_HEADER_DRILLABLE number 4 Whether this layer is drillable
LAYER_LEVEL_COUNT number 5 The layer level count (not yet supported
LAYER_ISMEASURE_ATTRIBUTE number 6 Whether this layer represents a measure column (aggregated to the grain of the column position)
LAYER_ISHIDDEN number 7 Whether this layer is rendered hidden