Package org.eclnt.ccaddons.pbc
Class CCStyleUploader.GridItem
java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.ccaddons.pbc.CCStyleUploader.GridItem
- All Implemented Interfaces:
Serializable
,org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Enclosing class:
- CCStyleUploader
public class CCStyleUploader.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 TypeMethodDescriptionvoid
onRemoveAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
void
setStyleName
(String 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, requestFocus, setOriginalIndex, setRowHeight, setSelected, unhighlightAllCells, unhighlightCell, unrequestFocus, updateSelectedInternally
-
Constructor Details
-
GridItem
public GridItem()
-
-
Method Details
-
getStyleName
-
setStyleName
-
onRowSelect
public void onRowSelect()- Specified by:
onRowSelect
in interfaceorg.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Overrides:
onRowSelect
in classorg.eclnt.jsfserver.elements.impl.FIXGRIDItem
-
onRemoveAction
public void onRemoveAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
-