Package org.opennms.features.vaadin.dashboard.model
-
Interface Summary Interface Description Dashlet This interface defines the required methods for implementing a dashlet.DashletComponent DashletFactory This interface defines the required methods for implementing a factory providingDashlet
instances.DashletSelectorAccess This interface is used for accessingDashletSelector
instances in several classes. -
Class Summary Class Description AbstractDashlet AbstractDashletComponent AbstractDashletFactory This class represents an abstract factory for instantiatingDashlet
objects.DashletConfigurationWindow This class is the base class fof dashlet configuration windows.DashletSpec This class defines the required configuration for instantiating aDashlet
.Wallboard This class represents a collection ofDashletSpec
objects.Wallboards This class represents a collection ofWallboard
.