Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 576 Rev 588
Line 99... Line 99...
99
	AbstractImagePrototype scriptGo();
99
	AbstractImagePrototype scriptGo();
Line 100... Line 100...
100
	
100
	
101
	@Resource("script_save.png")
101
	@Resource("script_save.png")
Line -... Line 102...
-
 
102
	AbstractImagePrototype scriptSave();
-
 
103
	
-
 
104
	@Resource("resultset_first.png")
-
 
105
	AbstractImagePrototype resultsetFirst();
-
 
106
	
-
 
107
	@Resource("resultset_last.png")
-
 
108
	AbstractImagePrototype resultsetLast();
-
 
109
	
-
 
110
	@Resource("resultset_next.png")
-
 
111
	AbstractImagePrototype resultsetNext();
-
 
112
	
-
 
113
	
-
 
114
	@Resource("resultset_previous.png")
102
	AbstractImagePrototype scriptSave();
115
	AbstractImagePrototype resultsetPrevious();
103
	
116
	
Line 104... Line 117...
104
	@Resource("valider.png")
117
	@Resource("valider.png")