| Package | Description | 
|---|---|
| org.opennms.features.vaadin.dashboard.config.ui | |
| org.opennms.features.vaadin.dashboard.model | |
| org.opennms.features.vaadin.dashboard.ui | 
| Modifier and Type | Method and Description | 
|---|---|
| Wallboard | WallboardEditor. getWallboard()Returns the associated  Wallboardinstance. | 
| Wallboard | WallboardProvider. getWallboard(String title)Returns the  Wallboardfor the given title. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.vaadin.data.util.BeanItemContainer<Wallboard> | WallboardProvider. getBeanContainer()Method to return the  BeanItemContainerassociated with this object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WallboardProvider. addWallboard(Wallboard wallboard)This method adds a  Wallboardto this provider. | 
| boolean | WallboardProvider. containsWallboard(Wallboard wallboard)Checks whether this object contains a given  Wallboardinstance. | 
| void | WallboardConfigView. openWallboardEditor(Wallboard wallboard)This method opens a  WallboardEditorfor a givenWallboard. | 
| void | WallboardProvider. removeWallboard(Wallboard wallboard)This method removes a  Wallboardfrom this provider. | 
| Constructor and Description | 
|---|
| PreviewClickListener(com.vaadin.ui.Component component,
                    Wallboard wallboard)Constructor for creating new instances of this listener. | 
| WallboardEditor(DashletSelector dashletSelector,
               Wallboard wallboard)Constructor used for instantiating a new object. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Wallboard> | Wallboards. getWallboards() | 
| Constructor and Description | 
|---|
| Wallboard(Wallboard wallboard)Copy constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HeaderLayout. gotoWallboard(Wallboard wallboard) | 
Copyright © 2019. All rights reserved.