| Modifier and Type | Field and Description |
|---|---|
static String |
BASIC_TOOLBAR |
static String |
COMMENT_TOOLBAR |
static String |
ENTER_BR |
static String |
ENTER_DIV |
static String |
ENTER_P |
static String |
FAQ_TOOLBAR |
static String |
FORUM_TOOLBAR |
static String |
FULL_TOOLBAR |
static String |
INLINE_TOOLBAR |
static String |
SUPER_BASIC_TOOLBAR |
| Constructor and Description |
|---|
UIFormRichtextInput(String name,
String bindingField,
String value) |
UIFormRichtextInput(String name,
String bindingField,
String value,
String enterMode) |
UIFormRichtextInput(String name,
String bindingField,
String value,
String enterMode,
String toolbar) |
UIFormRichtextInput(String name,
String bindingField,
String value,
String enterMode,
String toolbar,
String css) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Object input,
org.exoplatform.webui.application.WebuiRequestContext context) |
String |
getCss() |
String |
getEnterMode() |
String |
getHeight() |
boolean |
getIsPasteAsPlainText() |
String |
getShiftEnterMode() |
String |
getToolbar() |
String |
getWidth() |
boolean |
isIgnoreParserHTML() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setCss(String css) |
void |
setEnterMode(String enterMode) |
void |
setHeight(String height) |
UIFormRichtextInput |
setIgnoreParserHTML(boolean isIgnoreParserHTML) |
UIFormRichtextInput |
setIsPasteAsPlainText(boolean isPasteAsPlainText) |
void |
setShiftEnterMode(String shiftEnterMode) |
void |
setToolbar(String toolbar) |
void |
setWidth(String width) |
addValidator, getBindingField, getDefaultValue, getHTMLAttribute, getLabel, getName, getTypeValue, getValidators, getValue, isDisabled, isEditable, isEnable, isMandatory, isReadOnly, isValid, processDecode, renderHTMLAttributes, reset, setBindingField, setDefaultValue, setDisabled, setEditable, setEnable, setHTMLAttribute, setLabel, setName, setReadOnly, setValueaddChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String FULL_TOOLBAR
public static final String BASIC_TOOLBAR
public static final String SUPER_BASIC_TOOLBAR
public static final String INLINE_TOOLBAR
public static final String COMMENT_TOOLBAR
public static final String FORUM_TOOLBAR
public static final String FAQ_TOOLBAR
public static final String ENTER_P
public static final String ENTER_BR
public static final String ENTER_DIV
public UIFormRichtextInput(String name, String bindingField, String value, String enterMode)
public UIFormRichtextInput(String name, String bindingField, String value, String enterMode, String toolbar)
public String getWidth()
public void setWidth(String width)
public String getHeight()
public void setHeight(String height)
public String getToolbar()
public String getEnterMode()
public String getShiftEnterMode()
public void setToolbar(String toolbar)
public void setEnterMode(String enterMode)
public void setShiftEnterMode(String shiftEnterMode)
public UIFormRichtextInput setIsPasteAsPlainText(boolean isPasteAsPlainText)
public boolean getIsPasteAsPlainText()
public boolean isIgnoreParserHTML()
public UIFormRichtextInput setIgnoreParserHTML(boolean isIgnoreParserHTML)
public void setCss(String css)
public String getCss()
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIComponentExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.