@Dependent public class TreeListSubItem extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TreeListSubItem.View |
| Constructor and Description |
|---|
TreeListSubItem(TreeListSubItem.View view) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDetails() |
elemental2.dom.Node |
getElement() |
void |
setDescription(String description) |
void |
setDetails(String details) |
@Inject public TreeListSubItem(TreeListSubItem.View view)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.