M - The type of the model object.public interface INestedModel<M> extends IListModel<M>
IListModel.IListModelListener, IListModel.ListEventType| Modifier and Type | Method and Description |
|---|---|
IListModel<M> |
getChildren(M parent)
Returns the child list model given the parent.
|
addEventListener, removeAllListeners, removeEventListener, removeRange, sort, sort, swap, swapadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamIListModel<M> getChildren(M parent)
parent - Parent whose children are sought.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.