Class CCBeanToolXMLCreator.ServicesGridItem
java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.ccaddons.pojo.pagebeans.tools.CCBeanToolXMLCreator.ServicesGridItem
- All Implemented Interfaces:
Serializable,org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Enclosing class:
- CCBeanToolXMLCreator
public class CCBeanToolXMLCreator.ServicesGridItem
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 TypeMethodDescriptionvoidonRemoveItemAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidvoidMethods inherited from class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
assignRowComponent, checkIfCellIsHighlighted, checkIfCellsAreHighlighted, getChangeIndex, getHighlightedCells, getOriginalIndex, getRequestFocus, getRowHeight, getSelected, highlightCell, onRowDeselect, onRowDrop, onRowPopupMenuItem, onRowPopupMenuLoad, requestFocus, setOriginalIndex, setRowHeight, setSelected, unhighlightAllCells, unhighlightCell, unrequestFocus, updateSelectedInternally
-
Constructor Details
-
ServicesGridItem
-
-
Method Details
-
getServiceInfo
-
onRemoveItemAction
public void onRemoveItemAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
onRowSelect
public void onRowSelect()- Specified by:
onRowSelectin interfaceorg.eclnt.jsfserver.elements.impl.IFIXGRIDItem- Overrides:
onRowSelectin classorg.eclnt.jsfserver.elements.impl.FIXGRIDItem
-
onRowExecute
public void onRowExecute()- Specified by:
onRowExecutein interfaceorg.eclnt.jsfserver.elements.impl.IFIXGRIDItem- Overrides:
onRowExecutein classorg.eclnt.jsfserver.elements.impl.FIXGRIDItem
-