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.AbstractChangeablechangeEvent, listenerList
 
- 
 - 
Constructor SummaryConstructors Constructor Description BrowsableSelectionModel()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetSelected()voidsetSelected(T selectedSymbol)- 
Methods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeableaddChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
 
- 
 
-