java.lang.Object | |
↳ | com.microstrategy.web.objects.WebPromptCustomStyleImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebPromptCustomStyleImpl(String name, String description, String baseStyle, String promptType) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getBaseStyleName()
Returns the base style which this custom style based upon
| ||||||||||
String |
getDescription()
Returns the description of this prompt custom style
| ||||||||||
String |
getName()
Returns the name of this prompt custom style
| ||||||||||
String |
getPromptType()
Returns the prompt type which this custom style can be applied to
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Returns the base style which this custom style based upon
Returns the description of this prompt custom style
Returns the name of this prompt custom style
Returns the prompt type which this custom style can be applied to
CONSTANT_PROMPT
,
OBJECT_PROMPT
, ELEMENT_PROMPT
,
AQ_PROMPT
, MQ_PROMPT
, HIERARCHICAL_PROMPT
.