Subversion Repositories eFlore/Applications.coel

Rev

Rev 588 | Rev 989 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 588 Rev 702
Line 33... Line 33...
33
	AbstractImagePrototype connexion();
33
	AbstractImagePrototype connexion();
Line 34... Line 34...
34
	
34
	
35
	@Resource("deconnexion.png")
35
	@Resource("deconnexion.png")
Line -... Line 36...
-
 
36
	AbstractImagePrototype deconnexion();
-
 
37
	
-
 
38
	@Resource("deplier_tout.png")
36
	AbstractImagePrototype deconnexion();
39
	AbstractImagePrototype deplierTout();
37
	
40
 
38
	@Resource("engrenages.png")
41
	@Resource("engrenages.png")
-
 
42
	AbstractImagePrototype engrenages();
-
 
43
	
-
 
44
	@Resource("enregistrer.png")
39
	AbstractImagePrototype engrenages();
45
	AbstractImagePrototype enregistrer();
40
		
46
			
Line 41... Line 47...
41
	@Resource("fleche_bascule.png")
47
	@Resource("fleche_bascule.png")
42
	AbstractImagePrototype flecheBascule();
48
	AbstractImagePrototype flecheBascule();
Line 66... Line 72...
66
	AbstractImagePrototype rafraichir();
72
	AbstractImagePrototype rafraichir();
Line 67... Line 73...
67
	
73
	
68
	@Resource("reinitialiser.png")
74
	@Resource("reinitialiser.png")
Line 69... Line -...
69
	AbstractImagePrototype reinitialiser();
-
 
70
	
-
 
71
	@Resource("supprimer.png")
-
 
72
	AbstractImagePrototype supprimer();
-
 
73
	
-
 
74
	@Resource("table.png")
-
 
75
	AbstractImagePrototype table();
-
 
76
	
-
 
77
	@Resource("utilisateur.png")
-
 
78
	AbstractImagePrototype utilisateur();
-
 
79
	
-
 
80
	@Resource("vcard_ajouter.png")
-
 
81
	AbstractImagePrototype vcardAjouter();
-
 
82
	
-
 
83
	@Resource("vcard_supprimer.png")
-
 
84
	AbstractImagePrototype vcardSupprimer();
-
 
85
	
-
 
86
	@Resource("vcard.png")
-
 
87
	AbstractImagePrototype vcard();
-
 
88
	
-
 
89
	@Resource("deplier_tout.png")
-
 
90
	AbstractImagePrototype deplierTout();
75
	AbstractImagePrototype reinitialiser();
91
	
76
	
Line 92... Line -...
92
	@Resource("replier_tout.png")
-
 
93
	AbstractImagePrototype replierTout();
-
 
94
	
-
 
95
	@Resource("enregistrer.png")
-
 
96
	AbstractImagePrototype enregistrer();
-
 
97
	
-
 
98
	@Resource("script_go.png")
-
 
99
	AbstractImagePrototype scriptGo();
-
 
100
	
-
 
101
	@Resource("script_save.png")
77
	@Resource("replier_tout.png")
102
	AbstractImagePrototype scriptSave();
78
	AbstractImagePrototype replierTout();
Line 103... Line 79...
103
	
79
	
104
	@Resource("resultset_first.png")
80
	@Resource("resultset_first.png")
Line 105... Line 81...
105
	AbstractImagePrototype resultsetFirst();
81
	AbstractImagePrototype resultsetFirst();
106
	
82
	
Line 107... Line -...
107
	@Resource("resultset_last.png")
-
 
108
	AbstractImagePrototype resultsetLast();
83
	@Resource("resultset_last.png")
109
	
84
	AbstractImagePrototype resultsetLast();
Line -... Line 85...
-
 
85
	
-
 
86
	@Resource("resultset_next.png")
-
 
87
	AbstractImagePrototype resultsetNext();
-
 
88
	
-
 
89
	@Resource("resultset_previous.png")
-
 
90
	AbstractImagePrototype resultsetPrevious();
-
 
91
	
-
 
92
	@Resource("script_go.png")
-
 
93
	AbstractImagePrototype scriptGo();
-
 
94
	
-
 
95
	@Resource("script_save.png")
-
 
96
	AbstractImagePrototype scriptSave();
-
 
97
	
-
 
98
	@Resource("supprimer.png")
-
 
99
	AbstractImagePrototype supprimer();
110
	@Resource("resultset_next.png")
100
	
111
	AbstractImagePrototype resultsetNext();
101
	@Resource("table.png")
-
 
102
	AbstractImagePrototype table();
-
 
103
	
-
 
104
	@Resource("utilisateur.png")
-
 
105
	AbstractImagePrototype utilisateur();
-
 
106
	
-
 
107
	@Resource("valider.png")
Line -... Line 108...
-
 
108
	AbstractImagePrototype valider();
-
 
109
 
-
 
110
	@Resource("vcard_ajouter.png")
-
 
111
	AbstractImagePrototype vcardAjouter();
-
 
112
 
112
	
113
	@Resource("vcard_modifier.png")