|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactFull | |
---|---|
controleurs | |
vues |
Uses of ContactFull in controleurs |
---|
Methods in controleurs that return ContactFull | |
---|---|
ContactFull |
ControleurRepertoire.getContactAffiche()
|
Methods in controleurs with parameters of type ContactFull | |
---|---|
void |
ControleurRepertoire.addContact(ContactFull c)
Ajoute un contact |
static org.w3c.dom.Element |
ControleurTools.createContactElement(ContactFull c,
org.w3c.dom.Document document)
Cree un element (dom) contact a partir d'un objet ContactFull |
void |
ControleurRepertoire.editContact(ContactFull c)
Edite un contact |
void |
ControleurRepertoire.setContactAffiche(ContactFull contactAffiche)
|
Uses of ContactFull in vues |
---|
Methods in vues with parameters of type ContactFull | |
---|---|
void |
VueContact.setContact(ContactFull c)
Permet d'initialiser les informations du contact dans la vue d'edition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |