| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.addSubsectionsItem(Subsection subsectionsItem) |
Section |
Section.addTabsItem(String tabsItem) |
Section |
Section.disabled(Boolean disabled) |
Section |
Section.label(String label) |
Section |
Section.subsections(List<Subsection> subsections) |
Section |
Section.tabs(List<String> tabs) |
Section |
Section.weight(Double weight) |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
FactSheetViewModel.getSections()
Get sections
|
| Modifier and Type | Method and Description |
|---|---|
FactSheetViewModel |
FactSheetViewModel.addSectionsItem(Section sectionsItem) |
| Modifier and Type | Method and Description |
|---|---|
FactSheetViewModel |
FactSheetViewModel.sections(List<Section> sections) |
void |
FactSheetViewModel.setSections(List<Section> sections) |
Copyright © 2019 LeanIX GmbH. All rights reserved.