Class TagDiagnosticsPanel.DiagTreeRow

java.lang.Object
com.jidesoft.grid.AbstractNode
com.jidesoft.grid.AbstractExpandable
com.jidesoft.grid.AbstractExpandableRow
com.inductiveautomation.ignition.designer.tags.editing.TagDiagnosticsPanel.DiagTreeRow
All Implemented Interfaces:
com.jidesoft.grid.Expandable, com.jidesoft.grid.ExpandableRow, com.jidesoft.grid.Node, com.jidesoft.grid.Row
Enclosing class:
TagDiagnosticsPanel

protected class TagDiagnosticsPanel.DiagTreeRow extends com.jidesoft.grid.AbstractExpandableRow
  • Field Summary

    Fields inherited from class com.jidesoft.grid.AbstractExpandable

    _expandable, _expanded

    Fields inherited from class com.jidesoft.grid.AbstractNode

    _parent, PROPERTY_PARENT

    Fields inherited from interface com.jidesoft.grid.Expandable

    PROPERTY_EXPANDABLE, PROPERTY_EXPANDED

    Fields inherited from interface com.jidesoft.grid.Node

    PROPERTY_ADJUSTING
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<?>
     
    getValueAt(int col)
     
    void
    setChildren(List<?> arg0)
     

    Methods inherited from class com.jidesoft.grid.AbstractExpandableRow

    cellUpdated, getCellClassAt, getConverterContextAt, getEditorContextAt, isCellEditable, notifyCellUpdated, rowUpdated, setValueAt

    Methods inherited from class com.jidesoft.grid.AbstractExpandable

    addChild, addChild, addChildren, getAllChildrenCount, getAllVisibleChildrenCount, getChildAt, getChildIndex, getChildrenCount, getExpandableTreeTableModel, getNumberOfVisibleChildren, getNumberOfVisibleExpandable, getTreeTableModel, hasChildren, hasVisibleChildren, isAdjusting, isExpandable, isExpanded, moveDownChild, moveUpChild, notifyChildDeleted, notifyChildInserted, notifyChildrenDeleted, notifyChildrenInserted, notifyChildrenUpdated, notifyChildUpdated, removeAllChildren, removeChild, removeChildren, setAdjusting, setExpandable, setExpanded

    Methods inherited from class com.jidesoft.grid.AbstractNode

    addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, getLevel, getNextSibling, getParent, getPreviousSibling, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener, setParent

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.jidesoft.grid.Expandable

    addChild, addChild, addChildren, getAllVisibleChildrenCount, getChildAt, getChildIndex, getChildrenCount, getNumberOfVisibleExpandable, hasChildren, isExpandable, isExpanded, moveDownChild, moveUpChild, notifyChildDeleted, notifyChildInserted, notifyChildrenDeleted, notifyChildrenInserted, notifyChildrenUpdated, notifyChildUpdated, removeAllChildren, removeChild, removeChildren, setExpandable, setExpanded

    Methods inherited from interface com.jidesoft.grid.Node

    getLevel, getNextSibling, getParent, getPreviousSibling, setParent