|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ServiceConstants.SERVICE
instead.
Body
component to add a script (and perhaps some initialization) to the
HTML response.-//Primix Solutions//Tapestry Script 1.0//EN
-//Howard Ship//Tapestry Script 1.1//EN
-//Howard Lewis Ship//Tapestry Script 1.2//EN
.script template
.IPropertySelectionRenderer
that
produces a <select> element (containing <option> elements).PropertySelection
component.ServiceEncoder
s, as well as the ordering of those
encoders.ServiceEncoding
, which adds the ability to
determine when the encoding has been modified.engine service
.tapestry.services.ServiceMap
, provides access to engine
services defined in the HiveMind module deployment descriptors.ServiceMap
ServletContext
.ServletRequestServicer
.ServletContext
as WebContext
.HttpServletRequest
to
WebRequest
.HttpServletResponse
as
WebResponse
.HttpSession
as
WebSession
.PropertyPersistenceStrategy
, which stores
properties in the HttpSession as attributes.tapestry.globals.ApplicationGlobals
service, which is used to see the
tapestry.infrastructure
service.Short
.SpecificationParser
to create Tapestry
domain objects.ComponentClassProvider
that returns the
value from the specification.ISpecificationSource
that expects to use the normal class
loader to locate component specifications from within the classpath.StaleLinkException
)
that is displayed as part of the page.IEngineService
when it discovers that
the an action link was for an out-of-date version of the page.StaleLinkException
.StaleLinkExceptionPresenter
that uses a page
to present the exception.IEngineService
when it discovers that
the HttpSession
has timed out (and been replaced by a new, empty
one).StaleSessionException
.GenericLink
to represent an external, static URL.IPropertySelectionModel
created from a comma-seperated string by
StringToPropertySelectionModelConverter
.IPropertySelectionModel
that allows one String from
an array of Strings to be selected as the property.IPropertySelectionModel
.Translator
implementation.SymbolSourcesPropertySource
.ListenerMethodInvoker
.HttpServletRequest
) responding appropriately, and rendering a
result page.
IBeanProvider
to initialize
a property of the bean.
IComponent.getContainedComponent()
property; this may only be done once.
AssetFactoryContribution
.
TypeConverterContribution
s.
date-too-early
.
date-too-late
.
current key
from the set of deleted keys.
last value
from the
deleted values set
.
Locator
to track the position in the document as a ILocation
.
invalid-date-format
.
invalid-email-format
bundle key.
invalid-int-format
bundle key.
invalid-numeric-format
bundle key.
service
to store an array of application-specific
parameters.
field-too-short
bundle key.
field-too-short
bundle key.
FormBehavior.getElementId(IFormComponent)
when a name is created for a form
component.
INamespace
for the component.
number-range
bundle key.
number-too-large
bundle key.
number-too-small
bundle key.
field-is-required
bundle key.
IRequestCycle.setListenerParameters(Object[])
instead.
DataSqueezer.squeeze(Object)
for each element in the data array.
Boolean
data to either 'T' or 'F'.
toString()
on data (which is type Byte
), and prefixs the
result.
DataSqueezerImpl.squeeze(Object)
for each element in the data array.
toString()
on data (which is type Double
), and prefixs the
result.
toString()
on data (which is type Float
), and prefixs the
result.
toString()
on the data, which is actually type Integer
.
toString()
on data (which is type Long
), and prefixs the
result.
toString()
on data (which is type Short
), and prefixs the
result.
RuleDirectedParser.selectRule(String, Attributes)
to choose a new rule, which is pushed onto
the rule stack, then invokes IRule.startElement(RuleDirectedParser, Attributes)
.
TapestryUtils.storeUniqueAttribute(IRequestCycle, String, Object)
.
TapestryUtils.storeUniqueAttribute(IRequestCycle, String, Object)
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |