Package | Description |
---|---|
org.opennms.netmgt.config.viewsdisplay |
This file is part of OpenNMS(R).
|
org.opennms.web.category |
Modifier and Type | Method and Description |
---|---|
List<Section> |
View.getSections() |
Modifier and Type | Method and Description |
---|---|
void |
View.addSection(Section section) |
boolean |
View.removeSection(Section section) |
Modifier and Type | Method and Description |
---|---|
void |
View.setSections(List<Section> sections) |
Modifier and Type | Field and Description |
---|---|
protected List<Section> |
CategoryList.m_sections
Display rules from viewsdisplay.xml.
|
Copyright © 2021. All rights reserved.