public interface ObjectSelectionModel
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMsg()
Obtiene el mensaje que se mostrará al usuario
|
java.lang.Object[] |
getObjects()
Obtiene las referencias a los objetos que aparecerán
seleccionables en el combo
|
java.lang.Object[] getObjects()
throws SelectionException
SelectionException - Si se produce algún errorjava.lang.String getMsg()