com.microstrategy.web.objects.rw.RWTextSelector |
Represents text selector control.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getDataType()
Gets data type.
| ||||||||||
abstract Enumeration<String> |
getValues()
Returns enumeration over all text values.
| ||||||||||
abstract void |
setDataType(int dataType)
Sets the data type of this selector.
| ||||||||||
abstract void |
setValues(List<String> values)
Set the text values for this selector.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns enumeration over all text values.
Sets the data type of this selector.
dataType | from EnumDSSXMLDataType
|
---|
Set the text values for this selector.