|
||||||||||
| 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.richfaces.component.UIComponentControl
org.richfaces.component.html.HtmlComponentControl
public class HtmlComponentControl
Component-Type org.richfaces.ComponentControl Component-Family org.richfaces.ComponentControl Renderer-Type org.richfaces.ComponentControlRenderer
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Constructor Summary | |
|---|---|
HtmlComponentControl()
Constructor to init default renderers |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttachTiming()
Getter for attachTiming |
java.lang.String |
getAttachTo()
Client identifier of the component or id of the existing DOM element that is a source for given event. |
java.lang.String |
getEvent()
The Event that is used to trigger the operation on the target component Getter for event |
java.lang.String |
getFamily()
|
java.lang.String |
getFor()
Client identifier of the target component. |
java.lang.String |
getName()
The optional name of the function that might be used to trigger the operation on the target component Getter for name |
java.lang.String |
getOperation()
The function of Javascript API that will be invoked. |
java.lang.String |
getParams()
The set of parameters passed to the function of Javascript API that will be invoked. |
boolean |
isDisableDefault()
disableDefault Getter for disableDefault |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setAttachTiming(java.lang.String __attachTiming)
Setter for attachTiming |
void |
setAttachTo(java.lang.String __attachTo)
Client identifier of the component or id of the existing DOM element that is a source for given event. |
void |
setDisableDefault(boolean __disableDefault)
disableDefault Setter for disableDefault |
void |
setEvent(java.lang.String __event)
The Event that is used to trigger the operation on the target component Setter for event |
void |
setFor(java.lang.String __for)
Client identifier of the target component. |
void |
setName(java.lang.String __name)
The optional name of the function that might be used to trigger the operation on the target component Setter for name |
void |
setOperation(java.lang.String __operation)
The function of Javascript API that will be invoked. |
void |
setParams(java.lang.String __params)
The set of parameters passed to the function of Javascript API that will be invoked. |
| Methods inherited from class org.richfaces.component.UIComponentControl |
|---|
getEncodedParametersMap, getEventString, replaceClientIds, setParent, setParentProperties |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, 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, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, 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
public static final java.lang.String COMPONENT_FAMILY
| Constructor Detail |
|---|
public HtmlComponentControl()
| Method Detail |
|---|
public void setAttachTo(java.lang.String __attachTo)
setAttachTo in class UIComponentControlattachTo - - new valuepublic java.lang.String getAttachTo()
getAttachTo in class UIComponentControlpublic void setAttachTiming(java.lang.String __attachTiming)
setAttachTiming in class UIComponentControlattachTiming - - new valuepublic java.lang.String getAttachTiming()
getAttachTiming in class UIComponentControlpublic void setOperation(java.lang.String __operation)
setOperation in class UIComponentControloperation - - new valuepublic java.lang.String getOperation()
getOperation in class UIComponentControlpublic void setDisableDefault(boolean __disableDefault)
disableDefault - - new valuepublic boolean isDisableDefault()
public void setParams(java.lang.String __params)
setParams in class UIComponentControlparams - - new valuepublic java.lang.String getParams()
getParams in class UIComponentControlpublic void setEvent(java.lang.String __event)
setEvent in interface org.ajax4jsf.component.AjaxSupportsetEvent in class UIComponentControlevent - - new valuepublic java.lang.String getEvent()
getEvent in interface org.ajax4jsf.component.AjaxSupportgetEvent in class UIComponentControlpublic void setName(java.lang.String __name)
setName in class UIComponentControlname - - new valuepublic java.lang.String getName()
getName in class UIComponentControlpublic void setFor(java.lang.String __for)
setFor in class UIComponentControlfor - - new valuepublic java.lang.String getFor()
getFor in class UIComponentControlpublic java.lang.String getFamily()
getFamily in class javax.faces.component.UIComponentpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBase
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||