public static interface NavDropDownWidget.View extends NavWidgetView<NavDropDownWidget>
| Modifier and Type | Method and Description |
|---|---|
void |
setActive(boolean active) |
void |
setDropDownName(String name) |
void |
showAsSubmenu(boolean enabled) |
addDivider, addGroupItem, addItem, clearItems, clearSelectedItem, errorNavGroupNotFound, errorNavItemsEmpty, setSelectedIteminitvoid setDropDownName(String name)
void showAsSubmenu(boolean enabled)
void setActive(boolean active)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.