Class FieldSelectionModel
java.lang.Object
org.gvsig.app.project.documents.table.FieldSelectionModel
- All Implemented Interfaces:
org.gvsig.utils.swing.objectSelection.ObjectSelectionModel
public class FieldSelectionModel
extends Object
implements org.gvsig.utils.swing.objectSelection.ObjectSelectionModel
- Author:
- Fernando González Cortés
-
Constructor Summary
ConstructorsConstructorDescriptionFieldSelectionModel(org.gvsig.fmap.dal.feature.FeatureStore fs, String msg) FieldSelectionModel(org.gvsig.fmap.dal.feature.FeatureStore fs, String msg, int type) Crea un nuevo FirstFieldSelectionModel. -
Method Summary
-
Constructor Details
-
FieldSelectionModel
Crea un nuevo FirstFieldSelectionModel. -
FieldSelectionModel
-
-
Method Details
-
getObjects
- Specified by:
getObjectsin interfaceorg.gvsig.utils.swing.objectSelection.ObjectSelectionModel- Throws:
org.gvsig.utils.swing.objectSelection.SelectionException
-
getMsg
- Specified by:
getMsgin interfaceorg.gvsig.utils.swing.objectSelection.ObjectSelectionModel- See Also:
-