|
||||||||||
| 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.ui.component.UIInsert
org.richfaces.ui.component.html.HtmlInsert
public class HtmlInsert
Component-Type org.richfaces.ui.Insert Component-Family org.richfaces.ui.Insert Renderer-Type org.richfaces.ui.InsertRenderer
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Constructor Summary | |
|---|---|
HtmlInsert()
Constructor to init default renderers |
|
| Method Summary | |
|---|---|
java.lang.String |
getEncoding()
Attribute defines encoding for inserted content Getter for encoding |
java.lang.String |
getErrorContent()
Attribute defines the alternative content that will be shown in case component cannot read the resource defined with 'src' attribute. |
java.lang.String |
getFamily()
|
java.lang.String |
getHighlight()
Defines a type of code Getter for highlight |
java.lang.String |
getSrc()
Defines the path to the file with source code Getter for src |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setEncoding(java.lang.String __encoding)
Attribute defines encoding for inserted content Setter for encoding |
void |
setErrorContent(java.lang.String __errorContent)
Attribute defines the alternative content that will be shown in case component cannot read the resource defined with 'src' attribute. |
void |
setHighlight(java.lang.String __highlight)
Defines a type of code Setter for highlight |
void |
setSrc(java.lang.String __src)
Defines the path to the file with source code Setter for src |
| 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, 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
public static final java.lang.String COMPONENT_FAMILY
| Constructor Detail |
|---|
public HtmlInsert()
| Method Detail |
|---|
public void setEncoding(java.lang.String __encoding)
setEncoding in class UIInsertencoding - - new valuepublic java.lang.String getEncoding()
getEncoding in class UIInsertpublic void setErrorContent(java.lang.String __errorContent)
setErrorContent in class UIInserterrorContent - - new valuepublic java.lang.String getErrorContent()
getErrorContent in class UIInsertpublic void setHighlight(java.lang.String __highlight)
setHighlight in class UIInserthighlight - - new valuepublic java.lang.String getHighlight()
getHighlight in class UIInsertpublic void setSrc(java.lang.String __src)
setSrc in class UIInsertsrc - - new valuepublic java.lang.String getSrc()
getSrc in class UIInsertpublic 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 | |||||||||