org.openfaces.renderkit.table
Class SpannedTableCell

java.lang.Object
  extended by org.openfaces.renderkit.table.SpannedTableCell

public class SpannedTableCell
extends java.lang.Object


Constructor Summary
SpannedTableCell(BaseColumn column, java.util.List applicableTableCells)
           
 
Method Summary
 java.util.List getApplicableTableCells()
           
 BaseColumn getColumn()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpannedTableCell

public SpannedTableCell(BaseColumn column,
                        java.util.List applicableTableCells)
Method Detail

getColumn

public BaseColumn getColumn()

getApplicableTableCells

public java.util.List getApplicableTableCells()


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