Subversion Repositories eFlore/Applications.coel

Rev

Rev 1661 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1661 Rev 1860
Line 78... Line 78...
78
	AbstractImagePrototype images();
78
	AbstractImagePrototype images();
Line 79... Line 79...
79
	
79
	
80
	@Resource("imprimer.png")
80
	@Resource("imprimer.png")
Line -... Line 81...
-
 
81
	AbstractImagePrototype imprimer();
-
 
82
	
-
 
83
	@Resource("importer_csv.png")
81
	AbstractImagePrototype imprimer();
84
	AbstractImagePrototype importerCsv();
82
	
85
	
Line 83... Line 86...
83
	@Resource("information.png")
86
	@Resource("information.png")
84
	AbstractImagePrototype information();
87
	AbstractImagePrototype information();
Line 114... Line 117...
114
	AbstractImagePrototype scriptSave();
117
	AbstractImagePrototype scriptSave();
Line 115... Line 118...
115
	
118
	
116
	@Resource("supprimer.png")
119
	@Resource("supprimer.png")
Line -... Line 120...
-
 
120
	AbstractImagePrototype supprimer();
-
 
121
	
-
 
122
	@Resource("importer.png")
117
	AbstractImagePrototype supprimer();
123
	AbstractImagePrototype importer();
118
	
124
	
Line 119... Line 125...
119
	@Resource("table.png")
125
	@Resource("table.png")
120
	AbstractImagePrototype table();
126
	AbstractImagePrototype table();