Package | Description |
---|---|
org.apache.tapestry5.internal.structure |
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
|
Modifier and Type | Method and Description |
---|---|
Page.Stats |
PageImpl.getStats() |
Page.Stats |
Page.getStats()
Returns the page construction statistics for this page.
|
Modifier and Type | Method and Description |
---|---|
void |
PageImpl.setStats(Page.Stats stats) |
void |
Page.setStats(Page.Stats stats)
Invoked once at the end of page construction, to provide page construction statistics.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.