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