public class

FolderNew

extends FolderSimpleAction
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.FolderNew

Class Overview

The context menu builder for the Folder's New RMC menu.

Summary

Public Constructors
FolderNew(Shortcut definition)
Protected Methods
boolean isActionEnabled(TransformContext context)
Indicates the abstract class if the corresponding action of this item is available.
[Expand]
Inherited Methods
From class com.microstrategy.web.app.transforms.contextmenus.FolderSimpleAction
From class com.microstrategy.web.app.transforms.contextmenus.AbstractFolderContextMenuItemBuilder
From class com.microstrategy.web.app.gui.ContextMenu.DefaultContextMenuItemBuilder
From class java.lang.Object
From interface com.microstrategy.web.app.gui.ContextMenuItemBuilder

Public Constructors

public FolderNew (Shortcut definition)

Protected Methods

protected boolean isActionEnabled (TransformContext context)

Indicates the abstract class if the corresponding action of this item is available.