com.microstrategy.web.objects.rw.RWTextDef |
Represents text field definition.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract WebAttributeForm | getAttributeFormInfo() | ||||||||||
abstract WebObjectInfo | getObjectInfo() | ||||||||||
abstract String |
getText()
Returns label text
| ||||||||||
abstract WebTransactableUnit | getTransactableUnit() | ||||||||||
abstract void |
setText(String val)
Sets label text
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns label text
Sets label text
val | text value |
---|