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

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

public class RowInfo
extends java.lang.Object

Author:
Ernst Fastl

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

Constructor Detail

RowInfo

public RowInfo()
Method Detail

getColumnInfos

public java.util.List getColumnInfos()


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