Package com.microstrategy.web.app.gui
Interface EnumGuiElements
-
public interface EnumGuiElements
- Since:
- MicroStrategy Web 7.3.1 or earlier
-
-
Field Summary
Fields Modifier and Type Field Description static int
GuiElementCalendar
static int
GuiElementCart
static int
GuiElementCartContacts
static int
GuiElementCartElementPicker
static int
GuiElementCartExpression
static int
GuiElementEditor
static int
GuiElementGuiComponent
static int
GuiElementIncrementalFetch
static int
GuiElementMenu
static int
GuiElementObjectInfoWidget
static int
GuiElementQuickLinks
static int
GuiElementScheduleWidget
static int
GuiElementShortcut
static int
GuiElementShortcutList
static int
GuiElementSubscriptionWidget
static int
GuiElementToolbar
-
-
-
Field Detail
-
GuiElementEditor
static final int GuiElementEditor
- See Also:
- Constant Field Values
-
GuiElementQuickLinks
static final int GuiElementQuickLinks
- See Also:
- Constant Field Values
-
GuiElementMenu
static final int GuiElementMenu
- See Also:
- Constant Field Values
-
GuiElementGuiComponent
static final int GuiElementGuiComponent
- See Also:
- Constant Field Values
-
GuiElementCart
static final int GuiElementCart
- See Also:
- Constant Field Values
-
GuiElementCartExpression
static final int GuiElementCartExpression
- See Also:
- Constant Field Values
-
GuiElementIncrementalFetch
static final int GuiElementIncrementalFetch
- See Also:
- Constant Field Values
-
GuiElementCalendar
static final int GuiElementCalendar
- See Also:
- Constant Field Values
-
GuiElementSubscriptionWidget
static final int GuiElementSubscriptionWidget
- See Also:
- Constant Field Values
-
GuiElementScheduleWidget
static final int GuiElementScheduleWidget
- See Also:
- Constant Field Values
-
GuiElementObjectInfoWidget
static final int GuiElementObjectInfoWidget
- See Also:
- Constant Field Values
-
GuiElementToolbar
static final int GuiElementToolbar
- Since:
- MicroStrategy Web 8.0.0
- See Also:
- Constant Field Values
-
GuiElementShortcut
static final int GuiElementShortcut
- Since:
- MicroStrategy Web 8.0.0
- See Also:
- Constant Field Values
-
GuiElementShortcutList
static final int GuiElementShortcutList
- Since:
- MicroStrategy Web 8.0.0
- See Also:
- Constant Field Values
-
GuiElementCartElementPicker
static final int GuiElementCartElementPicker
- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
GuiElementCartContacts
static final int GuiElementCartContacts
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
-