Package | Description |
---|---|
org.apache.tapestry5.corelib.internal |
[INTERNAL USE ONLY] support classes for the Tapestry-core module; API subject to change
core components.
|
org.apache.tapestry5.internal.services.ajax |
[INTERNAL USE ONLY] AJAX support services; API subject to change
|
org.apache.tapestry5.ioc.util |
Utility classes supporting Tapestry IOC services
|
Constructor and Description |
---|
FormSupportImpl(ComponentResources resources,
String clientId,
ComponentActionSink actionSink,
boolean clientValidationEnabled,
IdAllocator idAllocator,
String formValidationId)
Full constructor (specifically constructor for render time).
|
Constructor and Description |
---|
JavaScriptSupportImpl(DocumentLinker linker,
JavaScriptStackSource javascriptStackSource,
JavaScriptStackPathConstructor stackPathConstructor,
IdAllocator idAllocator,
boolean partialMode,
BooleanHook suppressCoreStylesheetsHook) |
Modifier and Type | Method and Description |
---|---|
IdAllocator |
IdAllocator.clone()
Creates a clone of this IdAllocator instance, copying the allocator's namespace and key map.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.