|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IAction
component, which is way to
get behavior when the component's URL is triggered (or the form
containing the component is submitted).IComponent
.IComponent
instances.IEngine
, for its pages and/or components.ExternalService
.Go
).ILinkComponent
to
actually renderer a link.Form
.Infrastructure
service instance as a request attribute.
Infrastructure
service.Infrastructure
object.InitializationParameterHolder
.ApplicationServlet.init(ServletConfig)
, after the registry has been constructed, to
bootstrap the application via the tapestry.MasterApplicationInitializer
service.
IBeanInitializer
.
InitToken
from an <initialization> element, which
contains full content.InjectedValueProvider
service (which needs access to a
org.apache.hivemind.Module
which is normally not visible.messages
property into
all components.ComponentPropertySource
(meaning that meta-data is searched for in the component's specification, then it's namespace
(library or application specification), then the global application properties.IScript
instances directly into pages or components.specification
property.TextArea
component.Integer
.NumberValidator
.tapestry.RequestProcessor
pipeline, this service is
responsible for:
Storing the request and response into RequestGlobals
.PropertySelection
to provide labels for options.PropertySelection
component
to render the individual elements obtained from the model
.IMarkupWriter
using a IRequestCycle
.HttpServletRequest
, identifies
the correct request properties (server, scheme, URI and port).RuleDirectedParser
's
rule stack.HiveMind.isBlank(java.lang.String)
instead.
FormConstants.SUBMIT_NAME_PARAMETER
) to see if it matches
this LinkSubmit's assigned element name.
IScript
to execute.IScript
.IScript
.current key
is in the set of deleted keys.
last value
is, or is not, in the set of deleted
values.
LibrarySpecification
if parsed.
LibrarySpecification
if parsed.
AbstractComponent.enterActiveState()
renderer
.
BeanProvider
based on the life cycle of
the bean.
HiveMind.isNonBlank(java.lang.String)
instead.
ClientPropertyPersistenceScope.constructParameterName(String)
for
this persistence scope.
SpecificationParser
.IPropertySpecification.getPersistence()
is null.
Radio
components when rewinding to see if their value was submitted.
StateObjectManager
to see if the
object actually needs to be stored.
BaseComponent
and inherited by
BasePage
, used to allow them to add contents from their
templates.tapestry.TemplateParser
service.TemplateParser
with additional information about dynamic components.TemplateSource
,
providing access to page and component templates after the normal search mechanisms have failed.form element component
s (including
org.apache.tapestry.form.AbstractTextField
and its subclasses).IFormComponent
to format output (convert object values to
strings values) and to process input (convert strings to object values and validate them).
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |