| Modifier and Type | Method and Description |
|---|---|
abstract MenuItemDelegate |
PlatformFactory.createMenuItemDelegate(MenuItem menuItem) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MenuDelegate.insert(MenuItemDelegate item,
int pos) |
boolean |
MenuDelegate.remove(MenuItemDelegate item,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
GtkPlatformFactory.createMenuItemDelegate(MenuItem item) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
IosPlatformFactory.createMenuItemDelegate(MenuItem item) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
LensPlatformFactory.createMenuItemDelegate(MenuItem item) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
MacPlatformFactory.createMenuItemDelegate(MenuItem item) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
MonoclePlatformFactory.createMenuItemDelegate(MenuItem menuItem) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
swtPlatformFactory.createMenuItemDelegate(MenuItem item) |
| Modifier and Type | Method and Description |
|---|---|
MenuItemDelegate |
WinPlatformFactory.createMenuItemDelegate(MenuItem item) |
Copyright © 2025. All rights reserved.