org.tynamo.jpa.sample.components
Class Layout

java.lang.Object
  extended by org.tynamo.jpa.sample.components.Layout

@IncludeStylesheet(value="context:layout/layout.css")
public class Layout
extends Object

Layout component for pages of application sample.


Constructor Summary
Layout()
           
 
Method Summary
 String getClassForPageName()
           
 String[] getPageNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Layout

public Layout()
Method Detail

getClassForPageName

public String getClassForPageName()

getPageNames

public String[] getPageNames()


Copyright © 2009-2010. All Rights Reserved.