java.lang.Object | ||||
↳ | com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder | |||
↳ | com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder | |||
↳ | com.microstrategy.web.app.transforms.contextmenus.FolderExportLink | |||
↳ | com.microstrategy.web.app.transforms.contextmenus.FolderShareLink |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FolderShareLink(Shortcut definition) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | checkCSRF() | ||||||||||
String |
getJSCode(TransformContext context)
Returns the javascript code to use with this context-menu-item
| ||||||||||
String | getJsCommand() | ||||||||||
String | getLinkForMenuItem(TransformContext context, FolderViewTransform transform) | ||||||||||
boolean |
isActionEnabled(TransformContext context)
Indicates the abstract class if the corresponding action of this item is available.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the javascript code to use with this context-menu-item
Indicates the abstract class if the corresponding action of this item is available.