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

Class TableViewCheckBoxRenderer

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.tableview.render.AbstractTableViewCellRenderer
      extended by com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer
All Implemented Interfaces:
ITableViewCellRenderer, TableViewConstants

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

public class TableViewCheckBoxRenderer
extends AbstractTableViewCellRenderer
implements TableViewConstants

The class that represents the table view checkbox renderer.


Field Summary
 
Fields inherited from interface com.sapportals.admin.wizardframework.components.tableview.TableViewConstants
TABLE_STATE_TABLE_DATA_KEY, TABLE_VIEW_COMPONENT_KEY
 
Fields inherited from interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer
JS_IS_NEEDED
 
Constructor Summary
TableViewCheckBoxRenderer(IBasicEditingContext context)
          Deprecated. A constructor that sets the table view checkbox renderer.
 
Method Summary
 com.sapportals.htmlb.enums.TableColumnType getType()
          Deprecated. Gets the column type.
 void renderCell(TableViewComponent iTableViewComp, 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.
 void setOnClick(String iEventName)
          Deprecated. Sets an event to raise when the checkbox is clicked.
 void setOnClientClick(String iClickFuncName)
          Deprecated. Sets a JavaScript function to run when the checkbox is clicked.
 
Methods inherited from class com.sapportals.admin.wizardframework.components.tableview.render.AbstractTableViewCellRenderer
getDataCell
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableViewCheckBoxRenderer

public TableViewCheckBoxRenderer(IBasicEditingContext context)
Deprecated. 
A constructor that sets the table view checkbox 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 iTableViewComp,
                       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:
iTableViewComp - a table view component
row - a row
column - a column
tableView - a table view
rendererContext - the page context

setOnClientClick

public void setOnClientClick(String iClickFuncName)
Deprecated. 
Sets a JavaScript function to run when the checkbox is clicked.

Parameters:
iClickFuncName - a JavaScript function name

setOnClick

public void setOnClick(String iEventName)
Deprecated. 
Sets an event to raise when the checkbox is clicked.

Parameters:
iEventName - an event name
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice