org.apache.myfaces.examples.colspanexample
Class TestColspanBean

java.lang.Object
  extended by org.apache.myfaces.examples.colspanexample.TestColspanBean

public class TestColspanBean
extends 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 © 2012 The Apache Software Foundation. All Rights Reserved.