|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ActionEvent
from JavaServer Faces is recorded.
javax.faces.render.Renderer
for the
Struts-Faces Integration Library.ActionListener
that replaces
the default provided implementation.ActionListener
instance,
passing it the previously configured one.
action attribute on the <form>
element to be rendered.
- action -
Variable in class org.apache.struts.faces.taglib.CommandLinkTag
-
- action -
Variable in class org.apache.struts.faces.taglib.FormTag
- The
path
of the Struts Action
to which
this form should be submitted.
<html:base>
tag.BaseComponent
with default properties.
Renderer
implementation for the base
tag
from the Struts-Faces Integration Library.<base>
element for
the Struts-Faces Integration Library.MessageResources
bundle is stored.
javax.faces.component.html.HtmlCommandLink
(and its
corresponding renderer) but is not tied to a particular implementation of
renderer for javax.faces.component.UIForm
.CommandLinkComponent
with default properties.
Renderer
implementation for the commandLink
tag from the Struts-Faces Integration Library.CommandLinkComponent
inside a
Struts-Faces FormComponent
.clear()
method is not supported.
true
if there is a message for the
specified key.
containsValue()
method is not supported.
UIComponent
from the request contained in the specified FacesContext
,
and store that state on the UIComponent
.
doStartTag()
method to also set a page
context attribute if xhtml
is >true
.
Map
wrapping the specified
MessageResources
instance, for the Locale
specified in the view root component of the current view.
<html:errors>
tag.ErrorsComponent
with default properties.
Renderer
implementation for the errors
tag
from the Struts-Faces Integration Library.ExternalContext
for the current request.
UIComponent
to the output stream or writer associated with the response we are
creating.
<form>
control.
html
tag.
UIComponent
to the output stream or writer associated with the response we are
creating.
UIComponent
to the output stream or writer associated with the response we are
creating.
base
element.
Validator
s, and Struts messages from form bean
validate()
methods and corresponding business logic
error checks.
<form>
control.
html
element.
<link>
element for a
text/css
stylesheet at the specified context-relative
path.
rendered
property is true
.
entrySet()
method is not supported.
equals
method checks whether equal
MessageResources
and Locale
are
being wrapped.
RequestProcessor
that
implements the standard Struts request processing lifecycle on a
request that was received as an ActionEvent
by our
associated ActionListener
.RequestProcessor
that
implements the standard Struts request processing lifecycle on a
request that was received as an ActionEvent
by our
associated ActionListener
.javax.faces.component.UIForm
that supports automatic
creation of form beans in request or session scope.Renderer
implementation for the form
tag
from the Struts-Faces Integration Library.Action
,
for the Struts-Faces Integration Library.FacesContext
for the current request.
ActionEvent
for the current request
(if any).
ActionMapping
for the current
request (if any).
ActionMessages
instance containing
application error messages for this request (if any).
ActionServlet
instance for this
web application.
Locale
for this request, creating a
new one if necessary.
DataSource
instance for this
application (if any).
DynaProperty
describing the specified
property of the specified DynaBean
, or null
if there is no such property defined on the underlying
DynaClass
.
ExternalContext
for the current request.
FacesContext
for the current request.
clientId
of the form component for which
we are rendering validation Javascript.
ViewHandler
instance we are decorating.
Locale
we object we are wrapping.
Locale
stored in the current user's
session (if any) for Struts based localization.
MessageResources
instance for the
application module that is processing this request (if any).
MessageResources
object we are wrapping.
ModuleConfig
for the application module
to which this request has been assigned (if any).
null
will be returned at the end of the sequence.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
rendererType
to be used for rendering
our component.
RequestProcessor
responsible for
the specified module, creating a new one if necessary.
ServletPath
needed by a FacesServlet.
java.lang.Class
representing the type of
the specified property of the specified base object, if it can be
determined; otherwise return null
.
java.lang.Class
representing the type of
value at the specified index of the specified base object, or
null
if this value is null
.
<html:html>
tag.HtmlComponent
with default properties.
Renderer
implementation for the html
tag
from the Struts-Faces Integration Library.<html>
element for
the Struts-Faces Integration Library.HttpServletRequest
that
that wrapps the ServletPath
with an URI, that was detected
by ActionServlet
to forward to a standard FacesServlet
.HttpServletRequest
instance
and an URI, which is used by FacesServlet
.
ViewHandler
instance that we are decorating.
hashCode()
method returns values that will
be identical if the equals
method returns true
.
true
if a Boolean true value has been stored
in the request attribute indicating that this request has been
cancelled.
true
if the specified component is disabled.
isEmpty()
method returns false
, on the
assumption that there is always at least one message available.
locale
attribute.
true
if this is a portlet request instance.
true
if the specified property of the specified
base object is known to be immutable; otherwise, return
false
.
true
if the value at the specified index of
the specified base object is known to be immutable; otherwise,
return false
.
true
if the specified component is read only.
true
if this is a servlet request instance.
true
if we are running on top of Struts 1.1
true
if the specified context-relative URI
specifies a request to be processed by the Struts controller servlet.
true
if the specified context-relative URI
specifies a request to be processed by the Struts controller servlet.
true
if we should render as XHTML.
xhtml
attribute.
ValidatorPlugIn
defined in the struts-config.xml file.keySet()
method is not supported.
MessageResources
instance
as Map
, so that the embedded messages may be retrieved via
value binding expressions.Locale
for which to return messages, or
null
for the system default Locale
.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
Log
instance for this class.
ModuleConfig
for the application module
this form is being processed for.
<html:message>
tag.MessageComponent
with default properties.
Renderer
implementation for the message
tag
from the Struts-Faces Integration Library.Map
implementation that wraps the
MessageResources
instance for the specified
Locale
.MessagesMap
instance that wraps the
specified MessageResources
instance, and returns messages
for the specified Locale
.
MessageResources
to expose, or
null
for the default MessageResources
for this application module.
MessageResources
being wrapped by this
MessagesMap
.
ActionListener
instance.
PropertyResolver
implementation that adds support
for DynaBean
property access to the facilities of the default
PropertyResolver
provided by JavaServer Faces.PropertyResolver
instance, wrapping the
specified instance using the Decorator pattern such that this class need
implement only the new functionality it supports, and not need to
re-implement the basic facilities.
ActionEvent
.
ActionForm
instance from the request parameters included with this request,
IF this is a non-Faces request.
ActionForm
instance from the request parameters included with this request,
IF this is a non-Faces request.
put()
method is not supported.
putAll()
method is not supported.
remove()
method is not supported.
true
values on the corresponding attribute of the
specified UIComponent
.
ResponseWriter
for which the specified
UIComponent
has a non-null
attribute value.
Locale
, pass it
on to JSF prior to delegating the actual rendering.
String
PropertyResolver
instance that we are wrapping,
which will be used to perform operations on beans that are not
recognized by this class.
MessageResources
bundle from which
we should return any Struts based error messages.
<html:stylesheet>
tag.StylesheetComponent
with default properties.
Renderer
implementation for the stylesheet
tag
from the Struts-Faces Integration Library.<link>
element for
the Struts-Faces Integration Library.null
use it to either store a value binding expression for the
specified attribute name, or store it as the literal value
of the attribute.
ViewHandler
instance we are decorating.
null
use it to either store a value binding expression for the
specified attribute name, or store it as the literal value
of the attribute.
null
use it to either store a value binding expression for the
specified attribute name, or store it as the literal value
of the attribute.
size()
method is not supported.
href
attribute.
ViewHandler
implementation that adds features
specific to the Struts-Faces Integration Library.ViewHandlerImpl
decorating the
specified ViewHandler
instance.
values()
method is not supported.
Map
will be exposed.
<html:write>
tag.WriteComponent
with default properties.
Renderer
implementation for the write
tag
from the Struts-Faces Integration Library.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |