Public Member Functions | |
WorkOrder | getWorkOrder () |
void | setWorkOrder (WorkOrder workOrder) |
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 WorkOrderAttachTree.java.
void org.turro.erp.attach.WorkOrderAttachTree.afterCompose | ( | ) |
Reimplemented from org.turro.attach.zul.navigator.AttachNavigator.
Definition at line 47 of file WorkOrderAttachTree.java.
WorkOrder org.turro.erp.attach.WorkOrderAttachTree.getWorkOrder | ( | ) |
Definition at line 38 of file WorkOrderAttachTree.java.
void org.turro.erp.attach.WorkOrderAttachTree.setWorkOrder | ( | WorkOrder | workOrder | ) |
Definition at line 42 of file WorkOrderAttachTree.java.