public static class WTreeExample.ExampleTreeModel extends AbstractTreeItemModel
TreeItemModel.ShuffleType| Constructor and Description |
|---|
WTreeExample.ExampleTreeModel(List<PersonBean> data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChildCount(List<Integer> row) |
List<PersonBean> |
getData() |
String |
getItemLabel(List<Integer> row) |
int |
getRowCount() |
getItemId, getItemImage, getItemShuffleType, hasChildren, isDisabled, isExpandablepublic WTreeExample.ExampleTreeModel(List<PersonBean> data)
data - the sample dataCopyright © 2016. All rights reserved.