Public Member Functions | |
Aptitude | getAptitude () |
void | setAptitude (Aptitude aptitude) |
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 AptitudeAttachTree.java.
void org.turro.erp.attach.AptitudeAttachTree.afterCompose | ( | ) |
Reimplemented from org.turro.attach.zul.navigator.AttachNavigator.
Definition at line 46 of file AptitudeAttachTree.java.
Aptitude org.turro.erp.attach.AptitudeAttachTree.getAptitude | ( | ) |
Definition at line 37 of file AptitudeAttachTree.java.
void org.turro.erp.attach.AptitudeAttachTree.setAptitude | ( | Aptitude | aptitude | ) |
Definition at line 41 of file AptitudeAttachTree.java.