public class RichTextAreaTag extends UIComponentTag
pageContextEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
RichTextAreaTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAutoConfig() |
String |
getColumns() |
String |
getComponentType() |
String |
getHeight() |
String |
getJavascriptLibrary() |
String |
getJustArea() |
String |
getRendererType() |
String |
getRows() |
String |
getToolbarButtonRows() |
String |
getValue() |
String |
getWidth() |
void |
release() |
void |
setAutoConfig(String str) |
void |
setColumns(String newC) |
void |
setHeight(String newHeight) |
void |
setJavascriptLibrary(String str) |
void |
setJustArea(String newJ) |
protected void |
setProperties(UIComponent component) |
void |
setRows(String newRows) |
void |
setToolbarButtonRows(String str) |
void |
setValue(String newValue) |
void |
setWidth(String newWidth) |
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic String getComponentType()
getComponentType in class UIComponentTagpublic String getRendererType()
getRendererType in class UIComponentTagpublic void setValue(String newValue)
public String getValue()
public void setWidth(String newWidth)
public String getWidth()
public void setHeight(String newHeight)
public String getHeight()
public void setToolbarButtonRows(String str)
public String getToolbarButtonRows()
public void setJavascriptLibrary(String str)
public String getJavascriptLibrary()
public void setAutoConfig(String str)
public String getAutoConfig()
public void setColumns(String newC)
public String getColumns()
public void setRows(String newRows)
public String getRows()
public void setJustArea(String newJ)
public String getJustArea()
protected void setProperties(UIComponent component)
setProperties in class UIComponentTagpublic void release()
release in interface Tagrelease in class UIComponentTagCopyright © 2003–2017 University of Michigan. All rights reserved.