org.apache.tapestry5.internal.t5internal.components
Class InternalLayout

java.lang.Object
  extended by org.apache.tapestry5.internal.t5internal.components.InternalLayout

@Import(stylesheet={"bluerobot-layout.css","internal-layout.css"})
public class InternalLayout
extends Object

A default layout for a number of internal pages in Tapestry, such as ServiceStatus and PageCatalog. This component is not intended for use in user applications, and may change at any time.

Since:
5.3
Component Parameters
NameDescriptionTypeFlagsDefaultDefault PrefixSince
leftNavorg.apache.tapestry5.Blockprop
titleStringRequiredliteral

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

Constructor Detail

InternalLayout

public InternalLayout()


Copyright © 2003-2012 The Apache Software Foundation.