public static class ProductSearchProductDetailRenderer.SingleValueTableModel extends ProductSearchProductDetailRenderer.NullTableModel
listeners| Constructor and Description |
|---|
SingleValueTableModel(Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValueAt(int colIndex,
int rowIndex)
Returns the value of the cell at position (
colIndex, rowIndex). |
getCellEditor, getCellRenderer, getColumnComponentModel, getListComponentModel, getNewInlineItemRenderer, isCellEditable, isCellSelectable, isCellSelectedaddTableModelListener, fireCellChanged, fireEvent, fireSelectionChanged, getUIAccessRightService, removeTableModelListenerpublic SingleValueTableModel(Object value)
public Object getValueAt(int colIndex, int rowIndex)
TableModelcolIndex, rowIndex).getValueAt in interface TableModelgetValueAt in class ProductSearchProductDetailRenderer.NullTableModelcolIndex - zero based column position indexrowIndex - zero based row position indexCopyright © 2017 SAP SE. All Rights Reserved.