|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdAllocator | |
---|---|
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 |
Uses of IdAllocator in org.apache.tapestry5.corelib.internal |
---|
Constructors in org.apache.tapestry5.corelib.internal with parameters of type IdAllocator | |
---|---|
FormSupportImpl(ComponentResources resources,
String clientId,
ComponentActionSink actionSink,
ClientBehaviorSupport clientBehaviorSupport,
boolean clientValidationEnabled,
IdAllocator idAllocator,
String formValidationId)
Full constructor (specifically constructor for render time). |
Uses of IdAllocator in org.apache.tapestry5.internal.services.ajax |
---|
Constructors in org.apache.tapestry5.internal.services.ajax with parameters of type IdAllocator | |
---|---|
JavaScriptSupportImpl(DocumentLinker linker,
JavaScriptStackSource javascriptStackSource,
JavaScriptStackPathConstructor stackPathConstructor,
IdAllocator idAllocator,
boolean partialMode)
|
Uses of IdAllocator in org.apache.tapestry5.ioc.util |
---|
Methods in org.apache.tapestry5.ioc.util that return IdAllocator | |
---|---|
IdAllocator |
IdAllocator.clone()
Creates a clone of this IdAllocator instance, copying the allocator's namespace and key map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |