java.lang.Object
javax.swing.tree.DefaultTreeModel
com.inductiveautomation.ignition.designer.tags.tree.TagTreeModelImpl
com.inductiveautomation.ignition.designer.tags.tree.selection.TagSelectionTreeModel
All Implemented Interfaces:
SubscriptionTreeModel, TagTreeModel, Serializable, TreeModel

public class TagSelectionTreeModel extends TagTreeModelImpl
A tree model for use with a simple tag selection tree. Optionally filters the providers shown.
Since:
8.0
See Also: