|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComboDataSet<T>
Factory to create the dataset for a combobox. Instance should create a list of combobox items in display order. Instances must be reentrant.
Method Summary | |
---|---|
java.util.List<T> |
getComboDataSet(UrlPage page)
|
Method Detail |
---|
@Nonnull java.util.List<T> getComboDataSet(@Nonnull UrlPage page) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |