|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DefaultLinkRenderer
.IAsset
implementations.IBinding
implementations.BindingFactory
s.IComponent
interface.ClassFabImpl
and
InterfaceFabImpl
.FormComponentContributor
implementation that adds an optional static javscript
method reference to the page.ILinkComponent
.ICharacterTranslator
.IValidator
,
meant to replace the awkward NumberValidator
.IPage
interface.IPage.detach()
is invoked.
IPage.validate(IRequestCycle)
is invoked.
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
.ITableColumn
that allows
renderers to be set via aggregation.Translator
implementation that provides default behavior for trimming, null
object, and empty text handling.Validator
that delegates to
some other object.tapestry.portlet.ActionRequestServicerPipeline
configuration.tapestry.portlet.ActionRequestServicerPipeline
configuration.tapestry.portlet.ActionRequestServicerPipeline
to the standard
tapestry.request.WebRequestServicerPipeline
.DirectLink
or
Form
, when its URL is triggered.
IRequestCycle.activate(IPage)
.
Rollover
).
formId
is submitted.
formId
is submitted.
InjectSpecification
.
StatementAssembly
converting
it to a Timestamp
first.
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.
IScriptProcessor.addInitializationScript(IComponent, String)
- except this
method causes the script being added to appear after all of the script content written out
from the normal initialization script processing happens.
dojo.event.connect("formName", "event", object, "functionName)
style connections.
ILinkComponent.renderAdditionalAttributes(IMarkupWriter, IRequestCycle)
is
invoked (but only if the link is not disabled).
</label>
tag is written.
</label>
tag is written.
Shell
component.EnhancementWorker
that finds class and
method annotations and delegates out to specific
ClassAnnotationEnhancementWorker
and
MethodAnnotationEnhancementWorker
instances.name
key, if one exists.
IMarkupWriter.attribute(String, String)
but no escaping of invalid elements is done for
the value.
ApplicationGlobals
.DefaultLinkRenderer
for the
HTML area element.JSONArray
being
rendered to a response.
JSONArray
being
rendered to a response.
MarkupCharacterTranslator
.Asset
annotation to create a new
IAssetSpecification
which is then added to the
IComponentSpecification
.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.engine
to attach the page to itself.
engine
.
IMarkupWriter
to
manage rendering attributes.IRequestCycle
attribute in which the current
submit link is stored.
IMarkupWriter.attribute(String, String)
but no escaping of invalid elements is done for
the value.
select
input field that
is wrapped by a dojo ComboBox widget.AutowireWorker
s.IEngine
used for ordinary applications.IPropertyHolder
interface.IRule
that does nothing.SessionStoreOptimized
.Validator
.IValidator
.IBeanSpecification
from the
Bean
annotation.IBeanProvider
interface.IBeanProvider
to
OGNL by exposing the named
beans provided by the provider as read-only properties of
the provider.Validator
that delegates to a
managed bean obtained from a component.<label>
tag.
<label>
tag.
end()
call.
Form
within the page).
MultiplePropertySelection
.
PropertySelection
.
BigDecimal
objects.PrintWriter
for System.out
.
IBeanInitializer
implementation that uses an
IBinding
to obtain the value which will be assigned to the bean
property.IBinding
and an IComponent
.IBinding
.tapestry.bindings.BindingFactories
configuration point.IBinding
.BindingSource
service.RenderBlock
component.Boolean
.PropertyChange
instance for the given key and value pulled from the
WebSession
.
WebSession
.
ILinkRenderer
implementation that generates an HTML button.Byte
.IMultiplePropertySelectionRenderer
that
produces a table of checkbox (<input type=checkbox>) elements.PrintWriter
used to format output.
current key
.
last value
.
When
or Otherwise components; it
provides the context for mutually exclusive conditional evaluation.ClassFab
utiltity to get around some javassist
incompatibilties found with the latest 3.4 version of javassist.ClassFactory
service to get around some incompatibilities
the current 1.1.1 implementation of hivemind has with the latest (3.4) version of javassist.ClassInspector
that is compatible with
1.4 jres.PrivateAsset
, which are the holders of
classpath: resources.ClasspathResource
.ClasspathResourceFactory
.AbstractComponent.render(IMarkupWriter, IRequestCycle)
after the component renders.
onClick
.
IBinding
that simplifies
access to a component's clientId.ClientIdBinding
instances, which are mapped to
the "clientId:" prefix.IDynamicInvoker
and only for the parameter name "updateComponents".ClientIdListBinding
instance.IComponent.getClientId()
property.IMarkupWriter
.
CharArrayWriter
, then captures its content and invokes
IMarkupWriter.printRaw(String)
on the parent markup writer
(the writer that created this writer).
IOException
thrown.
DescriptionReceiver.array(String, Object[])
, but the values are in a
collection (which may be null, to emit nothing).
Collection
to Boolean; a non-empty collection is true.IPageRecorder.commit()
on each page recorder loaded during the request cycle
(even recorders marked for discard).
page recorders
touched in this request cycle
to commit their changes (save them to persistant storage).
HiveMindExpressionCompiler
to hold temporary references to
all of the objects involved in compiling / generating a compiled ognl expression.IRequestCycle
.IContainedComponent
to the
IComponentSpecification
.ComponentBinding
instances, which are mapped to
the "component:" prefix.IComponentSpecification
based on the
ComponentClass
annotation.ComponentClassProviderContext
.tapestry.enhance.ComponentConstructorFactory
service that acts as a wrapper around
EnhancementOperation
, used to take a base component class
and provide an enhanced subclass of it.ComponentConstructorFactory
service
interface.IComponentEventInvoker
.Messages
.Messages
.IComponent
render invocations.IComponentResourceResolver
.INamespace
and a
IComponentSpecification
.tapestry.page.ComponentTemplateLoader
; responsible for
finding and integrating a component (or page) template with the component (or page) instance.tapestry.page.ComponentTemplateLoader
, which will process the
component's template
, which involves working
through the nested structure of the template and hooking the various static template blocks and
components together using IComponent.addBody(IRender)
and
ITemplateComponent.addOuter(IRender)
.ComponentTemplateLoaderImpl
,
which creates one of these instances to process the request.IForm
and IWidget
so
that the appropriate javascript includes can be made on an as needed basis by AjaxShellDelegate
.IRequestCycle
to compress IdAllocator
state.SAXParserFactory
before SAXParserFactory.newSAXParser()
is
invoked.
IFormComponent
and may
possibly need its events to be wired up as form events.
ApplicationServlet.constructRegistry(ServletConfig)
to create and return an
ErrorHandler
instance to be used when constructing the Registry (and then to handle
any runtime exceptions).
ILink
.
SAXParserFactory
to create a instance of a validation SAX2
parser.
ApplicationServlet.init(ServletConfig)
to construct the Registry to be used by the
application.
Validator
, or returns a previously constructed
List.
ServiceConstants.PAGE
).
ServletContext
containing the
application.Map
.
Map
to an even-sized array of key/value pairs.
Strftime.convertDateFormat(String)
by converting
the incoming java date format string into a POSIX compliant format string.
CookieSource
service interface.bindings
from a source component to the destination
component.
ApplicationSpecification
.
IAssetSpecification
.
IBeanSpecification
.
BindingSource.createBinding(org.apache.tapestry.IComponent, String, String, String, org.apache.hivemind.Location)
- except
this version takes an additional parameter of type IParameterSpecification
for those bindings that have a matching
parameter.
ValidatorBinding
.
ResponseBuilder
instance to handle the
incoming ajax request.
ResponseBuilder
instance to handle the
incoming ajax request.
ResponseBuilder
instance to handle the
incoming ajax request.
ResponseBuilder
instance to handle the
incoming ajax request.
ResponseBuilder
instance to handle the
incoming ajax request.
ApplicationServlet.init(ServletConfig)
to create a resource resolver for the servlet
(which will utlimately be shared and used through the application).
IComponentSpecification
.
IContainedComponent
.
IExtensionSpecification
.
LibrarySpecification
.
ListenerMethodInvoker
.
ParameterSpecification
.
IPropertySpecification
.
IStatement
based on the SQL and parameters
acquired.
ClassPool
and our own
ClassFactoryClassLoader
that manages the creation of new
instance of CtClass
and converts finished CtClass's into instantiable Classes.DataSqueezer
.SimpleDateFormat
-based Translator
implementation.HttpServletRequest
implementation that will
allow access to the form fields submitted in the request (but omits
uploaded files.
ActionRequest
implementation that will allow access to the form fields submitted in the request (but omits
uploaded files).
HttpServletRequest
that have been extracted
from the request (or otherwise determined).IRequestDecoder
has been provided as an
application extension, and (if so), creates a new HttpServletRequest wrapper around the decoded
request.DecodedRequest
to override default
values for several HttpServletRequest properties.PropertyChange
s.
CompressedDataEncoder.encodeString(String)
, and converts it back
into the original String representation.
CheckBoxMultiplePropertySelectionRenderer
.
PropertySelection
if no custom renderer is
specified.
IAutocompleteModel
.ILinkRenderer
,
which does nothing special.ListItemRenderer
.IOptionRenderer
which is used by
the PropertySelection
component if no other renderer is specified
in the component parameters.ITemplateParserDelegate
.For component
, this class is an
implementation of IPrimaryKeyConverter
that performs some
additional handling, such as tracking value sets..HTMLDescriber
service.ResourceLocalizer
that leverages the
localization rules built into
Resource.getLocalization(java.util.Locale)
.DefaultResponseBuilder.renderResponse(IRequestCycle)
is called.
Translator.translate(org.apache.hivemind.internal.Module, java.lang.Class, java.lang.String, org.apache.hivemind.Location)
,
allowing the actual invocation (and all the object creation, etc., that entails) to be deferred,
or even avoided all together.tapestry.DeferredObjectTranslator
, which is used to encapsulate the
ObjectTranslator and return DeferredObjectImpl
instances.IScriptSource
that will
obtain an IScript
instance as needed.DescriptionReceiver
.Describable
to be described.DescribableStrategy
, or just the
object's toString() if there is no strategy for the object.
HTMLDescriber
to produce HTML output
that describes an object.Location
that is used to describe a location within
a resource.DirectLink
component.
IDirect
trigger.DirectEventService
.direct service
that
encodes the page name and component id path into the servlet path, and
encodes the stateful flag by choosing one of two extensions.DirectService
.ResetEventHub.fireResetEvent()
after the request has
been processed.RequestCycle.forgetPage(String)
.
InjectSpecification
s and locates and
delegates to a InjectEnhancementWorker
for each one.ApplicationServlet.doService(HttpServletRequest, HttpServletResponse)
.
IMarkupWriter
.
IMarkupWriter
.
DojoAjaxResponseBuilder.renderResponse(IRequestCycle)
is called.
ApplicationServlet.doService(HttpServletRequest, HttpServletResponse)
.
onDblClick
.
Double
.LinkFactory
to
encode the request.
IdAllocator
)
to a String value that can be embedded in URLs or forms.
PropertyChange
s into a string
representation that can later be decoded.
HttpServletResponse.encodeURL(java.lang.String)
, which ensures
that the session id is encoded in the URL (if necessary).
ContentType
, the output encoding is called
"charset".
IMarkupWriter.begin(String)
.
IRule.endElement(RuleDirectedParser)
.
Form
within the page).
MultiplePropertySelection
.
PropertySelection
.
IEngine
.
IEngine
.EngineFactory
service.IEngine
to service the current request.EngineManager
.EngineServiceSource
, then replaces itself in the outer
proxy.IEngineService
proxies to be converted to real instances.EnhancementOperation
that
knows how to collect class changes from enhancements.ComponentConstructorFactory
to perform
some enhancement.ScriptUtils.BEGIN_COMMENT
inserted before the logic block and
ScriptUtils.END_COMMENT
inserted after the logic block.
IComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification)
to
switch the component from its initial construction state into its active state.
symbols map
.
ComponentEventProperty
.EventListener
annotation enhancements on components.ExceptionDescription
s from it.Exception
.IEngine
if there's an uncaught
exception (checked or runtime) processing a request.IScript.execute(IComponent, IRequestCycle, IScriptProcessor, Map)
method instead.
Map
.
ScriptSessionImpl
and invokes
AbstractToken.writeChildren(java.lang.StringBuffer, org.apache.tapestry.script.ScriptSession)
.
Map
.
ResultSet
.
ResultSet
.
ResultSet
.
ResponseBuilder.contains(IComponent)
, but only returns true if the component
has been marked for update directly via an updateComponents
property
or by calling ResponseBuilder.updateComponent(String)
directly.
ResponseBuilder.contains(IComponent)
, but only returns true if the component
has been marked for update directly via an updateComponents
property
or by calling ResponseBuilder.updateComponent(String)
directly.
ResponseBuilder.contains(IComponent)
, but only returns true if the component
has been marked for update directly via an updateComponents
property
or by calling ResponseBuilder.updateComponent(String)
directly.
ResponseBuilder.contains(IComponent)
, but only returns true if the component
has been marked for update directly via an updateComponents
property
or by calling ResponseBuilder.updateComponent(String)
directly.
ResponseBuilder.contains(IComponent)
, but only returns true if the component
has been marked for update directly via an updateComponents
property
or by calling ResponseBuilder.updateComponent(String)
directly.
ExpressionBinding
from the root object and an OGNL expression.
Tapestry.SIMPLE_PROPERTY_NAME_PATTERN
, but allows a series of
individual property names, seperated by periods.
ServiceImplementationFactory
that looks for a
service implementation provided as an
application
extension
.ExtensionLookupFactory
service implementation factory.IExternalPage
to be selected.
IExternalPage
.IExternalPage
using
the ExternalService
.ExternalAsset
.ExternalService
.EnhanceUtils.extractPropertyType(EnhancementOperation, String, String)
, with the added
knowledge of knowing whether or not the type is generic and thus skips over type validation operations
as generic type checking can't be safely done in this jre 1.4 compatible section of the codebase.
IFormComponent
.IFieldTracking
.base
resources OR IComponentSpecification
passed in.
IComponent
, optionally also attemping to
find a localized version of the resource using the specified Locale
.
PageSpecificationResolver
to find the indicated
component specification.
ValidationDelegate.setFormComponent(IFormComponent)
current component.
Resource.getLocalization(java.util.Locale)
.
PageSpecificationResolver
to find the indicated page
specification.
ITemplateSourceDelegate
when a template can't be found
by normal means (i.e., in the normal locations).
AbstractComponent.finishLoad()
.
AbstractComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification)
.
AbstractComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification)
.
InsertTextMode.BREAK
.
DefaultLinkRenderer.SHARED_INSTANCE
.
ListItemRenderer
for component, to be overriden as
necessary by component parameters.
PageAttachListener
s for this page.
ReportStatusListener.reportStatus(org.apache.tapestry.event.ReportStatusEvent)
on each
registered listener.
Float
.StateObjectManager
to store each object obtained.
flush()
to this IMarkupWriter
's
PrintWriter
.
flush()
to this IJSONWriter
's
PrintWriter
.
IRequestCycle
to sync
up flushing of headers to the browser once any page changes have been committed.
flush()
to the PrintWriter
.
IRequestCycle
with associated forms.
IForm
containing the field to the script.
Tapestry.format(String, Object[])
.
Tapestry.format(String, Object[])
.
Tapestry.format(String, Object[])
.
BaseValidator.formatString(String, Object[])
.
BaseValidator.formatString(String, Object[])
.
Translator
implementation for Format
-based translators.IForm
and
FormSupport
.FormComponentContributor
.FormComponentContributorContext
.Inspector
page will be updated,
but we need to reset the inspectedIdPath as well.
Form
's behavior.Object.hashCode()
return value.
AbstractFormComponent
to handle cases where
we're not being wrapped by a IForm
component.
ILinkComponent
that allows the exact HREF to be specified, usually used for client side
scripting.ClassInspector
that can properly handle
jre 1.5 generic types.MethodSignature
that supports jdk 1.5 generic typing support.StateObjectManager
.
Shell
that was stored into the request
cycle.
StaticLink.getURL(String, boolean)
.
HttpServletRequest.getServletPath()
.
PropertyChange
) collected by any
persistence strategy for the page.
ListEditMap.add(Object, Object)
.
INamespace
for the application.
IPropertySource
configured to search the
application specification, etc.
IApplicationSpecification
for
the current application.
IAsset
corresponding to the value of the assetName property.
IAssetSpecification
with the given name, or null if no such specification
exists.
IAssetSpecification
with the given name, or null if
no such specification exists.
Resource
s
into IAsset
s.
List
of the String names of all assets, in alphabetical order.
List
of the String names of all assets, in
alphabetical order.
IAsset
binding into a usable URL.
List
of IFieldTracking
s.
name
from the current open
tag, if it exists.
IBeanProvider
for this component.
IBeanProvider
from which managed beans can be obtained.
IBeanSpecification
for the given name, or null if not such specification
exists.
IBeanSpecification
for the given name, or null if not
such specification exists.
IBinding
corresponding to the value of the parameterName property.
Collection
of the names of all bindings (which includes bindings for both
formal and informal parameters).
Collection
of Strings, each the name of one binding for
the component.
Collection
of Strings, each the
name of one binding for the component.
Map
of all bindings for this component.
Map
of the bindings
for this component; this includes
informal parameters as well as formal bindings.
Block
for the currently selected view.
IPageRecorder
) that
is notified of any changes to persistant properties of the page.
ITreeNode
s the receiver
contains.
Collection
of children.
IComponent
(which may be a
IPage
) for which this bean provider is
providing beans.
IComponent
- will return the originating
components id as returned from IComponent.getId()
.
IComponent
- will be the
value returned from IComponent.getExtendedId()
.
List
of the String names of the IContainedComponent
s for
this component.
List
of the String names of the
IContainedComponent
s for this component.
Map
of components, keyed on component id.
Map
.
IFieldTracking
for the current component, if any.
IContainedComponent
.
IRender
elements contained by this component.
IFieldTracking
for the current component, if
any.
long
value that represents a
Date
object.
ISpecificationResolverDelegate
instance registered in the application
or null if no such extension exists.
DataSqueezerImpl
, false if values are always Strings.
IEngine
that the page is currently attached to.
IEngine
).
IRender
objects, each of
which will render an error message for a field tracked by the delegate,
plus any unassociated errors (for which no specific field is identified).
IExtensionSpecification
.
IExtensionSpecification
.
IEngineService
.
List
of IFieldTracking
, in default order (the
order in which fields are renderred).
Translator
for
the field, if one exists.
File
to convert the full file path and extract the
name.
IValidationDelegate.registerForFocus(IFormComponent, int)
.
IForm
.
IForm
.
IForm
which contains the component, or null if the
component is not contained by a form, or if the containing Form is not currently rendering.
IForm
object.
IComponentEventInvoker.addFormEventListener(String, IComponentSpecification)
.
IComponentEventInvoker.addFormEventListener(String, IComponentSpecification)
.
formId
of type
EventBoundListener
.
formId
of type
EventBoundListener
.
INamespace
for the framework itself.
IPropertySource
configured to search the
servlet, servlet context, and factory defaults.
ResponseBuilder
writer.
ForBean.getStoredData(IRequestCycle, String)
, of the the current value.
Infrastructure
object, a central
registry of key HiveMind services used by Tapestry.
Infrastructure
object used to
manage the processing of the request.
List
of IBeanInitializer
s.
List
of IBeanInitializer
s.
InjectSpecification
.
BaseComponent
.
IComponent
current inspected; this is determined
from the inspectedPageName and inspectedIdPath properties.
IPage
currently inspected by the Inspector, as determined
from the inspectedPageName property.
int
.
Block.renderForComponent(IMarkupWriter, IRequestCycle, IComponent)
method.
JavascriptManager
which will be used by
form to render javascript contributions.
ListEditMap.add(Object, Object)
.
DefaultPrimaryKeyConverter.getPrimaryKey(Object)
or
the value for the key passed to DefaultPrimaryKeyConverter.getValue(Object)
.
LibrarySpecification
with the
given path.
ILink
for a PrivateAsset
.
ILinkRenderer
(if the
link is not disabled) to provide a
EngineServiceLink
that the renderer
can convert into a URL.
ILink
instances for
IEngineService
s.
IActionListener
objects.
ListenerMap
s, for
components or other objects.
IRequestCycle.setListenerParameters(Object[])
.
ListenerMap
for the component.
ListenerMap
for the component.
Locale
of the page.
Locale
for the given string, which is the result of
Locale.toString()
.
LocalizedWebContextResourceFinder
and
ServletContext.getResource(java.lang.String)
.
ComponentPropertySource.getComponentProperty(IComponent, String)
, but the property name will be
localized to the component's current locale (determined from its page).
ComponentPropertySource.getLocalizedComponentProperty(IComponent, Locale, String)
, but with a
INamespace
.
Properties
containing the properly
localized messages for the component, in the Locale
identified by
the component's containing page.
Location
representing the current position within the document (depending
on the parser, this may be accurate to column number level).
Tapestry.format(String, Object[])
.
Method
object.
Method
object.
Method
object.
INamespace
in which the component was defined (as an alias).
this
: since a NullWriter doesn't actually do anything, one is as good
as another!.
ExpressionEvaluator
.
PageRenderSupport
object if previously stored, or null otherwise.
IPageSource
.
PageRenderSupport
object.
ParameterSpecification
corresponding to the
value of the parameterName property.
ITreeNode
of the receiver.
Locale
to return patterns specific to that locale.
BufferedImage
.
PageRenderSupport.getPreloadedImageReference(IComponent, String)
or PageRenderSupport.getPreloadedImageReference(IComponent, IAsset)
instead.
PageRenderSupport.getPreloadedImageReference(IComponent, String)
does, except
the source is the actual IAsset
of an image to preload.
PageRenderSupport.getPreloadedImageReference(IComponent, String)
does, except
the source is the actual IAsset
of an image to preload.
PageRenderSupport.getPreloadedImageReference(IComponent, String)
does, except
the source is the actual IAsset
of an image to preload.
PageRenderSupport.getPreloadedImageReference(IComponent, String)
does, except
the source is the actual IAsset
of an image to preload.
PageRenderSupport.getPreloadedImageReference(IComponent, String)
does, except
the source is the actual IAsset
of an image to preload.
PrintWriter
to which output should be sent.
Infrastructure
for which a value is
to be provided.
IPropertySpecification
, or null if no
such specification exist.
IPropertySpecification
,
or null if no such specification exist.
IPropertySpecification
s.
IPropertySpecification
s.
Module.getConfigurationAsMap(String)
.
ResourceBundle.getString(java.lang.String)
.
System.getProperty(java.lang.String)
.
String
containing the real path for a given virtual path.
RenderBridge
.
IRequestCycle
.
IEngine
to create instances
of IRequestCycle
.
IParameterSpecification
, for
all parameters that are required.
InputStream
object.
ResponseBuilder
for the incoming
ajax request, if possible.
ResponseBuilder
for the incoming
ajax request, if possible.
ServiceEncoder
,
ordering into execution order.
WebSession
associated with this request, possibly creating it if
it does not already exist.
LibrarySpecification
from which this namespace
was created.
IComponent.getId()
value OR the value of any binding
named id
- if one exists.
StaleLinkException
s.
StaleSessionException
s.
Statement
(or PreparedStatement
).
PreparedStatement
.
Statement
.
PropertyChange
s.
BindingType.PREFIXED
.
ValidationDelegate.getAssociatedTrackings()
, but returns only the
unassociated trackings.
StaticLink.getURL(String, boolean)
.
ValidField.getValidator()
to construct a validator on-the-fly.
ValidField.getValidator()
to construct a validator on
the fly.
ValidField.getValidator()
to construct a validator on
the fly.
ListEditMap.setKey(Object)
).
ListEditMap.add(Object, Object)
.
ApplicationStateManager
, creating it if it does not
already exist.
ApplicationStateManager
, which will create it as
necessary.
response
element with the given id and type.
response
element with the given id and type.
response
element with the given id and type.
response
element with the given id and type.
response
element with the given id and type.
FormSupportImpl
that
adjusts the output markup to conform to WML.DefaultLinkRenderer
for the
WML Go element.IPage
's Locale
.PageRedirectException
which involves executing
IRequestCycle.activate(IPage)
on the target page (of the exception), until either a
loop is found, or a page succesfully activates.
RedirectException
is thrown during the processing of a request.
ResponseBuilder
this contributor
manages.
ResponseBuilder
this contributor
manages.
ResponseBuilder
this contributor
manages.
ResponseBuilder
this contributor
manages.
ResponseBuilder
this contributor
manages.
AbstractEngine.service(WebRequest, WebResponse)
if a StaleLinkException
is
thrown by the service
.
AbstractEngine.service(WebRequest, WebResponse)
if a StaleSessionException
is
thrown by the service
.
name
.
IForm
instances.
IWidget
instances.
Form
.HiveMindBinding
.ClassPool.appendClassPath(javassist.ClassPath)
is invoked
with a synchronized lock.DescriptionReceiver
that produces HTML output using a IMarkupWriter
.HTMLDescriptionReceiver
.HttpServletRequest
.HttpServlet
as
WebActivator
.HttpSession
.IDirect
component, which is way to
get behavior when the component's URL is triggered (or the form
containing the component is submitted).IComponent
.Autocompleter
component to filter
and match values from a potentially large data set.IComponent
instances.IComponent
.IEngine
, for its pages and/or components.ExternalService
.Go
).IJSONWriter
writers.JSONObject
or JSONArray
.ILinkComponent
to
actually renderer a link.Form
.MultiplePropertySelection
component
to render the individual elements obtained from the model
.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.
IRequestCycle.encodeIdState()
to re-initialize the internal id allocation state
of a request during a form rewind.
InitialValue
annotations on methods that don't
have a Persist
annotation (that's handled by
PersistAnnotationWorker
); adds an
IPropertySpecification
for the property, so that its initial
value may be set.InitToken
from an
<initialization> element, which contains full content.InjectedValueProvider
service (which needs access to a
Module
which is normally not visible.eventInvoker
property.messages
property into
all components.InjectSpecification
for a <meta> data value,
and adds it to the IComponentSpecification
.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.InjectPage
annotation to add an
InjectSpecification
to the
IComponentSpecification
.renderWorker
property.IScript
.IScript
instances directly into pages or components.specification
property.children
to the receiver.
TextArea
component.InspectorButton
component,
to begin inspecting a page.
Integer
.NumberValidator
.tapestry.RequestProcessor
pipeline, this service is
responsible for:
Locating the correct engine instance and letting it to the rest of the request.FormSupport
's IForm
to
be invoked, if mapped to this request/event.
FormSupport
's IForm
to
be invoked, if mapped to this request/event.
PropertySelection
to render each option.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.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.
disabled
attribute.
DojoAjaxResponseBuilder
) should
return true to denote that dynamic behaviour is on for a particular response.
DojoAjaxResponseBuilder
) should
return true to denote that dynamic behaviour is on for a particular response.
DojoAjaxResponseBuilder
) should
return true to denote that dynamic behaviour is on for a particular response.
DojoAjaxResponseBuilder
) should
return true to denote that dynamic behaviour is on for a particular response.
DojoAjaxResponseBuilder
) should
return true to denote that dynamic behaviour is on for a particular response.
LibrarySpecification
if parsed.
LibrarySpecification
if
parsed.
AbstractComponent.enterActiveState()
.
renderer
.
BeanProvider
based on the life cycle of
the bean.
AjaxShellDelegate.SUPPORTED_LOCALES
in the dojo javascript library.
ClientPropertyPersistenceScope.constructParameterName(String)
for
this persistence scope.
SpecificationParser
.IPropertySpecification.getPersistence()
is null.
IMarkupWriter.attribute(String, boolean)
.
PortletRequestGlobals.store(RenderRequest, RenderResponse)
has been
invoked, false otherwise.
HttpServletRequest
.
Radio
components when rewinding to see if their value was submitted.
StateObjectManager
to see if the
object actually needs to be stored.
Statement
or
PreparedStatement
which hides the differences
between the two.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.TreeView component
.form element component
s (including
TextField
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).JSONResponseBuilder.renderResponse(IRequestCycle)
is called.
IJSONWriter
.PrintWriter
.
IPropertySelectionModel
adding an initial property.BeanLifecycle
.IRequestCycle
attribute in which the currently
rendering ILinkComponent
is stored.
ILinkComponent
can provide handlers for.ILink
instances.ForBean
but leverages hidden inputs within the
<form> to store the items in the list.ListEdit
component.ListenerMethodBinding
, mapped to the "listener:"
prefix.ListenerInvoker
.IActionListener.actionTriggered(IComponent, IRequestCycle)
.IActionListener
listeners provided
by the ListenerMap
as read-only
properties of the map.ListenerMap
objects.ListenerMap
, to
match requests (possibly with service parameters) to methods (possibly with
arguments).Suggest
component to render lists usable
by the currently integrated
script.aculo.us
javascript library.BindingFactory
that constructs
LiteralBinding
instances.IPageSource
to load a specific page.
IComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification)
method)
to load the template for the component.
IPropertySource
to query a series of localized
keys.WebContext
..IPropertyHolder
and
LocationHolder
.Location
objects as
HTML.Long
.MarkupWriterImpl
to determine how to convert
the output into a format compatible with the content type.MarkupFilter
are
wrappers around ICharacterTranslator
.IMarkupWriter
.tapestry.markup.MarkupWriterSource
service.MessageBinding
.Meta
annotation, and converts it into
properties on the specification.MethodFab
utiltity.Method
, identifying the name, return type,
parameter types and exception types.MethodSignature
.Date
, and constrains the date to follow a particular date.AbstractComponent
classes
that normally rely on it being injected at runtime.onMouseDown
.
onMouseOut
.
onMouseOver
.
onMouseUp
.
Map
s.Externalizable
; this leaves the new MultiKey in a non-usable
state and shouldn't be used by user code.
MultiKey
from an array of keys.
MultipartDecoder
to obtain form parameters.MultipartDecoder
that
is based on Jakarta
FileUpload .INamespace
that works with a
NamespaceResources
to obtain page and
component specifications as needed.TapestryConstants.PAGE_CLASS_NAME
key.implementation
of
INamespace
.NamespaceResources
.Describable
.IMarkupWriter
.FormSupportImpl
.
Creator.newInstance(Class, Map)
.
IJSONWriter
.
IMarkupWriter
.
tapestry.ognl.NullHandlers
configuration point; this
provides the Class and NullHandler
that will be passed to
OgnlRuntime.setNullHandler(java.lang.Class, ognl.NullHandler)
.IMarkupWriter
that does absolutely nothing; this is used during the rewind
phase of the request cycle when output is discarded anyway.DecimalFormat
-based Translator
implementation.JSONObject
being
rendered to a response.
JSONObject
being
rendered to a response.
ObjectPool
interface.IComponent
.IComponent
property is set, either
by an initial value binding or explicitly through an abstract setter.
Translator.translate(org.apache.hivemind.internal.Module, java.lang.Class, java.lang.String, org.apache.hivemind.Location)
.
TypeConverter
implementing class to use as a type converter for
ExpressionBinding
.
BindingFactory
that creates
ExpressionBinding
instances.Select
.ILinkRenderer
for the WML
Option element.IAsset
, as well as
the ExternalResource
, used to handle private assets.IBeanProvider
interface, and
several interfaces and classes related to initializing helper beans.IBinding
.Exception
page.IEngine
interface, including
the standard implementation:
BaseEngine
.IMarkupWriter
.IPageRecorder
.ValidatableFieldSupport.renderContributions(ValidatableField, IMarkupWriter, IRequestCycle)
,
with the additional parameter being the Validator
that this component has chosen to override.
ValidatableFieldSupport.renderContributions(ValidatableField, IMarkupWriter, IRequestCycle)
,
with the additional parameter being the Validator
that this component has chosen to override.
Inspector
page.
TableView.fireObservedStateChange()
has
not been invoked.
IPage.detach()
method.
PageEndRenderListener.pageEndRender(PageEvent)
.
PageBeginRenderListener
, for the (typically
less-interesting) end of page render event.MultiKey
that is specifically
intended to be used to store and retrieve pages from a pool.ApplicationRuntimeException
thrown when a requested
page does not exist.component
or IEngineService
that wishes to force the application to a particular page.PageBeginRenderListener
and/or
PageEndRenderListener
.IScriptProcessor
with a handful of additional methods
needed when rendering a page response.PageRenderSupport
.PageRenderSupportImpl.PageRenderSupportImpl(org.apache.tapestry.asset.AssetFactory, String, org.apache.tapestry.services.ResponseBuilder, org.apache.tapestry.IRequestCycle)
constructor instead.
ServiceEncoder
, it encodes page name and
a service name.IPage.validate(org.apache.tapestry.IRequestCycle)
method.
IParameterSpecification
from a
Parameter
annotation and adds it to the
IComponentSpecification
.PreparedStatement
.TemplateToken
s.
TemplateToken
s.
String
into the correct subclass of Number
.
script tokens
.IComponent
to an instance of JSONObject
.
ServiceConstants.UPDATE_PARTS
parameter.
IdAllocator.allocateId(String)
, with the difference
that the calculated id is not allocated and stored so multiple calls will always return the
same thing.
SecondaryAnnotationWorker.canEnhance(Method)
.
SecondaryAnnotationWorker.canEnhance(Method)
.
IDirect
component that was previously identified (and whose page and id
path were stored).
IRequestCycle.activate(org.apache.tapestry.IPage)
to select the previously identified
IExternalPage as the response page and activates the page by invoking
activateExternalPage() with the callback parameters and request cycle.
IRequestCycle.activate(String)
to select the previously identified page as
the response page.
InjectSpecification
.
PropertyChange
s
into and out of plain strings.PropertyChange
s back and
forth to a URL safe encoded string.ExpressionEvaluatorImpl
to pool OgnlContext
objects.tapestry.portlet.ApplicationInitializer
configuration point,
which is used by the application portlet to bootstrap the application.ApplicationGlobals
.EngineServiceLink
s that will re-encode asset URL's
using IRequestCycle.encodeURL(String)
.PortletConfig
for describing.PortletURL
.LinkFactoryImpl
that
can create generate Portlet URLs.PortletHomeService
to determine the correct page name
to use to render a request that does not specify a page (that's what the home service does).RenderService
and
PortletHomeService
.ActionResponse
that will invoke the RenderService
to
render the (currently) active page.PortletSession
.StaleLinkExceptionPresenter
for Portlets.PortletConfig
as
WebActivator
.PortletContext
as
WebContext
.WebActivator
and
WebContext
, and stores them into
ApplicationGlobals
.WebRequest
that adapts a
PortletRequest
.PortletResponse
as
WebResponse
.PortletSession
as a
WebSession
.BindingSource
.
AbstractComponent.render(IMarkupWriter, IRequestCycle)
to prepare the component to render.
FormBehavior.wasPrerendered(IMarkupWriter, IComponent)
.
IMarkupWriter.print(char[], int, int, boolean)
that assumes filter is
enabled.
print()
method, used by most other methods.
IMarkupWriter.print(char[], int, int, boolean)
, but the data to print is defined by the
String.
IMarkupWriter.print(char[], int, int, boolean)
, but the data to print is defined by the
String.
IMarkupWriter.print(char[], int, int, boolean)
that assumes filter is enabled.
IMarkupWriter.print(char[], int, int, boolean)
, but the data to print is defined by the
String.
IAsset
for localizable assets within the JVM's
classpath.PrivateAsset.PrivateAsset(Resource, IEngineService, Location)
instead.
BaseValidator.renderValidatorContribution(IFormComponent, IMarkupWriter, IRequestCycle)
to process
a standard validation script.
tapestry.ognl.PropertyAccessors
configuration point; this
provides the Class and PropertyAccessor
that will be passed to
OgnlRuntime.setPropertyAccessor(java.lang.Class, ognl.PropertyAccessor)
.IPageRecorder
.IPropertySource
interface
for instances that implement IPropertyHolder
.ObjectProvider
that gets the actual value from the
tapestry.GlobalPropertySource
service.tapestry.persist.PersistenceStrategy
configuration.PropertyPersistenceStrategy
s.tapestry.persist.PropertyPersistenceStrategySource
service.PrototypeResponseBuilder.renderResponse(IRequestCycle)
is called.
DefaultPrimaryKeyConverter.getValue(Object)
when the key is not found in the converter's map.
IPropertySource.getPropertyValue(String)
.
Radio
components.IPropertySelectionRenderer
that
produces a table of radio (<input type=radio>) elements.TemplateParser.LOCALIZATION_KEY_ATTRIBUTE_NAME
to indicate a string that should be
rendered "raw" (without escaping HTML).
ILinkRenderer
that only prints out the link's url, i.e.MultiKey.writeExternal(ObjectOutput)
.
ValidationDelegate.record(String, ValidationConstraint)
, or
ValidationDelegate.record(IRender, ValidationConstraint)
if the
error renderer property
is
not null.
ValidationDelegate.record(IRender, ValidationConstraint)
, after wrapping
the message parameter in a RenderString
.
PropertyPersistenceStrategy
.BaseKeyedPoolableObjectFactory
for regexp patterns
that compiles incoming String regexp patterns into compiled Pattern
objects.Shell
component to define and append a
relationship between documents (typically a stylesheet) to
the HTML response.node
from the receiver.
name
if
one exists.
ILinkRenderer
) to make
the link render any additional attributes.
DirectLink
components only, manages writing out event handlers for link
if any of the dynamic (async/json/etc) parameters are set on the component.
Block
component.IRender
for a particular object by delegating to a
RenderStrategy
.AbstractComponent.render(IMarkupWriter, IRequestCycle)
to actually render the component
(with any parameter values already set).
RenderBlock
forces it out.
IRender.render(IMarkupWriter, IRequestCycle)
on it.
Block.renderForComponent(IMarkupWriter, IRequestCycle, IComponent)
is invoked.
RenderBody
's container, and invokes
IComponent.renderBody(IMarkupWriter, IRequestCycle)
on it.
Choose
allows it.
AbstractComponent.render(IMarkupWriter, IRequestCycle)
to actually render the component
(with any parameter values already set).
AbstractComponent.render(IMarkupWriter, IRequestCycle)
to actually
render the component (with any parameter values already set).
Form.isRewinding()
.
AbstractComponent.render(IMarkupWriter, IRequestCycle)
to actually render the component
(with any parameter values already set).
ILinkRenderer
.
ComponentRenderWorker
interface a guaranteed
state to work off of.
ComponentRenderWorker
interface a guaranteed
state to work off of.
ComponentRenderWorker
interface a guaranteed
state to work off of.
IForm
and delegate
,
then renders the label obtained from the field.
FormLinkRenderer
.
AbstractFormComponent.renderComponent(IMarkupWriter, IRequestCycle)
to render the component.
AbstractFormComponent.renderComponent(IMarkupWriter, IRequestCycle)
to render the component.
Form.isRewinding()
.
disabled
.
disabled
.
HTMLDescriber.describeObject(Object, IMarkupWriter)
.
model
.
model
.
<select>
tag has been rendered.
<select>
tag has been rendered.
IPage.renderPage(ResponseBuilder, IRequestCycle)
.
tapestry.portlet.RenderRequestServicerPipeline
configuration.tapestry.portlet.RenderRequestServicerPipeline
configuration.tapestry.portlet.RenderRequestServicerPipeline
to the standard tapestry.request.WebRequestServicerPipeline
.ResponseRenderer.renderResponse(IRequestCycle)
.
ApplicationRuntimeException
that can be thrown
when a component has determined that the state of the page has been rewound.IRender
from the stack.
IRender
from the stack.
IRender
at the top of the stack, if any.
IRender
at the top of the stack, if any.
IRender
).String
that allows the String to be renderred.RenderResponse
to adapt it as
PortletWebResponse
.AbstractComponent.renderComponent
method writing component state to the output stream.
AbstractComponent.renderComponent
method writing component state to the output stream.
AbstractComponent.renderComponent
method writing component state to the output stream.
AbstractComponent.renderComponent
method writing component state to the output stream.
System.err
.
ReportStatusListener
;
the event implements DescriptionReceiver
;
classes (typically, HiveMind service implementations) that implement the
listener interface will "describe" themselves to the event.ReportStatusListener
interface and register
themselves as listeners here.ReportStatusHub
so that the service can report its status
(in terms of properties and values).RequestCycle.RequestCycle(org.apache.tapestry.IEngine, org.apache.tapestry.util.QueryParameterMap, String, RequestCycleEnvironment)
constructor.IRequestCycle
for
the current request.IRequestCycle
on behalf of an
engine.Exception
page by
displaying the request, session, servlet context and servlet object for the
current request.ThreadLocalStorage
used to store and retrieve
Servlet API info.Validator
that ensures a value was supplied.tapestry.ResetEventHub
service.ComponentSpecificationResolver.resolve(org.apache.tapestry.IRequestCycle, org.apache.tapestry.INamespace, java.lang.String, Location)
,
but used when the type has already been parsed into a library id and a simple type.
ComponentSpecificationResolverImpl.resolve(org.apache.tapestry.IRequestCycle, org.apache.tapestry.INamespace, java.lang.String, Location)
,
but used when the type has already been parsed into a library id and a simple type.
PageSpecificationResolver.getNamespace()
) and a specification (see
PageSpecificationResolver.getSpecification()
).
AbstractSpecificationResolver.getNamespace()
) and a specification (see
AbstractSpecificationResolver.getSpecification()
).
ObjectInputStream
that knows how to
resolve classes with a non-default class loader (represented by an instance
of ClassResolver
).ResourceBundle
.ResourceDigestSource
that calculates an
DIGEST checksum digest and converts it to a string of hex digits.Resource
-
typically involving IAsset
resources being examined by the
AssetService
- match the configured resource match strings
of this service.ResourceMatcher
.DirectService
to determine type of ajax request
receive and determine the appropriate ResponseBuilder
to handle
the response.ResponseDelegateFactory
.ResponseBuilder
.AbstractComponent.render(IMarkupWriter, IRequestCycle)
.
IRequestCycle
to allow a form that uses the direct service, to respond
to the form submission.
IForm.rewind(IMarkupWriter, IRequestCycle)
.
forms
to perform a partial rewind so as to respond to the
form submission (using the direct service).
AbstractFormComponent.renderComponent(IMarkupWriter, IRequestCycle)
to rewind the
component.
AbstractFormComponent.renderComponent(IMarkupWriter, IRequestCycle)
to rewind the
component.
IComponent.getIdPath()
version.
IComponent.getId()
identifier
to use the more unique IComponent.getIdPath()
.
DirectLink
) with an <img> and
JavaScript code to create a rollover effect that works with both Netscape
Navigator and Internet Explorer.HTMLDescriptionReceiver
around a
provided IMarkupWriter
.DescribableStrategy
and set of
HTMLDescriptionReceiverStyles
.DescriptionReceiver
that adds the ability to describe the root object, and to finish the
description of an object (allowing the same receiver to be used to describe
several objects).RoundedCornerService
.Body
component to add a script (and perhaps some
initialization) to the HTML response.Shell
, mainly for
situations where you either don't use the Shell
component or can't because
you are writing portlets.-//Primix Solutions//Tapestry Script 1.0//EN
-//Howard Ship//Tapestry Script 1.1//EN
-//Howard Lewis Ship//Tapestry Script 1.2//EN
script template
.DataSqueezer
squeezed list of IRequestCycle
id allocation state as it was just before this
form was rendered.
PropertySelection
component.Inspector
page used to select the page and "crumb trail"
of the inspected component.IPropertySelectionRenderer
that produces a
<select> element (containing <option> elements).HttpServletRequest
) responding appropriately, and rendering a
result page.
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.PreparedStatement
.
IBeanProvider
to initialize
a property of the bean.
IComponent.getContainedComponent()
property; this may only be done once.
AssetFactoryContribution
.
TypeConverterContribution
s.
TableRows.setTableRow(Object)
as a result.
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 Location
.
IFormComponent
field has been
updated according to the logic defined in
ResponseBuilder.updateComponent(String)
.
IFormComponent
field has been
updated according to the logic defined in
ResponseBuilder.updateComponent(String)
.
IFormComponent
field has been
updated according to the logic defined in
ResponseBuilder.updateComponent(String)
.
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.
RadioGroup
semantics are handled properly.
INamespace
for the component.
number-range
bundle key.
number-too-large
bundle key.
number-too-small
bundle key.
newParent
.
BufferedImage
.
field-is-required
bundle key.
ResponseBuilder
to use for this response, don't
try setting this unless you're very sure you know what you are doing as
this isn't the only way that it is used.
ResponseContributor
objects to be used
in processing ajax requests.
SetupServletApplicationGlobals
,
but for Portlets and the
tapestry.portlet.services.FactoryServices
configuration point.tapestry.globals.ApplicationGlobals
service, which is used to see the
tapestry.infrastructure
service.Suggest
when no custom renderer
is specified.
Short
.Inspector
page used to display the properties of the
IEngine
as well as a serialized view of it.Inspector
page used to display the persisent properties of the page.Inspector
page used to display the specification, parameters and
bindings and assets of the inspected component.Inspector
page used to display the ids and types of all embedded
components.JavascriptManager
service.ITableDataModel
interface.ITableDataModel
interface.Statement
.ITableColumn
interface that
provides all the basic services for displaying a column.ITableRendererSource
that
returns a standard renderer of a column header.ITableColumnModel
interface
that stores columns as an array.ITableRendererSource
that
returns a standard renderer of a column header.ITablePagingState
.ITableSessionStateManager
implementation that saves only the paging and sorting state of the table
model into the session.ITableSortingState
.ITableRendererSource
that
returns a standard renderer of a column value.Iterator
which can only return a fixed
number of items.SizeRestrictingIterator.DEFAULT_MAX_SIZE
items.
Palette
component.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.DataSqueezer.squeeze(Object)
for each element in the data array.
DataSqueezerFilter.squeeze(Object, DataSqueezer)
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.
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
.RuleDirectedParser.selectRule(String, Attributes)
to choose a new rule, which is pushed onto
the rule stack, then invokes IRule.startElement(RuleDirectedParser, Attributes)
.
GenericLink
to represent an external, static URL.TapestryUtils.storeUniqueAttribute(IRequestCycle, String, Object)
.
TapestryUtils.storeUniqueAttribute(IRequestCycle, String, Object)
.
IComponent
into the cycle by FormSupport before doing a field
prerender.
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.Collection
instances.IPropertySelectionModel
.Translator
implementation.Shell
component to define and append either inline
styles or stylesheet documents to the HTML response.TextField
like component with the additional ability to dynamically suggest
values via XHR requests.SymbolSourcesPropertySource
.ListenerMethodInvoker
.ITableColumnModel
from a
string description.FullTableSessionStateManager
if the model is provided via the tableModel parameter;
saves only the model state otherwise.IAsset
of a component that provides the template
for the asset.
IComponent.getTemplateTagName()
method
instead.
tokens
.TemplateSource
.TemplateParser
to create
TemplateToken
objects.IdAllocator.fromExternalString(String)
method.
MultiKey
.
ValidatableField
s to both format an object as text and translate
submitted text into an appropriate object for a given field.IBinding
that wraps around a
Translator
.Translator
instances that are then wrapped as
TranslatorBinding
s.listener
.
TypeConverter
service's
configuration points.StrategyRegistry
.%
hh sequences to single characters, and
convert plus to space.
UniqueToken
from an <unique> element, which contains full content.Boolean.TRUE
or Boolean.FALSE
, depending on
the prefix character.
Byte
from the string, after stripping the prefix.
Double
from the string, after stripping the prefix.
Float
from the string, after stripping the prefix.
Integer
from the string.
Long
from the string, after stripping the prefix.
Short
from the string, after stripping the prefix.
Radio
which is selected to update the property bound to the selected
parameter.
current key
from it.
last value
to the set.
HttpServletRequest
wrapper that provides
access to the form field values uploaded in a multipart request.UserAttributeBinding
s.Required
s for required field checking on rewind and
generating client-side logic during render.ValidatableFieldSupport
implementation.Number.doubleValue()
.
Number.doubleValue()
.
IValidationDelegate
or
fields
.IValidationDelegate
that can be used as a
managed bean.ValidationStrings.getMessagePattern(String, Locale)
and
MessageFormat.format(java.lang.String, java.lang.Object[])
.IFormComponent
to perform
server-side validation (Validator.validate(IFormComponent, ValidationMessages, Object)
) as well
as generate cleint-side validation (in the form of JavaScript submit listeners).IBinding
that provides
IValidator
instances based on a
validator bean descriptor.IValidator
when submitted input is not valid.Validator
instances from a specification.Validator
s.Form
component that creates a text field that allows for validation
of user input and conversion between string and object values.ValueConverter
.Inspector
page used to select the view.HttpServlet
or
Portlet
.ServletWebContext
,
and stores that into the ApplicationGlobals
.Resource
for resources found within a
WebContext
.WebRequestServicerFilter
and plug
into the tapestry.request.WebRequestServicerPipeline configuration point.WebRequestServicer
.tapestry.request.ServletRequestServicerPipeline
to the
tapestry.request.WebRequestServicerPipeline
.WebSession
whose names match a particular prefix.Choose
component.SetupServletApplicationGlobals
.StaleLinkException
)
that is displayed as part of the page.fieldInvalid
if the field
is in error.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
to write the containing
body script.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
to write the containing
body script.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
to write the containing
body script.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
to write the containing
body script.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
to write the containing
body script.
PageRenderSupportImpl.getPreloadedImageReference(IComponent, String)
).
CookieSource.writeCookieValue(String, String)
but an explicit maximum age may be set.
CookieSource.writeCookieValue(String, String)
but an explicit path
may be set.
CookieSource.writeCookieValue(String, String, String)
but an explicit
domain may be set.
CookieSource.writeCookieValue(String, String)
but an explicit path
may be set.
CookieSource.writeCookieValue(String, String)
but an explicit path
may be set.
PageRenderSupport
to write external js package
includes.
PageRenderSupport
to write external js package
includes.
PageRenderSupport
to write external js package
includes.
PageRenderSupport
to write external js package
includes.
PageRenderSupport
to write external js package
includes.
GoFormSupportImpl
(WML).
FormSupportImpl.addHiddenValue(String, String, String)
, plus the allocated id list.
FormSupportImpl.addHiddenValue(String, String, String)
.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IMarkupWriter, IRequestCycle)
is called
to include any image initializations.
FieldLabel
just before writing the name of the form
component.
FieldLabel
just after writing the name of the form
component.
ValidationDelegate.writeLabelPrefix(IFormComponent,IMarkupWriter,IRequestCycle)
,
if the form component is in error.
Insert
component to write the next line.
InsertText
component to write the next line.
CreateException
that includes a root cause.EJBException
that includes a root cause.FinderException
that includes a root cause.RemoveException
that includes a root cause.IAssetSpecification
.
IRender
objects in the body of this component.
IContainedComponent
.
TypeConverterContribution
.
PersistentPropertyData
.
IBeanInitializer
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |