| Constructor and Description |
|---|
FlowMenuHelper()
No argument constructor to make this helper a Java Bean.
|
| Modifier and Type | Method and Description |
|---|---|
org.primefaces.model.menu.DefaultMenuModel |
getMenuModel(AbstractFlow flow)
Gets the menu model, created from the supplied flow.
|
public FlowMenuHelper()
public org.primefaces.model.menu.DefaultMenuModel getMenuModel(AbstractFlow flow)
flow - The flow to create the menu model from.
Copyright © 2008–2018. All rights reserved.