|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskView.Action | |
---|---|
net.sf.borg.ui.task | UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) |
Uses of TaskView.Action in net.sf.borg.ui.task |
---|
Methods in net.sf.borg.ui.task that return TaskView.Action | |
---|---|
static TaskView.Action |
TaskView.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskView.Action[] |
TaskView.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in net.sf.borg.ui.task with parameters of type TaskView.Action | |
---|---|
TaskView(Task task,
TaskView.Action function,
Integer projectid)
constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |