Class ImageSelection.MyRow
java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.jsfserver.defaultscreens.ImageSelection.MyRow
- All Implemented Interfaces:
Serializable
,IFIXGRIDItem
- Enclosing class:
- ImageSelection
- See Also:
-
Field Summary
Fields inherited from class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
ROWHEIGHT_DEFAULT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon1()
getIcon2()
getIcon3()
getIcon4()
void
onIcon1
(ActionEvent ae) void
onIcon2
(ActionEvent ae) void
onIcon3
(ActionEvent ae) void
onIcon4
(ActionEvent ae) 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
-
MyRow
public MyRow()
-
-
Method Details
-
getIcon1
-
getIcon2
-
getIcon3
-
getIcon4
-
onIcon1
-
onIcon2
-
onIcon3
-
onIcon4
-