public interface ObjectSelectionModel
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
|
Object[] getObjects() throws SelectionException
SelectionException
- Si se produce algún errorString getMsg()