Class GalleryModel<T extends Browsable>
java.lang.Object
com.inductiveautomation.ignition.common.util.AbstractChangeable
com.inductiveautomation.ignition.designer.thumbnailbrowser.GalleryModel<T>
- All Implemented Interfaces:
- Changeable
Essentially a holder for a list of browsables that fires a change event when the list changes.
- 
Field SummaryFields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeablechangeEvent, listenerList
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeableaddChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
- 
Constructor Details- 
GalleryModelpublic GalleryModel()
 
- 
- 
Method Details- 
getBrowsables
- 
setBrowsables
 
-