◆ addAssistantsByEntity()
void org.turro.mail.zul.RecipientsGrid.addAssistantsByEntity |
( |
String |
entityPath, |
|
|
boolean |
deep |
|
) |
| |
Definition at line 57 of file RecipientsGrid.java.
58 Assistants.addAssistants(entityPath, deep, as, deep ? AssistantConstants.all() :
null);
60 Events.postEvent(
new Event(Events.ON_CHANGE));
◆ addContact()
void org.turro.mail.zul.RecipientsGrid.addContact |
( |
IContact |
contact | ) |
|
Definition at line 63 of file RecipientsGrid.java.
67 Events.postEvent(
new Event(Events.ON_CHANGE));
void addContact(IContact contact, Object relationEntity)
◆ getAssistants()
AssistantSet org.turro.mail.zul.RecipientsGrid.getAssistants |
( |
| ) |
|
◆ initGrid()
void org.turro.mail.zul.RecipientsGrid.initGrid |
( |
| ) |
|
◆ refresh()
void org.turro.mail.zul.RecipientsGrid.refresh |
( |
| ) |
|
◆ removeAll()
void org.turro.mail.zul.RecipientsGrid.removeAll |
( |
| ) |
|
The documentation for this class was generated from the following file: