public static class SectionedTable.Descriptor extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected SectionedTable.Descriptor |
clone() |
String[] |
getExpandedSections() |
boolean |
isLimitMaxWidth() |
void |
setExpandedSections(String[] expandedSections) |
void |
setLimitMaxWidth(boolean limitMaxWidth) |
public boolean isLimitMaxWidth()
public void setLimitMaxWidth(boolean limitMaxWidth)
public String[] getExpandedSections()
public void setExpandedSections(String[] expandedSections)
protected SectionedTable.Descriptor clone()
Copyright © 2023 LSST. All rights reserved.