|
||||||||||
| 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
org.ajax4jsf.component.UIInclude
org.ajax4jsf.component.html.Include
public class Include
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class org.ajax4jsf.component.UIInclude |
|---|
LAYOUT_BLOCK, LAYOUT_INLINE, LAYOUT_NONE |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Fields inherited from interface javax.faces.component.NamingContainer |
|---|
SEPARATOR_CHAR |
| Constructor Summary | |
|---|---|
Include()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDir()
|
java.lang.String |
getFamily()
|
java.lang.String |
getLang()
|
java.lang.String |
getStyle()
|
java.lang.String |
getStyleClass()
|
java.lang.String |
getTitle()
|
boolean |
isKeepTransient()
|
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setDir(java.lang.String _dir)
|
void |
setKeepTransient(boolean _keepTransient)
|
void |
setLang(java.lang.String _lang)
|
void |
setStyle(java.lang.String _style)
|
void |
setStyleClass(java.lang.String _styleClass)
|
void |
setTitle(java.lang.String _title)
|
| Methods inherited from class org.ajax4jsf.component.UIInclude |
|---|
broadcast, getLayout, getViewId, isAjaxRendered, isWasNavigation, processDecodes, processUpdates, processValidators, queueEvent, setAjaxRendered, setLayout, setViewId, skipNavigation |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| 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_FAMILY
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public Include()
| Method Detail |
|---|
public java.lang.String getDir()
public void setDir(java.lang.String _dir)
public boolean isKeepTransient()
public void setKeepTransient(boolean _keepTransient)
public java.lang.String getLang()
public void setLang(java.lang.String _lang)
public java.lang.String getStyle()
public void setStyle(java.lang.String _style)
public java.lang.String getStyleClass()
public void setStyleClass(java.lang.String _styleClass)
public java.lang.String getTitle()
public void setTitle(java.lang.String _title)
public java.lang.String getFamily()
getFamily in class UIIncludepublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class UIInclude
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class UIInclude
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||