|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPageSource | |
---|---|
org.apache.tapestry.pageload | Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. |
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl | Service implementations. |
Uses of IPageSource in org.apache.tapestry.pageload |
---|
Classes in org.apache.tapestry.pageload that implement IPageSource | |
---|---|
class |
PageSource
A source for pages for a particular application. |
Uses of IPageSource in org.apache.tapestry.services |
---|
Methods in org.apache.tapestry.services that return IPageSource | |
---|---|
IPageSource |
Infrastructure.getPageSource()
Returns the source for pages. |
Uses of IPageSource in org.apache.tapestry.services.impl |
---|
Methods in org.apache.tapestry.services.impl that return IPageSource | |
---|---|
IPageSource |
InfrastructureImpl.getPageSource()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |