com.microstrategy.web.objects.rw.RWObject |
![]() |
Represents a data object
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getHyperLink()
Returns a hyperlink associated with the object
| ||||||||||
abstract String |
getToolTip()
Returns a tooltip associated with the object
| ||||||||||
abstract Object |
getValue()
Returns object value.
| ||||||||||
abstract boolean | isHidden() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns a hyperlink associated with the object
Returns a tooltip associated with the object
Returns object value. A type of value object depends on the type of data object:
Label | String |
Text | String |
Image | String |
Grid/Graph | RWViewInstance |