public static interface MenuFactory.SimpleMenuBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
order(int order) |
T |
position(MenuPosition position) |
T order(int order)
T position(MenuPosition position)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.