org.apache.tapestry5.internal.t5internal.components
Class InternalLayout
java.lang.Object
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
- Parameters:
Name | Type | Flags | Default | Default Prefix | Since | Description |
---|
leftNav | org.apache.tapestry5.Block | | | prop | | |
title | java.lang.String | Required | | literal | | |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalLayout
public InternalLayout()
Copyright © 2003-2012 The Apache Software Foundation.