Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.structure |
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
|
Constructor and Description |
---|
ComponentEventImpl(String eventType,
String originatingComponentId,
EventContext context,
ComponentEventCallback handler,
ComponentPageElementResources elementResources,
boolean exactParameterCountMatch,
ComponentModel model,
org.slf4j.Logger logger) |
Modifier and Type | Class and Description |
---|---|
class |
ComponentPageElementResourcesImpl |
Modifier and Type | Method and Description |
---|---|
ComponentPageElementResources |
ComponentPageElementResourcesSource.get(ComponentResourceSelector selector)
Gets (or creates) an instance of
ComponentPageElementResources for the indicated selector. |
ComponentPageElementResources |
ComponentPageElementResourcesSourceImpl.get(ComponentResourceSelector selector) |
Constructor and Description |
---|
ComponentPageElementImpl(Page page,
Instantiator instantiator,
ComponentPageElementResources elementResources)
Constructor for the root component of a page.
|
InternalComponentResourcesImpl(Page page,
ComponentPageElement element,
ComponentResources containerResources,
ComponentPageElementResources elementResources,
String completeId,
String nestedId,
Instantiator componentInstantiator,
boolean mixin) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.