public class HtmlTextArea extends HtmlEventingFormItem
| Modifier and Type | Class and Description |
|---|---|
static class |
HtmlTextArea.TextAreaWrap |
HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade| Modifier and Type | Field and Description |
|---|---|
protected int |
m_cols
How many characters wide
|
protected int |
m_rows
how many rows
|
protected String |
m_value
The content of the text area.
|
protected HtmlTextArea.TextAreaWrap |
m_wrap
How to wrap the text
|
m_language, m_onChange, m_readOnlym_disabled, m_name, m_tabIndexm_onClick, m_onDoubleClick, m_onKeyDown, m_onKeyPress, m_onKeyUp, m_onMouseOut, m_onMouseOverm_uniqueObjectList, m_uniqueObjectsm_htmlElementsEQUALS_BEGIN, EQUALS_END, m_attributes, SPACE| Constructor and Description |
|---|
HtmlTextArea() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCols()
Get the value of m_cols.
|
int |
getRows()
Get the value of m_rows.
|
String |
getValue()
Get the value of m_value.
|
HtmlTextArea.TextAreaWrap |
getWrap()
Get the value of m_wrap.
|
void |
outputAttributes(PrintWriter out)
Deprecated.
|
void |
outputAttributes(StringBuffer strbuf) |
void |
outputAttributes(Writer out) |
HtmlTextArea |
setCols(int v)
Set the value of m_cols.
|
HtmlTextArea |
setRows(int v)
Set the value of m_rows.
|
void |
setValue(String v)
Set the value of m_value.
|
HtmlTextArea |
setWrap(HtmlTextArea.TextAreaWrap v)
Set the value of m_wrap.
|
getLanguage, getOnChange, getReadOnly, setLanguage, setOnChange, setReadOnlygetDisabled, getName, getTabIndex, setDisabled, setName, setTabIndexgetOnClick, getOnDoubleClick, getOnKeyDown, getOnKeyPress, getOnKeyUp, getOnMouseOut, getOnMouseOver, setOnClick, setOnClick, setOnDblClick, setOnDoubleClick, setOnKeyDown, setOnKeyDown, setOnKeyPress, setOnKeyPress, setOnKeyUp, setOnKeyUp, setOnMouseDown, setOnMouseMove, setOnMouseOut, setOnMouseOut, setOnMouseOver, setOnMouseOver, setOnMouseUpaddUniqueObject, addUniqueObject, destroy, getElementCount, getUniqueObject, getUniqueObjects, output, output, output, removeAllUniqueObjects, removeUniqueObjectsetIDaddElement, addElement, getHtmlElements, outputChildren, outputChildren, outputEndTag, outputEndTag, outputStartTag, outputStartTag, removeAllElements, removeElement, setHtmlElements, toStringgetTag, hasTag, requireClosingTag, requireClosingTag, setClass, setStyle, setTagaddAttribute, addIsThreadHTML5Compliant, addIsThreadXHTMLCompliant, appendToAttribute, getAttributes, isThreadHTML5Compliant, isThreadXHTMLCompliant, removeAttribute, removeIsThreadHTML5Compliant, removeIsThreadXHTMLCompliantclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetClassprotected int m_cols
protected int m_rows
protected HtmlTextArea.TextAreaWrap m_wrap
protected String m_value
public void outputAttributes(StringBuffer strbuf)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlEventingFormItempublic void outputAttributes(PrintWriter out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlEventingFormItempublic void outputAttributes(Writer out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlEventingFormItempublic int getCols()
public HtmlTextArea setCols(int v)
v - Value to assign to m_cols.public int getRows()
public HtmlTextArea setRows(int v)
v - Value to assign to m_rows.public HtmlTextArea.TextAreaWrap getWrap()
public HtmlTextArea setWrap(HtmlTextArea.TextAreaWrap v)
v - Value to assign to m_wrap.public String getValue()
public void setValue(String v)
v - Value to assign to m_value.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice