com.microstrategy.web.objects.WebThresholdText |
Known Indirect Subclasses
|
Class Overview
This interface defines common operations on a threshold associated with
a textual component.
Public Methods
public
abstract
String
getReplaceText
()
Returns
- replacement text iff threshold condition is met.
public
abstract
int
getTextType
()
public
abstract
void
setReplaceText
(String replaceText)
Parameters
replaceText |
replacement text iff threshold condition is met.
|
public
abstract
void
setTextType
(int type)