Public Member Functions | |
AddressGrid () | |
void | setContact (Contact contact) |
void | setAddToolbar (boolean addToolbar) |
void | addRows () |
Definition at line 38 of file zul/contact/AddressGrid.java.
org.turro.contacts.zul.contact.AddressGrid.AddressGrid | ( | ) |
Definition at line 45 of file zul/contact/AddressGrid.java.
void org.turro.contacts.zul.contact.AddressGrid.addRows | ( | ) |
Definition at line 66 of file zul/contact/AddressGrid.java.
void org.turro.contacts.zul.contact.AddressGrid.setAddToolbar | ( | boolean | addToolbar | ) |
Definition at line 58 of file zul/contact/AddressGrid.java.
void org.turro.contacts.zul.contact.AddressGrid.setContact | ( | Contact | contact | ) |
Definition at line 50 of file zul/contact/AddressGrid.java.