Modifier and Type | Method and Description |
---|---|
MenuModel |
BreadCrumbBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
BreadCrumbBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
ContextMenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
ContextMenuBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
DockBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
DockBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
MegaMenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
MegaMenuBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
abstract MenuModel |
AbstractMenu.getModel() |
MenuModel |
MenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
MenuBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
MenubarBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
MenubarBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
MenuButtonBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
MenuButtonBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
PanelMenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
PanelMenuBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
SlideMenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
SlideMenuBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
SplitButtonBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
SplitButtonBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
StackBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
StackBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
StepsBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
StepsBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
TabMenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
TabMenuBase.setModel(MenuModel model) |
Modifier and Type | Method and Description |
---|---|
MenuModel |
TieredMenuBase.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
TieredMenuBase.setModel(MenuModel model) |
Modifier and Type | Class and Description |
---|---|
class |
BaseMenuModel
Base implementation for model of a programmatic menu
|
class |
DefaultMenuModel
Default implementation of a MenuModel optimized for static menus that do not change once built.
|
Copyright © 2020. All rights reserved.