public static class SchemaTreeModel.SchemaTreeNode extends BasicTreeModel.AbstractNode<SchemaTreeModel.SchemaNodeData>
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon() |
int |
getIndexInModel() |
String |
getTooltiptext() |
boolean |
isDisabled() |
void |
markAsDetached() |
void |
setDisabled(boolean disabled) |
public void markAsDetached()
public String getIcon()
getIcon in class BasicTreeModel.AbstractNode<SchemaTreeModel.SchemaNodeData>public String getTooltiptext()
public int getIndexInModel()
public boolean isDisabled()
public void setDisabled(boolean disabled)
Copyright © 2020 Open Foris. All rights reserved.