Class DOFObjectListUI.GridItem

java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.ccaddons.dof.pbc.DOFObjectListUI.GridItem
All Implemented Interfaces:
Serializable, org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
Enclosing class:
DOFObjectListUI

public class DOFObjectListUI.GridItem extends org.eclnt.jsfserver.elements.impl.FIXGRIDItem
See Also:
  • Field Summary

    Fields inherited from class org.eclnt.jsfserver.elements.impl.FIXGRIDItem

    ROWHEIGHT_DEFAULT
  • Constructor Summary

    Constructors
    Constructor
    Description
    GridItem(DOFObject instance)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    void
     
    void
     

    Methods inherited from class org.eclnt.jsfserver.elements.impl.FIXGRIDItem

    assignRowComponent, checkIfCellIsHighlighted, checkIfCellsAreHighlighted, getChangeIndex, getHighlightedCells, getOriginalIndex, getRequestFocus, getRowHeight, getSelected, highlightCell, onRowDeselect, onRowDrop, onRowPopupMenuItem, onRowPopupMenuLoad, requestFocus, setOriginalIndex, setRowHeight, setSelected, unhighlightAllCells, unhighlightCell, unrequestFocus, updateSelectedInternally

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GridItem

      public GridItem(DOFObject instance)
  • Method Details

    • getPuis

      public Map<String,DOFPropertyUI> getPuis()
    • onRowSelect

      public void onRowSelect()
      Specified by:
      onRowSelect in interface org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
      Overrides:
      onRowSelect in class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
    • onRowExecute

      public void onRowExecute()
      Specified by:
      onRowExecute in interface org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
      Overrides:
      onRowExecute in class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
    • getExtension

      public Object getExtension()
    • getInstance

      public DOFObject getInstance()