|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IPage.detach()
is invoked.
IPage.validate(IRequestCycle)
is invoked.
IAction
component, such as ActionLink
or
Form
.
TapestryUtils.FORM_ATTRIBUTE
instead.
IRequestCycle
attribute in which the current
submit link is stored.
DefaultLinkRenderer
.IAsset
implementations.IBinding
implementations.BindingFactory
s.IComponent
interface.FormComponentContributor
implementation that adds an optional static javscript
method reference to the page.ILinkComponent
.ICharacterTranslator
.IValidator
,
meant to replace the awkward NumberValidator
.IPage
interface.AbstractPage.initialize()
to configure initial values for
properties of the page.
ClientPropertyPersistenceScope
wherein
the scopes are recognized via a prefix on the page name to form the query parameter name.tapestry.globals.ApplicationGlobals
.IComponentSpecification
for a
particular page or component, within a specified INamespace
.Translator
implementation that provides default behavior for trimming, null
object, and empty text handling.Validator
that delegates to
some other object.ApplicationGlobals
.org.apache.tapestry.services.ServletInfo
service about it.MarkupCharacterTranslator
.AssetBinding
.AssetService
that uses servlet path info
to store the resource digest and the path to the resource.tapestry.asset.AssetFactories
configuration point.IAsset
s.IAsset
instance for a particular asset path.AssetSource
service interface.ActionLink
or
Form
, when its URL is triggered.
IRequestCycle.activate(IPage)
.
Rollover
).
onLoad
event handler.
InjectSpecification
.
IPage.addPageBeginRenderListener(PageBeginRenderListener)
or
IPage.addPageEndRenderListener(PageEndRenderListener)
.
LinkFactory
, the parameters may be
modified (added to) to store information related to persistent properties.
LinkFactory
, the parameters may be
modified (added to) to store information related to persistent properties.
ILinkComponent.renderAdditionalAttributes(IMarkupWriter, IRequestCycle)
is invoked
(but only if the link is not disabled).
engine
to attach the page to itself.
engine
.
IMarkupWriter.attribute(String, String)
but no escaping of invalid elements is done for
the value.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |