public static class LazyTreeView.Descriptor extends Persistable.Descriptor
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
LazyTreeView.Descriptor |
clone() |
TreeMap<String,Serializable> |
getNodes() |
void |
setNodes(TreeMap<String,Serializable> nodes) |
getCategory, getCreator, getDescription, getName, getPath, saveOrigin, setCategory, setCreator, setDescription, setName, setPathpublic TreeMap<String,Serializable> getNodes()
public void setNodes(TreeMap<String,Serializable> nodes)
public LazyTreeView.Descriptor clone()
clone in class Persistable.DescriptorCopyright © 2020 LSST. All rights reserved.