Package | Description |
---|---|
viptool.base.gui.menu |
Modifier and Type | Method and Description |
---|---|
ISelectionModel |
IContextMenuManager.createSelectionModel(ArrayList<ISelectionFilter> filterList)
Creates a new SelectionModel.
|
Modifier and Type | Method and Description |
---|---|
void |
IContextMenuManager.addMenuEntry(ArrayList<ISelectionModel> modelList,
String actionID,
String container,
String insertAt,
int seek)
Adds a new entry to the contemporary context menu.
|