public interface TreeStatusProvider
Modifier and Type | Interface and Description |
---|---|
static class |
TreeStatusProvider.StatusClass |
Modifier and Type | Method and Description |
---|---|
TreeStatusProvider.StatusClass |
getStatusClass()
This method returns the status class of the tree.
|
void |
setStatusClass(TreeStatusProvider.StatusClass statusClass)
This method sets the status of the tree.
|
void setStatusClass(TreeStatusProvider.StatusClass statusClass)
statusClass
- a StatusClass enumTreeStatusProvider.StatusClass getStatusClass()