public class FieldSelectionModel extends Object implements ObjectSelectionModel
Constructor and Description |
---|
FieldSelectionModel(FeatureStore fs,
String msg) |
FieldSelectionModel(FeatureStore fs,
String msg,
int type)
Crea un nuevo FirstFieldSelectionModel.
|
Modifier and Type | Method and Description |
---|---|
String |
getMsg()
Obtiene el mensaje que se mostrará al usuario
|
Object[] |
getObjects()
Obtiene las referencias a los objetos que aparecerán
seleccionables en el combo
|
public FieldSelectionModel(FeatureStore fs, String msg, int type)
public FieldSelectionModel(FeatureStore fs, String msg)
public Object[] getObjects() throws SelectionException
ObjectSelectionModel
getObjects
in interface ObjectSelectionModel
SelectionException
- Si se produce algún errorpublic String getMsg()
ObjectSelectionModel
getMsg
in interface ObjectSelectionModel
ObjectSelectionModel.getMsg()