public static class TreeNode.State extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
breaking |
boolean |
checked |
boolean |
disabled |
String |
execPattern |
boolean |
opened |
boolean |
selected |
boolean |
undetermined |
Constructor and Description |
---|
State() |
public boolean opened
public boolean disabled
public boolean selected
public boolean checked
public boolean undetermined
public boolean breaking
public String execPattern
Copyright © 2016–2023. All rights reserved.