

Public Member Functions | |
| HumanResource | getHumanResource () |
| void | setHumanResource (HumanResource resource) |
| 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 33 of file HumanResourceAttachTree.java.
| void org.turro.erp.attach.HumanResourceAttachTree.afterCompose | ( | ) |
Reimplemented from org.turro.attach.zul.navigator.AttachNavigator.
Definition at line 46 of file HumanResourceAttachTree.java.

| HumanResource org.turro.erp.attach.HumanResourceAttachTree.getHumanResource | ( | ) |
Definition at line 37 of file HumanResourceAttachTree.java.
| void org.turro.erp.attach.HumanResourceAttachTree.setHumanResource | ( | HumanResource | resource | ) |
Definition at line 41 of file HumanResourceAttachTree.java.