Uses of Class
io.guise.framework.controller.SequenceTaskController
-
Packages that use SequenceTaskController Package Description io.guise.framework.component -
-
Uses of SequenceTaskController in io.guise.framework.component
Methods in io.guise.framework.component that return SequenceTaskController Modifier and Type Method Description SequenceTaskController
AbstractSequenceTaskPanel. getTaskController()
Constructors in io.guise.framework.component with parameters of type SequenceTaskController Constructor Description AbstractSequenceTaskPanel(SequenceTaskController taskController)
Task controller constructor.
-