Interface ObjectSelectionModel
public interface ObjectSelectionModel
Modelo del control ObjectSelection
- Author:
- Fernando González Cortés
-
Method Details
-
getObjects
Obtiene las referencias a los objetos que aparecerán seleccionables en el combo- Returns:
- array de objetos
- Throws:
SelectionException- Si se produce algún error
-
getMsg
String getMsg()Obtiene el mensaje que se mostrará al usuario- Returns:
- String
-