I
- the menu item typepublic class MenuItemsArrayGenerator<I extends MenuItemBase<?,I,?>> extends Object implements Serializable
Constructor and Description |
---|
MenuItemsArrayGenerator(Component menu) |
Modifier and Type | Method and Description |
---|---|
void |
generate()
Rebuilds the client-side items array with the current components in the
menu and its sub menus.
|
public MenuItemsArrayGenerator(Component menu)
Copyright © 2022. All rights reserved.