java.lang.Object
javax.swing.AbstractListModel
com.inductiveautomation.ignition.designer.tags.editing.propeditors.alarms.AlarmListPanel.AlarmModel
All Implemented Interfaces:
Serializable, ListModel
Enclosing class:
AlarmListPanel

protected class AlarmListPanel.AlarmModel extends AbstractListModel
See Also:
  • Constructor Details

    • AlarmModel

      protected AlarmModel()
  • Method Details

    • getSize

      public int getSize()
    • getElementAt

      public Object getElementAt(int index)
    • refresh

      public void refresh()
    • refreshDisplay

      public void refreshDisplay()
      Refreshes without rebuilding model.