|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SelectModel | |
| com.taursys.model | This package contains the model and value holder subcomponents which hold, parse and format values for Mapper XML components. |
| com.taursys.xml | This package contains the core Mapper XML components and containers. |
| Uses of SelectModel in com.taursys.model |
| Classes in com.taursys.model that implement SelectModel | |
class |
DefaultSelectModel
Implementation of the SelectModel which holds a list of options
and the selected item. |
| Uses of SelectModel in com.taursys.xml |
| Methods in com.taursys.xml that return SelectModel | |
protected SelectModel |
SelectField.getSelectModel()
Returns the current model cast as a SelectModel |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||