Uses of Interface
com.sapportals.htmlb.table.ICellRenderer

Packages that use ICellRenderer
com.sapportals.htmlb.table   
 

Uses of ICellRenderer in com.sapportals.htmlb.table
 

Classes in com.sapportals.htmlb.table that implement ICellRenderer
 class DefaultCellRenderer
          Default implementation for the TableView cell renderer
 

Methods in com.sapportals.htmlb.table that return ICellRenderer
 ICellRenderer TableView.getCellRenderer(int row, int column)
          returns the table cell renderer for the given column and row
 

Methods in com.sapportals.htmlb.table with parameters of type ICellRenderer
 void TableView.setCellRenderer(ICellRenderer tableCellRenderer)
          sets the cellrenderer for the table
 void TableView.setUserTypeCellRenderer(ICellRenderer userTypeCellRenderer)
          sets the cell renderer for user defiend type
 



Copyright 2006 SAP AG Complete Copyright Notice