public class ProfilingViewer.ProfilingFilesItem extends FIXGRIDItem implements java.lang.Comparable<ProfilingViewer.ProfilingFilesItem>
ROWHEIGHT_DEFAULT| Constructor and Description |
|---|
ProfilingFilesItem(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ProfilingViewer.ProfilingFilesItem o) |
long |
getDate() |
java.lang.String |
getName() |
void |
onRowExecute()
Reaction on row executions in the client (double click, return
key selection).
|
assignRowComponent, checkIfCellIsHighlighted, checkIfCellsAreHighlighted, getChangeIndex, getHighlightedCells, getRequestFocus, getRowHeight, getSelected, highlightCell, onRowDeselect, onRowDrop, onRowPopupMenuItem, onRowPopupMenuLoad, onRowSelect, requestFocus, setRowHeight, setSelected, unhighlightAllCells, unhighlightCell, unrequestFocuspublic java.lang.String getName()
public long getDate()
public void onRowExecute()
FIXGRIDItemonRowExecute in interface IFIXGRIDItemonRowExecute in class FIXGRIDItempublic int compareTo(ProfilingViewer.ProfilingFilesItem o)
compareTo in interface java.lang.Comparable<ProfilingViewer.ProfilingFilesItem>Copyright © CaptainCasa Gmbh. All Rights Reserved.