|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo.app.Component
nextapp.echo.app.list.AbstractListComponent
nextapp.echo.app.SelectField
com.sptci.echo.list.SelectField<M>
M - The list model to use.public class SelectField<M extends ListModel>
A select field component that returns the proper list model.
© Copyright 2009 Sans Pareil Technologies, Inc.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SelectField()
|
|
| Method Summary | |
|---|---|
M |
getModel()
Return the properly type-cast model backing this list. |
| Methods inherited from class nextapp.echo.app.SelectField |
|---|
getSelectedIndex, getSelectedItem, setSelectedIndex, setSelectedItem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectField()
| Method Detail |
|---|
public M getModel()
getModel in class AbstractListComponent
|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||