Class InternalLayout
java.lang.Object
org.apache.tapestry5.internal.t5internal.components.InternalLayout
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
Name | Type | Flags | Default | Default Prefix |
---|---|---|---|---|
leftNav | org. | prop | ||
title | String | Required | literal |
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InternalLayout
public InternalLayout()
-