com.sapportals.admin.wizardframework.components.tableview.render

Class TableViewImageRenderer

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageRenderer
All Implemented Interfaces:
ITableViewCellRenderer

Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public class TableViewImageRenderer
extends Object
implements ITableViewCellRenderer

The class that represents the table view image renderer.


Field Summary
 
Fields inherited from interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer
JS_IS_NEEDED
 
Constructor Summary
TableViewImageRenderer(IBasicEditingContext context)
          Deprecated.  
 
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableViewImageRenderer

public TableViewImageRenderer(IBasicEditingContext context)
Deprecated. 
Method Detail

getType

public com.sapportals.htmlb.enums.TableColumnType getType()
Deprecated. 
Description copied from interface: ITableViewCellRenderer
Gets the column type.

Specified by:
getType in interface ITableViewCellRenderer
Returns:
the column type

renderCell

public void renderCell(TableViewComponent tableViewComp,
                       int row,
                       int column,
                       com.sapportals.htmlb.table.TableView tableView,
                       com.sapportals.htmlb.rendering.IPageContext rendererContext)
Deprecated. 
Description copied from interface: ITableViewCellRenderer
Renders the user interface for a specified table cell.

Specified by:
renderCell in interface ITableViewCellRenderer
Parameters:
tableViewComp - a table view component
row - a row
column - a column
tableView - a table view
rendererContext - the current page context
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated - EP-PIN-APF
[sap.com] EP-RUNTIME [sap.com] com.sap.portal.admin.wizardframeworkdeprecated api EP-PIN-APF


Copyright 2011 SAP AG Complete Copyright Notice