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

Packages that use IRowRenderer
com.sapportals.htmlb.table   
 

Uses of IRowRenderer in com.sapportals.htmlb.table
 

Classes in com.sapportals.htmlb.table that implement IRowRenderer
 class DefaultRowRenderer
          Default implementation for the TableView row renderer
 

Methods in com.sapportals.htmlb.table that return IRowRenderer
 IRowRenderer TableView.getRowRenderer(int rowIndex)
          returns the table row renderer for the given row index
 

Methods in com.sapportals.htmlb.table with parameters of type IRowRenderer
 void TableView.setRowRenderer(IRowRenderer tableRowRenderer)
          sets the tableRowRenderer variable
 



Copyright 2006 SAP AG Complete Copyright Notice