Package org.eclnt.ccaddons.pbc.simplexml
Class CCSimpleXMLEditorAttributes.GridItem
java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.ccaddons.pbc.simplexml.CCSimpleXMLEditorAttributes.GridItem
- All Implemented Interfaces:
Serializable
,Comparable<CCSimpleXMLEditorAttributes.GridItem>
,org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Enclosing class:
- CCSimpleXMLEditorAttributes
public class CCSimpleXMLEditorAttributes.GridItem
extends org.eclnt.jsfserver.elements.impl.FIXGRIDItem
implements Serializable, Comparable<CCSimpleXMLEditorAttributes.GridItem>
- See Also:
-
Field Summary
Fields inherited from class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
ROWHEIGHT_DEFAULT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
getImage()
void
onFieldAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
void
void
setAttributeValue
(String value) void
Methods 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
-
GridItem
-
-
Method Details
-
getImage
-
setImage
-
getAttributeImage
-
getAttributeValue
-
setAttributeValue
-
getAttributeName
-
getAttributeTitle
-
getBackgroundColor
-
getBgpaint
-
onRowSelect
public void onRowSelect()- Specified by:
onRowSelect
in interfaceorg.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Overrides:
onRowSelect
in classorg.eclnt.jsfserver.elements.impl.FIXGRIDItem
-
onRowExecute
public void onRowExecute()- Specified by:
onRowExecute
in interfaceorg.eclnt.jsfserver.elements.impl.IFIXGRIDItem
- Overrides:
onRowExecute
in classorg.eclnt.jsfserver.elements.impl.FIXGRIDItem
-
onFieldAction
public void onFieldAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
compareTo
- Specified by:
compareTo
in interfaceComparable<CCSimpleXMLEditorAttributes.GridItem>
-
getEnabled
public boolean getEnabled()
-