java.lang.Object | |||
↳ | com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder | ||
↳ | com.microstrategy.web.app.transforms.contextmenus.AbstractPagebyContextMenuItemBuilder | ||
↳ | com.microstrategy.web.app.transforms.contextmenus.PageByRemove |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PageByRemove(Shortcut definition) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ContextMenuItem |
createItem(TransformContext context)
Creates and populates a ContextMenuItem based on the information in the
Shortcut used as defintion. | ||||||||||
boolean |
isActionEnabled(TransformContext context)
Indicates the abstract class if the specific action of this item is available.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Creates and populates a ContextMenuItem based on the information in the
Shortcut
used as defintion.
context | TransformContext with context information. |
---|
ContextMenuItem
.
Indicates the abstract class if the specific action of this item is available.