Public Member Functions | |
Task | getTask () |
void | setTask (Task task) |
void | afterCompose () |
Public Member Functions inherited from org.turro.attach.zul.navigator.AttachNavigator | |
AttachNavigator () | |
boolean | isVertical () |
void | setVertical (boolean vertical) |
boolean | isWorkingDirOption () |
void | setWorkingDirOption (boolean workingDirOption) |
boolean | isPublicOnly () |
void | setPublicOnly (boolean publicOnly) |
AttachTree | getAttachTree () |
void | selectFirst () |
Definition at line 34 of file TaskAttachTree.java.
void org.turro.erp.attach.TaskAttachTree.afterCompose | ( | ) |
Reimplemented from org.turro.attach.zul.navigator.AttachNavigator.
Definition at line 47 of file TaskAttachTree.java.
Task org.turro.erp.attach.TaskAttachTree.getTask | ( | ) |
Definition at line 38 of file TaskAttachTree.java.
void org.turro.erp.attach.TaskAttachTree.setTask | ( | Task | task | ) |
Definition at line 42 of file TaskAttachTree.java.