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

Class TableViewLinkRenderer

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.tableview.render.TableViewLinkRenderer
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 TableViewLinkRenderer
extends Object
implements ITableViewCellRenderer

The class that represents a table view link renderer.


Field Summary
 
Fields inherited from interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer
JS_IS_NEEDED
 
Constructor Summary
TableViewLinkRenderer(IBasicEditingContext context)
          Deprecated. A constructor that sets the table view link renderer.
 
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 cell.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableViewLinkRenderer

public TableViewLinkRenderer(IBasicEditingContext context)
Deprecated. 
A constructor that sets the table view link renderer.

Parameters:
context - the current editing context
Method Detail

getType

public com.sapportals.htmlb.enums.TableColumnType getType()
Deprecated. 
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. 
Renders the user interface for a specified cell.

Specified by:
renderCell in interface ITableViewCellRenderer
Parameters:
tableViewComp - a table view component
row - a row
column - a column
tableView - a table view object
rendererContext - the 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