|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AbstractComponent.renderInformalParameters(IMarkupWriter, IRequestCycle)
instead.
ILinkComponent
that allows
the exact HREF to be specified, usually used for client side
scripting.IForm
, or null if no form is
active.
Body
that was stored into the
request cycle.
HttpServletRequest
as the source for scheme, server name and port.
Collection
of the page names for which
IPageRecorder
instances exist.
ListEditMap.add(Object, Object)
.
INamespace
for the application.
ServletContext
, based on
the servlet path
.
ApplicationServlet.init(ServletConfig)
method.
org.apache.tapestry.application-specification
, which
is the location, on the classpath, of the application specification.
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.
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.
HttpServletRequest
attribute.
IBeanProvider
for this component.
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.
Tapestry.evaluateBoolean(Object)
.
IBinding.getObject()
, then coerces the value to a boolean.
IPage.getChangeObserver()
.
IPageRecorder
) that is notified
of any changes to persistant properties of the page.
Collection
of IPageChange
objects that represent
the persistant state of the page.
Collection
of
IPageChange
objects
identifying changes to the page and its components.
ITreeNode
s the receiver
contains.
Collection
of children.
ClassLoader
that can see
all the classes the resolver can access.
&&
operator.
IComponent
(which may be a
IPage
) for which
this bean provider is providing beans.
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.
Cookie
.
Cookie
and returns its value (if it exists), or
null if it does not exist.
IFieldTracking
for the current component, if any.
IFieldTracking
for the current component, if any.
DataSqueezer
.
ISpecificationResolverDelegate
instance registered
in the application specification as extension
Tapestry.SPECIFICATION_RESOLVER_DELEGATE_EXTENSION_NAME
,
or null if no such extension exists.
Direction.CUSTOM
if not otherwise specified.
Direction.CUSTOM
if not otherwise specified.
IBinding.getObject()
and coerces it
to a double
.
DataSqueezer
, false
if values are always Strings.
engine
that will process this
request.
IEngine
that the page is currently
attached to.
IEngine
).
IExtensionSpecification
.
IExtensionSpecification
.
List
of IFieldTracking
, in default order (the order in which
fields are renderred).
File
to convert the full file path and extract
the name.
Form
wrapping this component.
IForm
which contains the component,
or null if the component is not contained by a form,
of if the containing Form is not currently renderring.
Go
wrapping this component.
INamespace
for the framework itself.
IEngine.getGlobal()
.
source
, of the
the current value.
List
of IBeanInitializer
s.
List
of IBeanInitializer
s.
IComponent
current inspected; this is determined
from the inspectedPageName and inspectedIdPath properties.
IPage
currently inspected by the Inspector, as determined
from the inspectedPageName property.
IBinding.getObject()
and coerces it
to an int
.
ListEditMap.add(Object, 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.
IEngineService.getLink(IRequestCycle, org.apache.tapestry.IComponent, Object[])
on it.
ListenerMap
for the component.
Locale
of the page.
Locale
for the given string, which is the result
of Locale.toString()
.
Locale
for the incoming request.
LocalizedResourceFinder
LocalizedContextResourceFinder
and ServletContext.getResource(java.lang.String)
.
Properties
containing
the properly localized messages for the component,
in the Locale
identified by the component's
containing page.
location
from which
this object orginates, or null if not known.
ILocation
representing the
current position within the document (depending
on the parser, this may be accurate to
column number level).
Locator
for the Digester.
TableUtils.format(String, Object[])
.
Tapestry.format(String, 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!.
type
.
IPageSource
.
PageLoader
.
PageSpecificationResolver
.
HttpServletRequest
.
ParameterSpecification
corresponding to
the value of the parameterName property.
ITreeNode
of the receiver.
Pool
that is used
to store all manner of objects that are needed throughout the system.
List
of IPageChange
objects.
PropertyInfo
for the specified class and
property.
IPropertySource
that should be
used to obtain configuration data.
IPropertySpecification
,
or null if no such specification exist.
IPropertySpecification
,
or null if no such specification exist.
IPropertySpecification
s.
IPropertySpecification
s.
ResourceBundle.getString(java.lang.String)
.
ServletContext.getInitParameter(java.lang.String)
.
ServletConfig.getInitParameter(java.lang.String)
.
System.getProperty(java.lang.String)
.
IRequestCycle
.
HttpSession
to operate.
IResourceResolver.getResource(String)
HTMLWriter
.
WMLWriter
.
IScript
s.
ApplicationRuntimeException
if the application can't provide
the named server.
IRequestCycle.setServiceParameters(Object[])
.
HttpSession
, if necessary, invoking
HttpServletRequest.getSession(boolean)
.
Iterator
representing
the values identified by the source.
LibrarySpecification
from which
this namespace was created.
Statement
(or PreparedStatement
).
PreparedStatement
.
Statement
.
IMessages
for this component
(if necessary), and gets the string from it.
IBinding.getObject()
and converts the result to java.lang.String
.
IComponent.getMessage(String)
.
engine
.
ValidationDelegate.getAssociatedTrackings()
, but returns only the unassociated trackings.
IUploadFile
, if it exists, or null if it doesn't.
URLRetriever
instance that
can insert the correct URL into the output.
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)
.
IEngine.getVisit(IRequestCycle)
.
AbstractEngine.createVisit(IRequestCycle)
to create
it lazily if needed.
DefaultLinkRenderer
for
the WML Go element.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |