|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UICommand
org.apache.myfaces.custom.conversation.AbstractConversationComponent
org.apache.myfaces.custom.conversation.UIConversation
public class UIConversation
puts a bean into the conversation context add a bean under context control
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class org.apache.myfaces.custom.conversation.AbstractConversationComponent |
|---|
COMPONENT_FAMILY |
| Constructor Summary | |
|---|---|
UIConversation()
|
|
| Method Summary | |
|---|---|
static void |
elevateBean(javax.faces.context.FacesContext context,
java.lang.String conversationName,
javax.faces.el.ValueBinding valueBinding)
|
void |
encodeBegin(javax.faces.context.FacesContext context)
|
| Methods inherited from class org.apache.myfaces.custom.conversation.AbstractConversationComponent |
|---|
getFamily, getName, restoreState, saveState, setName |
| Methods inherited from class javax.faces.component.UICommand |
|---|
addActionListener, broadcast, getAction, getActionListener, getActionListeners, getValue, isImmediate, queueEvent, removeActionListener, setAction, setActionListener, setImmediate, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public UIConversation()
| Method Detail |
|---|
public void encodeBegin(javax.faces.context.FacesContext context)
throws java.io.IOException
encodeBegin in class javax.faces.component.UIComponentBasejava.io.IOException
public static void elevateBean(javax.faces.context.FacesContext context,
java.lang.String conversationName,
javax.faces.el.ValueBinding valueBinding)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||