Class HistoryTree.HistoryListModel
java.lang.Object
com.inductiveautomation.ignition.designer.querybrowser.HistoryTree.HistoryListModel
- All Implemented Interfaces:
- ListModel
- Enclosing class:
- HistoryTree
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
queryHistory
- 
listenerList
 
- 
- 
Constructor Details- 
HistoryListModelpublic HistoryListModel()
 
- 
- 
Method Details- 
clearHistorypublic void clearHistory()
- 
add
- 
addListDataListener- Specified by:
- addListDataListenerin interface- ListModel
 
- 
getElementAt- Specified by:
- getElementAtin interface- ListModel
 
- 
getSizepublic int getSize()
- 
removeListDataListener- Specified by:
- removeListDataListenerin interface- ListModel
 
 
-