Class BrowsableSelectionModel<T extends Browsable>
- java.lang.Object
 - 
- com.inductiveautomation.ignition.common.util.AbstractChangeable
 - 
- com.inductiveautomation.ignition.designer.thumbnailbrowser.BrowsableSelectionModel<T>
 
 
 
- 
- All Implemented Interfaces:
 Changeable
public class BrowsableSelectionModel<T extends Browsable> extends AbstractChangeable
 
- 
- 
Field Summary
- 
Fields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
changeEvent, listenerList 
 - 
 
- 
Constructor Summary
Constructors Constructor Description BrowsableSelectionModel() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetSelected()voidsetSelected(T selectedSymbol)- 
Methods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
addChangeListener, fireStateChanged, getChangeListeners, removeChangeListener 
 - 
 
 -