Class SubMenuItemBuilder


public class SubMenuItemBuilder extends MenuItemBuilder<SubMenuItemBuilder,SubMenuItem>
Constructs a SubMenuItemBuilder using the standard builder pattern. It is possible to either build an item from scratch, or start with an existing item and make changes.