| Interface | Description | 
|---|---|
| OnmsContainerDatasource<T,K extends Serializable> | 
 Abstraction to allow the  
OnmsVaadinContainer to use different kinds of data sources, not only DAOs. | 
| OnmsVaadinContainer.SizeReloadStrategy | |
| SelectionAware | 
 Interface marking if a  
GraphProvider is "selection aware". | 
| SelectionChangedListener | 
 Listener to deal with selection changes. 
 | 
| SelectionChangedListener.Selection | 
 The new selection. 
 | 
| Class | Description | 
|---|---|
| AbstractSelectionLinkGenerator | |
| OnmsVaadinContainer<T,K extends Serializable> | |
| OnmsVaadinContainer.Page | |
| OnmsVaadinContainer.Size | |
| OnmsVaadinContainer.SortEntry | |
| SelectionAwareTable | |
| SelectionChangedListener.AlarmNodeIdSelection | 
 A convenient  
SelectionChangedListener.Selection to create an in-Restriction for the provided SelectionChangedListener.AlarmNodeIdSelection.selectedNodeIds. | 
| SelectionChangedListener.IdSelection<T extends Serializable> | 
 A convenient  
SelectionChangedListener.Selection to create an in-Restriction for the provided SelectionChangedListener.IdSelection.selectedIds. | 
| Enum | Description | 
|---|---|
| ContentType | 
Copyright © 2020. All rights reserved.