|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
javax.faces.render.Renderer
for the
Struts-Faces Integration Library.action attribute on the <form>
element to be rendered.
- action -
Variable in class org.apache.struts.faces.taglib.FormTag
- The
path
of the Struts Action
to which
this form should be submitted.
- ACTION_EVENT_KEY -
Static variable in class org.apache.struts.faces.Constants
- Request attribute key under which the
ActionEvent
from JavaServer Faces is recorded.
- ActionListenerImpl - Class in org.apache.struts.faces.application
- Concrete implementation of
ActionListener
that replaces
the default provided implementation. - ActionListenerImpl(ActionListener) -
Constructor for class org.apache.struts.faces.application.ActionListenerImpl
- Construct a new default
ActionListener
instance,
passing it the previously configured one.
<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.
clear()
method is not supported.
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
.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.
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.
<html:errors>
tag.ErrorsComponent
with default properties.
Renderer
implementation for the errors
tag
from the Struts-Faces Integration Library.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.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.
ExternalContext
for the current request.
FacesContext
for the current request.
ViewHandler
instance we are decorating.
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).
ModuleConfig
for the application module
to which this request has been assigned (if any).
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.
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
.
hashCode()
method returns values that will
be identical if the equals
method returns true
.
<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.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 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.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
.
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.
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.
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.
MessageResources
bundle from which
we should return any Struts based error messages.
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.
<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.href
attribute.
values()
method is not supported.
ViewHandler
implementation that adds features
specific to the Struts-Faces Integration Library.ViewHandlerImpl
decorating the
specified ViewHandler
instance.
<html:write>
tag.WriteComponent
with default properties.
Renderer
implementation for the write
tag
from the Struts-Faces Integration Library.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |