com.microstrategy.web.objects.rw.RWUnit |
![]() |
Represents data unit
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract RWUnitDef |
getDefinition()
Returns parent RwDefiniton
| ||||||||||
abstract RWSection |
getParent()
Returns unit's parent
| ||||||||||
abstract String |
getThresholdId()
Returns an ID of the threshold that shall be used to format this data unit
or null of the base format shall be used.
| ||||||||||
abstract int |
getTransactionAction()
return transactionAction EnumDSSXMLTransactionAction
| ||||||||||
abstract boolean |
isFirst()
Returns true if this unit is the first on its parent collection
| ||||||||||
abstract boolean |
isLast()
Returns true if this unit is the last on its parent collection
| ||||||||||
abstract RWUnit |
nextSibling()
Returns next sibleng
| ||||||||||
abstract RWUnit |
prevSibling()
Returns previous sibling
|
Returns an ID of the threshold that shall be used to format this data unit or null of the base format shall be used.
return transactionAction EnumDSSXMLTransactionAction
Returns true if this unit is the first on its parent collection
Returns true if this unit is the last on its parent collection