|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.admin.wizardframework.components.tableview.render.TableViewTextRenderer
| Fields inherited from interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer |
JS_IS_NEEDED |
| Constructor Summary | |
TableViewTextRenderer(IBasicEditingContext context)
|
|
| Method Summary | |
com.sapportals.htmlb.enum.TableColumnType |
getType()
|
void |
renderCell(TableViewComponent tableViewComp,
int row,
int column,
com.sapportals.htmlb.table.TableView tableView,
com.sapportals.htmlb.rendering.IPageContext rendererContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableViewTextRenderer(IBasicEditingContext context)
| Method Detail |
public com.sapportals.htmlb.enum.TableColumnType getType()
getType in interface ITableViewCellRenderer
public void renderCell(TableViewComponent tableViewComp,
int row,
int column,
com.sapportals.htmlb.table.TableView tableView,
com.sapportals.htmlb.rendering.IPageContext rendererContext)
renderCell in interface ITableViewCellRenderer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||