JavaScript is disabled on your browser.
RichFaces Distribution Assembler 4.5.18-SNAPSHOT
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
AbstractFocus , AbstractMessage , AbstractMessages , AbstractNotifyMessage , AbstractNotifyMessages , AbstractOutputPanel , HtmlMessage , HtmlMessages , HtmlNotifyMessage , HtmlNotifyMessages , UIFocus , UIOutputPanel
public interface AjaxOutput
Marker interface for all JSF components, encoded ( or not ) on rendering Ajax request , depend on it self properties ( such
as messages, help or like components )
Version:
$Revision: 1.1.2.1 $ $Date: 2007/01/09 18:57:39 $
Author:
shura (latest modification by $Author: alexsmirnov $)
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isAjaxRendered ()
getter for ajax-rendered flag property.
boolean
isKeepTransient ()
getter for keep transient property.
void
setAjaxRendered (boolean ajaxRendered)
Setter for ajax rendered property.
void
setKeepTransient (boolean ajaxRendered)
Setter for keep transient property.
RichFaces Distribution Assembler 4.5.18-SNAPSHOT
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016 JBoss by Red Hat . All Rights Reserved.