Class CCAttachments.GridItem

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

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

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

    ROWHEIGHT_DEFAULT
  • Constructor Summary

    Constructors
    Constructor
    Description
    GridItem(File file)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    long
     
    void
    onDownloadAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
     
    void
    onRemoveAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
     
    void
     

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

    assignRowComponent, checkIfCellIsHighlighted, checkIfCellsAreHighlighted, getChangeIndex, getHighlightedCells, getOriginalIndex, getRequestFocus, getRowHeight, getSelected, highlightCell, onRowDeselect, onRowDrop, onRowExecute, onRowPopupMenuItem, onRowPopupMenuLoad, onRowSelect, 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(File file)
  • Method Details

    • getFileName

      public String getFileName()
    • getFileSize

      public long getFileSize()
    • onRemoveAction

      public void onRemoveAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
    • removeExecute

      public void removeExecute()
    • onDownloadAction

      public void onDownloadAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)