Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / dataTypes / impl / coercion / CoerceToFile.java @ 1405

History | View | Annotate | Download (1.93 KB)

  • svn:mime-type: text/plain
# Date Author Comment
1034 05/25/2014 03:08 PM Joaquín del Cerro Murciano

Fix coercion from empty string

931 11/05/2013 12:04 PM Joaquín del Cerro Murciano

Movido el JDynFormField al API y añadidos metodos de utilidad
en el JDynForm para obtener el JDynFormField de un campo por
nombre.

Añadido al JDynForm metodos para asignar y recuperar los valores
de un campo.

Añadido el tipo de datos Version

Añadida al test una configuracion basica para el logger....

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

112 05/07/2010 05:02 AM Joaquín del Cerro Murciano
  • Extends DataTypeManager to add coerce methods
    and use this in DynObjects.
  • Remove use of deprecated code.
  • Fix register of DefaultDataTypesManager.
  • Remove deprecated methods of DataTypes
    and back this to an interface.