Class StateMachineView
- java.lang.Object
-
- org.primefaces.showcase.view.data.diagram.StateMachineView
-
@Named("diagramStateMachineView") @RequestScoped public class StateMachineView extends Object
-
-
Constructor Summary
Constructors Constructor Description StateMachineView()
-
-
-
Method Detail
-
init
@PostConstruct public void init()
-
getModel
public DiagramModel getModel()
-
-