com.sapportals.admin.wizardframework.components.tableview.render
Class TableViewCheckBoxRenderer
java.lang.Object
com.sapportals.admin.wizardframework.components.tableview.render.AbstractTableViewCellRenderer
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.
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableViewCheckBoxRenderer
public TableViewCheckBoxRenderer(IBasicEditingContext context)
- Deprecated.
- A constructor that sets the table view checkbox renderer.
- Parameters:
context - the current editing context
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 componentrow - a rowcolumn - a columntableView - a table viewrendererContext - 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
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