Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_905 / applications / appgvSIG / src / com / iver / cit / gvsig / TableEditRemoveRowExtension.java @ 10767

History | View | Annotate | Download (3.09 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10767 03/15/2007 07:13 AM

This commit was manufactured by cvs2svn to create tag
'v1_0_2_Build_905'.

8765 11/14/2006 07:08 PM Joaquín del Cerro Murciano
  • empty log message ***
7142 09/08/2006 07:56 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

6880 08/29/2006 03:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6877 08/29/2006 03:13 AM cesar

Rename class com.iver.andami.ui.mdiManager.View to com.iver.andami.ui.mdiManager.IWindow

6127 06/30/2006 07:54 AM fjp

Cambios ISchemaManager y IFieldManager por terminar

5900 06/19/2006 07:20 AM jorpiell

Cambiadas las comprobaciones de una clase con == por instanceof.

5081 05/08/2006 06:52 AM caballero

no mostrarlo cuando no se pueda usar

5005 05/02/2006 12:02 PM jorpiell

Se ha cambiado la interfaz Extension por dos clases: una interfaz (IExtension) y una clase abstract(Extension). A partir de ahora todas las extensiones deben heredar de Extension

3996 02/08/2006 10:21 AM caballero

control de las rows eliminadas

2936 09/21/2005 12:15 PM caballero

edición de tablas