

Public Member Functions | |
| Campaign | getCampaign () |
| void | setCampaign (Campaign campaign) |
| 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 CampaignAttachTree.java.
| void org.turro.crm.attach.CampaignAttachTree.afterCompose | ( | ) |
Reimplemented from org.turro.attach.zul.navigator.AttachNavigator.
Definition at line 47 of file CampaignAttachTree.java.

| Campaign org.turro.crm.attach.CampaignAttachTree.getCampaign | ( | ) |
Definition at line 38 of file CampaignAttachTree.java.
| void org.turro.crm.attach.CampaignAttachTree.setCampaign | ( | Campaign | campaign | ) |
Definition at line 42 of file CampaignAttachTree.java.