| Package | Description |
|---|---|
| de.larmic.butterfaces.component.html.tree | |
| de.larmic.butterfaces.event | |
| de.larmic.butterfaces.model.tree |
| Modifier and Type | Method and Description |
|---|---|
Node |
HtmlTree.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlTree.setValue(Node value) |
| Modifier and Type | Method and Description |
|---|---|
Node |
TreeNodeSelectionEvent.getNewValue() |
Node |
TreeNodeSelectionEvent.getOldValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TreeNodeSelectionListener.isValueSelected(Node data) |
| Constructor and Description |
|---|
TreeNodeSelectionEvent(Node oldValue,
Node newValue) |
TreeNodeSelectionEvent(Node oldValue,
Node newValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNodeImpl<T>
Created by larmic on 24.10.14.
|
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
Node.getSubNodes() |
List<Node> |
DefaultNodeImpl.getSubNodes() |
Copyright © 2015. All rights reserved.