|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
javax.faces.render.Renderer
for the
Struts-Faces Integration Library.path
of the Struts Action
to which
this form should be submitted.
ActionEvent
from JavaServer Faces is recorded.
action attribute on the <form>
element to be rendered.
- ActionListenerImpl - class org.apache.struts.faces.application.ActionListenerImpl.
- Concrete implementation of
ActionListener
that replaces
the default provided implementation. - ActionListenerImpl() -
Constructor for class org.apache.struts.faces.application.ActionListenerImpl
-
- addConverterMessage(FacesContext, UIComponent, String) -
Method in class org.apache.struts.faces.renderer.AbstractRenderer
- Add an error message denoting a conversion failure.
- attributeAdded(ServletContextAttributeEvent) -
Method in class org.apache.struts.faces.taglib.LifecycleListener
- Process an "attribute added" event.
- attributeRemoved(ServletContextAttributeEvent) -
Method in class org.apache.struts.faces.taglib.LifecycleListener
- Process an "attribute removed" event.
- attributeReplaced(ServletContextAttributeEvent) -
Method in class org.apache.struts.faces.taglib.LifecycleListener
- Process an "attribute replaced" event.
Renderer
implementation for the base
tag
from the Struts-Faces Integration Library.<base>
element for
the Struts-Faces Integration Library.MessageResources
bundle is stored.
RequestProcessor
instance
for the specified application module.
PropertyResolver
instance
that supports DynaBean
s.
FacesContext
, and
attempt to convert this state information into an object of the
type equired for this component.
doStartTag()
method to also set a page
context attribute if xhtml
is >true
.
html
tag.
<form>
control.
UIComponent
to the
output stream or writer associated with the response we are creating.
UIComponent
, following
the rules described for encodeBegin()
to acquire the
appropriate value to be rendered.
<link>
element for a
text/css
stylesheet at the specified context-relative
path.
html
element.
<form>
control.
Validator
s, and Struts messages from form bean
validate()
methods and corresponding business logic
error checks.
Validator
s, and Struts messages from form bean
validate()
methods and corresponding business logic
error checks.
UIComponent
, following the rules described for
encodeBegin()
to acquire the appropriate value
to be rendered.
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
.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.Application
instance for this webapp.
Locale
for this request, creating a
new one if necessary.
DynaProperty
describing the specified
property of the specified DynaBean
, or null
if there is no such property defined on the underlying
DynaClass
.
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.
java.lang.Class
representing the type of
value at the specified index of the specified base object, or
null
if this value is null
.
java.lang.Class
representing the type of
the specified property of the specified base object, if it can be
determined; otherwise return null
.
Renderer
implementation for the html
tag
from the Struts-Faces Integration Library.<html>
element for
the Struts-Faces Integration Library.locale
attribute.
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 property of the specified
base object is known to be immutable; otherwise, return
false
.
xhtml
attribute.
true
if we should render as XHTML.
LifecycleListener
to initialize the required lifecycle
objects, and perform other one-time setup tasks, for the
Struts-Faces Integration Library.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.
Renderer
implementation for the message
tag
from the Struts-Faces Integration Library.UIOutput
component rendered with the Text
renderer type.ActionEvent
.
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.
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.
ActionServlet
we are associated with.
ServletContext
we are associated with.
Renderer
implementation for the stylesheet
tag
from the Struts-Faces Integration Library.<link>
element for
the Struts-Faces Integration Library.Renderer
implementation for the write
tag
from the Struts-Faces Integration Library.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |