protected static class TreeTableDirectModel.RemovingNodeData extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
childNodesCount |
int |
childRootOffset |
int |
fromIndex |
int |
parentRootOffset |
boolean |
rootVisible |
int |
toIndex |
| Modifier | Constructor and Description |
|---|---|
protected |
RemovingNodeData() |
| Modifier and Type | Method and Description |
|---|---|
void |
fireEvent(EventSupport evsup,
TreeTableNode child) |
public int childRootOffset
public int childNodesCount
public int fromIndex
public int toIndex
public boolean rootVisible
public int parentRootOffset
public void fireEvent(EventSupport evsup, TreeTableNode child)
Copyright © 2019. All rights reserved.