java.lang.Object | |||
↳ | com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder | ||
↳ | com.microstrategy.web.app.transforms.contextmenus.AbstractInboxContextMenuItemBuilder | ||
↳ | com.microstrategy.web.app.transforms.contextmenus.InboxPDF |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InboxPDF(Shortcut definition) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean |
isActionEnabled(TransformContext context)
Indicates the abstract class if the corresponding action of this item is available.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebEvent |
getEvent(TransformContext context)
Provides the abstract class with the corresponding event to execution with this item.
| ||||||||||
String |
getJSCode(TransformContext context)
Returns the javascript code to use with this context-menu-item
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Indicates the abstract class if the corresponding action of this item is available.
Provides the abstract class with the corresponding event to execution with this item.
Returns the javascript code to use with this context-menu-item