Package | Description |
---|---|
org.apache.tapestry.enhance |
Classes used for performing dynamic bytecode enhancement of component and page classes.
|
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.resolver | |
org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
InjectMetaWorker.setSource(ComponentPropertySource source) |
Modifier and Type | Method and Description |
---|---|
void |
PageLoader.setComponentPropertySource(ComponentPropertySource componentPropertySource) |
Modifier and Type | Method and Description |
---|---|
void |
PageSpecificationResolverImpl.setComponentPropertySource(ComponentPropertySource componentPropertySource) |
Modifier and Type | Method and Description |
---|---|
ComponentPropertySource |
Infrastructure.getComponentPropertySource()
Returns an object used to access component meta-data properties.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentPropertySourceImpl
Implementation of tapestry.props.ComponentPropertySource.
|
Modifier and Type | Method and Description |
---|---|
ComponentPropertySource |
InfrastructureImpl.getComponentPropertySource() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentMessagesSourceImpl.setComponentPropertySource(ComponentPropertySource componentPropertySource) |
void |
TemplateSourceImpl.setComponentPropertySource(ComponentPropertySource componentPropertySource) |