|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Contact | |
|---|---|
| org.apache.wicket.examples.repeater | |
| Uses of Contact in org.apache.wicket.examples.repeater |
|---|
| Methods in org.apache.wicket.examples.repeater that return Contact | |
|---|---|
Contact |
ContactGenerator.generate()
generates a new contact |
Contact |
ContactsDatabase.get(long id)
find contact by id |
Contact |
BasePage.getSelected()
|
| Methods in org.apache.wicket.examples.repeater with parameters of type Contact | |
|---|---|
protected void |
ContactsDatabase.add(Contact contact)
|
void |
ContactsDatabase.delete(Contact contact)
delete contact from the database |
void |
ContactsDatabase.save(Contact contact)
add contact to the database |
void |
BasePage.setSelected(Contact selected)
sets selected contact |
| Constructors in org.apache.wicket.examples.repeater with parameters of type Contact | |
|---|---|
DetachableContactModel(Contact c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||