|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DropDownModel
An interface to model a drop down menu, so we can pump it into a UI component easier
| Nested Class Summary | |
|---|---|
static interface |
DropDownModel.DropDownItem
|
static interface |
DropDownModel.DropDownSection
|
| Method Summary | |
|---|---|
List<DropDownModel.DropDownSection> |
getSections()
|
String |
getTopText()
|
int |
getTotalItems()
|
| Method Detail |
|---|
String getTopText()
int getTotalItems()
List<DropDownModel.DropDownSection> getSections()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||