Uses of Class
org.openfaces.renderkit.table.BodyCell

Packages that use BodyCell
org.openfaces.renderkit.table This package is only for internal usage from within the OpenFaces library. 
 

Uses of BodyCell in org.openfaces.renderkit.table
 

Methods in org.openfaces.renderkit.table that return types with arguments of type BodyCell
 java.util.List<BodyCell> BodyRow.getCells()
           
 

Method parameters in org.openfaces.renderkit.table with type arguments of type BodyCell
 void BodyRow.setCells(java.util.List<BodyCell> cells)
           
 



Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.