Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 130 Rev 136
Line 3... Line 3...
3
import org.tela_botanica.client.interfaces.Rafraichissable;
3
import org.tela_botanica.client.interfaces.Rafraichissable;
Line 4... Line 4...
4
 
4
 
Line 5... Line 5...
5
import com.extjs.gxt.ui.client.widget.LayoutContainer;
5
import com.extjs.gxt.ui.client.widget.LayoutContainer;
Line 6... Line -...
6
 
-
 
7
 
6
 
8
public class FormsPersonneVue extends LayoutContainer implements Rafraichissable {
7
 
Line 9... Line 8...
9
 
8
public class FormPersonneVue extends LayoutContainer implements Rafraichissable {