|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionList.Model | |
---|---|
ca.odell.glazedlists |
Uses of CollectionList.Model in ca.odell.glazedlists |
---|
Methods in ca.odell.glazedlists that return CollectionList.Model | ||
---|---|---|
static
|
GlazedLists.listCollectionListModel()
Creates a CollectionList.Model that where List s or EventList s
are the elements of a parent EventList . |
Constructors in ca.odell.glazedlists with parameters of type CollectionList.Model | |
---|---|
CollectionList(EventList<S> source,
CollectionList.Model<S,E> model)
Create a CollectionList with its contents being the children of
the elements in the specified source EventList . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |