Package org.eclnt.ccaddons.dof.ui
Class DOFToolSQLCompare.GridItem
java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.ccaddons.dof.ui.DOFToolSQLCompare.GridItem
- All Implemented Interfaces:
Serializable
,org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Enclosing class:
- DOFToolSQLCompare
public class DOFToolSQLCompare.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 -
Method Summary
Modifier and TypeMethodDescriptiongetPt()
boolean
boolean
void
setBackground
(String value) void
setSqlSelected
(boolean value) 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
-
Constructor Details
-
GridItem
-
-
Method Details
-
getBackground
-
setBackground
-
getSqlSelected
public boolean getSqlSelected() -
setSqlSelected
public void setSqlSelected(boolean value) -
getPt
-
getSelectionEnabled
public boolean getSelectionEnabled()
-