Class InternalLayout
- java.lang.Object
-
- org.apache.tapestry5.internal.t5internal.components.InternalLayout
-
@Import(stack="core") public class InternalLayout extends Object
A default layout for a number of internal pages in Tapestry, such asServiceStatus
andPageCatalog
. This component is not intended for use in user applications, and may change at any time.- Since:
- 5.3
Component Parameters Name Type Flags Default Default Prefix leftNav org. apache. tapestry5. Block prop title String Required literal
-
-
Constructor Detail
-
InternalLayout
public InternalLayout()
-
-