com.microstrategy.web.objects.rw.RWGroupByElement |
Represents group by attribute element
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract RWGroupByElements |
getChildren()
Returns children elements
| ||||||||||
abstract String |
getDisplayName()
Returns the current element's display name.
| ||||||||||
abstract String |
getID()
Returns the ID of the element.
| ||||||||||
abstract String |
getMatchName()
Returns the current element's match name.
| ||||||||||
abstract RWGroupByElement |
getParent()
Return parent element
| ||||||||||
abstract int |
getType()
Returns element type
| ||||||||||
abstract String |
getWbFormValue()
Returns the current element's writeback form value.
| ||||||||||
abstract boolean |
isCurrent()
Identifies whether the current header is the current (selected)
element.
|
Returns the current element's display name.
Returns the ID of the element.
Returns the current element's match name.
Returns element type
Returns the current element's writeback form value.
Identifies whether the current header is the current (selected) element. This may or may not return a meaningful value in the context of a row or column header.