Uses of Class
com.logicaldoc.gui.frontend.client.workflow.StateWidget
-
Packages that use StateWidget Package Description com.logicaldoc.gui.frontend.client.workflow -
-
Uses of StateWidget in com.logicaldoc.gui.frontend.client.workflow
Methods in com.logicaldoc.gui.frontend.client.workflow that return StateWidget Modifier and Type Method Description StateWidget
DrawingPanel. getWidget(String id)
Constructors in com.logicaldoc.gui.frontend.client.workflow with parameters of type StateWidget Constructor Description StatusDialog(StateWidget widget)
TaskEditor(StateWidget widget)
TransitionEditor(StateWidget widget)
-