com.microstrategy.web.objects.EnumWebCustomGroupDisplayOptions |
This enumeration is used for the different display options that can be set on a custom group element
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ShowElementNamesIndividualItemsAndExpandItems | Show the element names, individual items within this element and also expand these individual items if possible. | |||||||||
int | ShowOnlyElementNames | Show only the element names on the report | |||||||||
int | ShowOnlyIndividualItems | Show only the individual items within this element | |||||||||
int | ShowOnlyIndividualItemsAndExpandItems | Show only the individual items within this element and also expand these individual items if possible (applicable only in banding qualification) |
Show the element names, individual items within this element and also expand these individual items if possible.
Show only the element names on the report
Show only the individual items within this element
Show only the individual items within this element and also expand these individual items if possible (applicable only in banding qualification)