|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Registry
.TapestryAppInitializer.TapestryAppInitializer(Logger, String, String)
instead. To be removed
in 5.4.
TapestryAppInitializer.TapestryAppInitializer(Logger, SymbolProvider, String, String)
instead.
To be removed in 5.4.
XmlWebApplicationContext
that includes hooks to
resolve some injections into Spring beans as Tapestry services.Inject
or InjectService
annotations and, if so, invokes ObjectLocator.getObject(Class, org.apache.tapestry5.ioc.AnnotationProvider)
to provide the
value.RuntimeException
when the exception is related to a
particular location.PersistenceUnitInfo
interface used for XML-less configuration
of persistence units.Session
(a wrapper around the HttpSession
).SeleniumTestCase
as an alternative to using a
TestNG XML configuration file.ComponentTemplate
.ComponentTemplate
instances.Request
that allows the PageTester
to control and override behavior,
effectively simulating the portions of Request
that are provided normally by a servlet container.SeleniumTestCase.testStartup(org.testng.ITestContext, org.testng.xml.XmlTest)
, this may
be called multiple times against multiple instances, but only does work the first time.
String
properties.
Text.write(String)
or [@link
Text.writef(String, Object[])
may be invoked.
Text.write(String)
or [@link
Text.writef(String, Object[])
may be invoked .
<input>
element.TextArea
component.ParallelExecutor
service uses a thread pool.
TimeInterval
) to keep waiting threads alive.
PerthreadManager
service when a thread performs and
end-of-request cleanup.
Translator
.
toString()
method inherited from Object.
toString()
.
BaseURLSource.getBaseURL(boolean)
).
BaseURLSource.getBaseURL(boolean)
).
Translator.toClient(Object)
that first fires a "toclient" event on
the component to see if it can perform the conversion.
TimeInterval.TimeInterval(String)
).
toJSONString
method allows a class to produce its own JSON serialization.
TemplateToken
s.Coercion
as a Mapper
.
Document
's MarkupModel
).
OptionModel
.
OptionModel
.
OptionModel
.
TapestryInternalUtils.toOptionModel(String)
.
TapestryInternalUtils.toOptionModel(Map.Entry)
.
TapestryInternalUtils.toOptionModel(Object)
.
MethodAdvice
to modern
Plastic MethodAdvice
.
TapestryInternalUtils.toOptionModels(String)
as a SelectModel
(with no option groups).
TapestryInternalUtils.toOptionModels(Map)
as a SelectModel
(with no option groups).
TapestryInternalUtils.toOptionModels(List)
as a SelectModel
(with no option groups).
Node.toMarkup(PrintWriter)
, collecting output in a string, which is returned.
Asset.toClientURL()
.
LinkImpl.toURI()
CronExpression
ValueEncoder.toClient(Object)
, back into a server-side value.
ValueEncoder.toClient(Object)
, back into a server-side value.
ComponentEventCallback
with a way to determine if the underlying event has been aborted
due to a some event returning an acceptable, non-null value.Retain
, claiming it using the
annotation class (not the annotation instance, to avoid
instantiating the annotation) as the tag.
ClassTransformation
instance.
PlasticClass
.
PlasticClass
, needed when transforming.ComponentClassTransformWorker
and
ComponentClassTransformWorker2
.ClassTransformation
,
allowing the details of the field to be
accessed or modified.ClassTransformation
, allowing
for access and manipulation of the method.Translator
contributed to the TranslatorSource
service.
Translator
provided by the TranslatorSource
.TranslatorSource
to specify Translator
alternates: translators that
are used when specified explicitly by name.Translator
s, either by name or by property type.TreeModel
are currently expanded.Tree
component.DefaultTreeModel
to define how to extract labels and child nodes from a value.TreeModel
.TreeModel
are currently selected.ComponentResourcesCommon.triggerContextEvent(String, EventContext , ComponentEventCallback)
.
Checkbox
or
Radio
component that will link the input field and a
FormFragment
, making the field control the client-side visibility of
the FormFragment.InstructionBuilder.startTryCatch(TryCatchCallback)
.ValueEncoder
instances that are backed by the TypeCoercer
service.Coercion
s to convert between an input value (of some specific
type) and a desired output type.TypeCoercer
used to defer the instantiation of the actual TypeCoercer
service until necessary.TypeCoercer
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |