|
||||||||||
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.
action attribute on the <form>
element to be rendered.
- addAttributeDescriptor(AttributeDescriptor) -
Method in class org.apache.struts.faces.util.SupportedComponent
- Add a new attribute descriptor to those supported for this
component type.
- addSupportedComponent(SupportedComponent) -
Method in class org.apache.struts.faces.renderer.AbstractRenderer
- Add a new supported component for this Renderer.
- ApplicationHandlerImpl - class org.apache.struts.faces.application.ApplicationHandlerImpl.
- Concrete implementation of
ApplicationHandler
that converts
JavaServer Faces CommandEvent
s and FormEvent
s
into execution of the corresponding Struts request processing lifecycle. - ApplicationHandlerImpl(ActionServlet) -
Constructor for class org.apache.struts.faces.application.ApplicationHandlerImpl
- Construct a new
ApplicationHandler
based on the specified
parameters.
- attributeAdded(ServletContextAttributeEvent) -
Method in class org.apache.struts.faces.taglib.LifecycleListener
- Process an "attribute added" event.
- AttributeDescriptorImpl - class org.apache.struts.faces.util.AttributeDescriptorImpl.
- Concrete implementation of
javax.faces.component.AttributeDescriptor
for the
Struts-Faces Integration Library. - AttributeDescriptorImpl() -
Constructor for class org.apache.struts.faces.util.AttributeDescriptorImpl
-
- 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.
UIComponent
s to the default
RenderKit
.
Renderer
s to the default
RenderKit
.
ApplicationHandler
instance.
RequestProcessor
instance
for the specified application module.
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 a FormEvent
by our
associated application handler.FormEvent
from JavaServer Faces is recorded.
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.null
.
AttributeDescriptor
for the specified
attribute name, as supported for the specified component type.
AttributeDescriptor
for the specified
attribute name, as supported for the specified UIComponent
class.
Locale
for this request, creating a
new one if necessary.
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.
ApplicationHandler
to be used for request processing.
Renderer
implementation for the html
tag
from the Struts-Faces Integration Library.<html>
element for
the Struts-Faces Integration Library.locale
attribute.
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.
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.CommandEvent
.
FormEvent
.
ActionForm
instance from the request parameters included with this request,
IF this is a non-Faces request.
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.true
if this Renderer supports the specified
component type.
true
if this Renderer supports the specified
component class.
Renderer
implementation for the write
tag
from the Struts-Faces Integration Library.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |