public class GridDetails.ColumnItem extends FIXGRIDItem implements java.io.Serializable, java.lang.Comparable<GridDetails.ColumnItem>
ROWHEIGHT_DEFAULT| Constructor and Description |
|---|
ColumnItem(IFIXGRIDColumnInfo columnInfo,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(GridDetails.ColumnItem o) |
java.lang.String |
getText() |
java.lang.String |
getTooltip() |
void |
onDropRights(ActionEvent ae) |
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 ColumnItem(IFIXGRIDColumnInfo columnInfo, int index)
public java.lang.String getText()
public java.lang.String getTooltip()
public int compareTo(GridDetails.ColumnItem o)
compareTo in interface java.lang.Comparable<GridDetails.ColumnItem>public void onRowExecute()
FIXGRIDItemonRowExecute in interface IFIXGRIDItemonRowExecute in class FIXGRIDItempublic void onDropRights(ActionEvent ae)
Copyright © CaptainCasa Gmbh. All Rights Reserved.