public class CollapsingSectionsConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
CollapsingSectionsConfiguration(CollapsingSectionNote[] sections,
boolean numberingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
SectionDefinition[] |
getSectionDefinitions() |
CollapsingSectionNote[] |
getSections() |
boolean |
isNumberingEnabled() |
public CollapsingSectionsConfiguration(CollapsingSectionNote[] sections, boolean numberingEnabled)
public boolean isNumberingEnabled()
public CollapsingSectionNote[] getSections()
public SectionDefinition[] getSectionDefinitions()
Copyright © 2016. All rights reserved.