com.sap.portal.httpconnectivity.transformationservice.xhtmlb
Interface IXHTMLBCellRenderer
- All Superinterfaces:
- com.sapportals.htmlb.table.ICellRenderer
public interface IXHTMLBCellRenderer
- extends com.sapportals.htmlb.table.ICellRenderer
The interface that implements table cell rendering. Only one cell renderer
can be defined for a table. If no cell renderer is defined, the data will
be treated as raw data.
|
Method Summary |
void |
setRenderAt(int rowIndex,
int colIndex)
Renders a cell. |
| Methods inherited from interface com.sapportals.htmlb.table.ICellRenderer |
renderCell |
setRenderAt
void setRenderAt(int rowIndex,
int colIndex)
- Renders a cell. This method is called for each cell that needs to be
rendered.
- Parameters:
rowIndex - the row indexcolIndex - the column index
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-ADMIN
|
[sap.com] tc/ep/admin/api/extd
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice