java.lang.Object | |
↳ | com.microstrategy.web.app.transforms.RWLayoutTransform.ButtonHelper |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | BONE_PROPERTY_NAME_CONFIG | ||||||||||
int | BUTTON_EFFECT_FLAT | ||||||||||
int | BUTTON_EFFECT_GLOSSY | ||||||||||
String | BUTTON_SCRIPT_CLASS | ||||||||||
int | BUTTON_STYLE_CAPTION_ONLY | ||||||||||
int | BUTTON_STYLE_CUSTOM | ||||||||||
int | BUTTON_STYLE_ICON_LEFT | ||||||||||
int | BUTTON_STYLE_ICON_ONLY | ||||||||||
int | BUTTON_STYLE_ICON_RIGHT | ||||||||||
int | BUTTON_STYLE_ICON_TOP | ||||||||||
int | BUTTON_STYLE_NOT_BUTTON |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ButtonHelper(RWObject object, RWLayoutTransform transform) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static boolean | isDocButton(RWObject obj) | ||||||||||
void | renderButton(Tag span, String contentHtml) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |