org.apache.myfaces.renderkit.html.util
Class TableContext

java.lang.Object
  extended by org.apache.myfaces.renderkit.html.util.TableContext

public class TableContext
extends Object

Author:
Ernst Fastl

Constructor Summary
TableContext()
           
 
Method Summary
 List getRowInfos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableContext

public TableContext()
Method Detail

getRowInfos

public List getRowInfos()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.