

Public Member Functions | |
| Resource | getResource () |
| void | setResource (Resource 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 ResourceAttachTree.java.
| void org.turro.erp.attach.ResourceAttachTree.afterCompose | ( | ) |
Reimplemented from org.turro.attach.zul.navigator.AttachNavigator.
Definition at line 46 of file ResourceAttachTree.java.

| Resource org.turro.erp.attach.ResourceAttachTree.getResource | ( | ) |
Definition at line 37 of file ResourceAttachTree.java.
| void org.turro.erp.attach.ResourceAttachTree.setResource | ( | Resource | resource | ) |
Definition at line 41 of file ResourceAttachTree.java.