org.apache.myfaces.examples.colspanexample
Class TestColspanBean

java.lang.Object
  extended byorg.apache.myfaces.examples.colspanexample.TestColspanBean

public class TestColspanBean
extends java.lang.Object


Constructor Summary
TestColspanBean()
           
 
Method Summary
 javax.faces.model.DataModel getCellLines()
           
 javax.faces.model.DataModel getLines()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestColspanBean

public TestColspanBean()
Method Detail

getLines

public javax.faces.model.DataModel getLines()

getCellLines

public javax.faces.model.DataModel getCellLines()


Copyright © 2007 Apache Software Foundation. All Rights Reserved.