| Interface | Description | 
|---|---|
| MetaAttribItem | 
 Meta interface to address all properties of an Attrib bean in vaadin
 framework. 
 | 
| MetaConfigModel | 
 Meta interface to address all properties of an ConfigModel bean in vaadin
 framework. 
 | 
| MetaMBeanItem | 
 Meta interface to address all properties of an Mbean bean in vaadin
 framework. 
 | 
| Selectable | 
 Allows to determine if a object is selected or not. 
 | 
| SelectionChangedListener<T> | 
 Indicates if the selection in the MBeans tree has changed. 
 | 
| SelectionValueChangedListener | 
 Listener to deal with "selection" value has changed. 
 | 
| StringRenderer<T> | 
 StringRenderer which renders any object of type  
T to a String
 representation. | 
| Class | Description | 
|---|---|
| JmxCollectionCloner | 
 Simple Helper to clone any member of  
JmxDatacollectionConfig or
 the whole object itself. | 
| Reflections | 
 This class is a helper class to do some reflection stuff. 
 | 
| SelectableBeanItemContainer<T> | 
 This class represents a vaadin container (data source). 
 | 
| SelectableItem<T> | 
 This class represents a selectable item. 
 | 
| SelectionChangedListener.SelectionChangedEvent<T> | 
 The event object used to provide information about the selection change. 
 | 
| SelectionValueChangedListener.SelectionValueChangedEvent | 
 The event to transport the necessary information 
 | 
| ServiceConfig | 
 This class encapsulates all parameters for
  
JmxDatacollectionConfiggenerator. | 
| SimpleEntry<T> | 
 Straight forward implementation of  
Map.Entry.Note: Does not support null keys.  | 
| UiModel | 
 This class wraps the  
JmxDatacollectionConfig and provides some
 methods to make life a little easier. | 
| Enum | Description | 
|---|---|
| MetaAttribItem.AttribType | |
| UiModel.OutputDataKey | 
Copyright © 2020. All rights reserved.