Class RWDrill

  • All Implemented Interfaces:
    ContextMenuItemBuilder

    public class RWDrill
    extends ContextMenu.DefaultContextMenuItemBuilder

    This class is used by Microstrategy Web as a base class for those used to populate drill context menus for RWDs.

    New context-menus-builders can be created simply by extending this class and implementing/overriding these methods:

    1. createItem(): The default method that creates the context-menu item.
    2. isActionEnabled(): To indicate this class if the specific action associated with this item is available.

    Since:
    MicroStrategy Web 9.0.0