|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITableViewCellRenderer
The interface that determines the table view cell render method.
| Field Summary | |
|---|---|
static boolean |
JS_IS_NEEDED
Deprecated. Indicates whether the cell renderer has a JavaScript implementation ( true). |
| Method Summary | |
|---|---|
com.sapportals.htmlb.enums.TableColumnType |
getType()
Deprecated. Gets the column type. |
void |
renderCell(TableViewComponent tableViewComp,
int row,
int column,
com.sapportals.htmlb.table.TableView tableView,
com.sapportals.htmlb.rendering.IPageContext rendererContext)
Deprecated. Renders the user interface for a specified table cell. |
| Field Detail |
|---|
static final boolean JS_IS_NEEDED
true).
| Method Detail |
|---|
void renderCell(TableViewComponent tableViewComp,
int row,
int column,
com.sapportals.htmlb.table.TableView tableView,
com.sapportals.htmlb.rendering.IPageContext rendererContext)
tableViewComp - a table view componentrow - a rowcolumn - a columntableView - a table viewrendererContext - the current page contextcom.sapportals.htmlb.enums.TableColumnType getType()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||