java.lang.Object | |||
↳ | com.microstrategy.web.app.gui.AbstractGuiElement | ||
↳ | com.microstrategy.web.app.transforms.SubscriptionFileWidgetImpl | ||
↳ | com.microstrategy.web.app.transforms.SubscriptionCacheWidgetImpl |
[Expand]
Inherited Fields | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SubscriptionCacheWidgetImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | isReportNotiCube() | ||||||||||
MarkupOutput |
renderElement()
Renders the element using the global arguments.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | renderCacheType(Tag parent) | ||||||||||
void | renderCacheTypeOfRadioButton(Tag parent) | ||||||||||
void | renderCheckBox(Tag parent, boolean isChecked, String id, String value, String checkBoxText) | ||||||||||
void | renderCheckBox(Tag parent, boolean isChecked, String id, String value, String checkBoxText, String onChangeFunction) | ||||||||||
void | renderLocations(MarkupOutput out) | ||||||||||
void | renderPrecacheBookmarks(Tag parent) | ||||||||||
void | renderRadioButton(Tag parent, boolean isChecked, String id, String name, String value, String radioText, String onChangeFunction) | ||||||||||
void | renderRadioButtonBase(Tag parent, boolean isChecked, String id, String name, String value, String radioText, String onChangeFunction, boolean disabled) | ||||||||||
void | renderRecipientsOfRadioButton(Tag parent) | ||||||||||
void | renderShortcutCacheFormatOfCheckBox(Tag parent) | ||||||||||
void | renderUseValidDatasetCache(Tag fieldSetSubscription) | ||||||||||
void | renderWebCacheFieldSet(Tag parent) | ||||||||||
boolean | shouldRenderHTMLFormat() |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
|
Renders the element using the global arguments.
MarkupOutput
with the Subscription Widget.