|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectView.Action | |
|---|---|
| net.sf.borg.ui.task | UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) |
| Uses of ProjectView.Action in net.sf.borg.ui.task |
|---|
| Methods in net.sf.borg.ui.task that return ProjectView.Action | |
|---|---|
static ProjectView.Action |
ProjectView.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProjectView.Action[] |
ProjectView.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 ProjectView.Action | |
|---|---|
ProjectView(Project p,
ProjectView.Action function,
Integer parentId)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||