java.lang.Object | ||||
↳ | com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder | |||
↳ | com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder | |||
↳ | com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction | |||
↳ | com.microstrategy.web.app.transforms.contextmenus.EditWithAppschema |
Created by rxu on 11/15/2017.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EditWithAppschema(Shortcut definition) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ContextMenuItem |
createItem(TransformContext context)
Creates the item and sets its javascript to submit the corresponding event using the iFrame.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean |
isActionEnabled(TransformContext context)
Indicates the abstract class if the corresponding action of this item is available.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Creates the item and sets its javascript to submit the corresponding event using the iFrame.
context | TransformContext with context information. |
---|
ContextMenuItem
.
Indicates the abstract class if the corresponding action of this item is available.