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 Summary
Fields inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
changeEvent, listenerList
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.util.AbstractChangeable
addChangeListener, fireStateChanged, getChangeListeners, removeChangeListener
-
Constructor Details
-
GalleryModel
public GalleryModel()
-
-
Method Details
-
getBrowsables
-
setBrowsables
-