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 |
Page.getStats()
Returns the page construction statistics for this page.
|
Page.Stats |
PageImpl.getStats() |
Modifier and Type | Method and Description |
---|---|
void |
Page.setStats(Page.Stats stats)
Invoked once at the end of page construction, to provide page construction statistics.
|
void |
PageImpl.setStats(Page.Stats stats) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.