public class FieldSelectionModel
extends java.lang.Object
implements org.gvsig.utils.swing.objectSelection.ObjectSelectionModel
| Constructor and Description |
|---|
FieldSelectionModel(org.gvsig.fmap.dal.feature.FeatureStore fs,
java.lang.String msg) |
FieldSelectionModel(org.gvsig.fmap.dal.feature.FeatureStore fs,
java.lang.String msg,
int type)
Crea un nuevo FirstFieldSelectionModel.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMsg() |
java.lang.Object[] |
getObjects() |
public FieldSelectionModel(org.gvsig.fmap.dal.feature.FeatureStore fs,
java.lang.String msg)
public FieldSelectionModel(org.gvsig.fmap.dal.feature.FeatureStore fs,
java.lang.String msg,
int type)
public java.lang.String getMsg()
getMsg in interface org.gvsig.utils.swing.objectSelection.ObjectSelectionModelObjectSelectionModel.getMsg()public java.lang.Object[] getObjects()
throws org.gvsig.utils.swing.objectSelection.SelectionException
getObjects in interface org.gvsig.utils.swing.objectSelection.ObjectSelectionModelorg.gvsig.utils.swing.objectSelection.SelectionExceptionCopyright © 2025 gvSIG Association. All rights reserved.