public class WebTextArea extends AbstractWebComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_CHANGE |
changed, component, htmlInnerElement, htmlOuterElement, id, styleElement| Constructor and Description |
|---|
WebTextArea(String id,
Component component) |
| Modifier and Type | Method and Description |
|---|---|
void |
createHtmlElement() |
protected TextArea |
getTextArea() |
protected ViewAction |
onValueChange(String newValue) |
ViewAction |
processEvent(WebEvent event,
Map<String,Object> parameters) |
addChild, applyEvents, applyStyle, calcHash, calcHashOfChildrenId, createCommonStyles, getChildrenIdsHash, getChildrenWebComponents, getComponent, getFullInputName, getFullInputName, getHtmlInnerElementForNewChild, getHtmlOuterElement, getId, getOwnHash, getParentWebComponent, getStyleElement, init, isStaticResource, loadFromResource, null2Empty, processEvent, replaceChild, setChildrenIdsHash, setId, setOwnHash, setStaticResource, updateIdInHtml, writeFile, writeFileaddChild, addChildren, checkConsistency, clear, copy, detach, findFirst, findFirstAncestor, getChildren, getDepth, getParent, getRoot, indexOf, isLast, isLeaf, isRoot, remove, removeAllChildren, removeChild, replace, replaceSingleNode, setChildren, setParent, tranverse, tranverseUppublic static final String VALUE_CHANGE
protected TextArea getTextArea()
public void createHtmlElement()
createHtmlElement in interface WebComponentcreateHtmlElement in class AbstractWebComponentprotected ViewAction onValueChange(String newValue)
public ViewAction processEvent(WebEvent event, Map<String,Object> parameters)
processEvent in class AbstractWebComponentCopyright © 2016. All Rights Reserved.