Uses of Interface
org.opennms.netmgt.config.surveillanceViews.Def
-
Packages that use Def Package Description org.opennms.features.vaadin.surveillanceviews.ui org.opennms.netmgt.config.surveillanceViews This file is part of OpenNMS(R). -
-
Uses of Def in org.opennms.features.vaadin.surveillanceviews.ui
Methods in org.opennms.features.vaadin.surveillanceviews.ui with parameters of type Def Modifier and Type Method Description void
SurveillanceViewConfigurationCategoryWindow.SaveActionListener. save(Def def)
Constructors in org.opennms.features.vaadin.surveillanceviews.ui with parameters of type Def Constructor Description SurveillanceViewConfigurationCategoryWindow(SurveillanceViewService surveillanceViewService, Collection<?> defs, Def def, SurveillanceViewConfigurationCategoryWindow.SaveActionListener saveActionListener)
The constructor for instantiating this component. -
Uses of Def in org.opennms.netmgt.config.surveillanceViews
Classes in org.opennms.netmgt.config.surveillanceViews that implement Def Modifier and Type Class Description class
ColumnDef
class
RowDef
-