public class TextArea extends FormField<TextArea> implements IPlaceholderable
FormField class representing a button so that
a TextAreaRenderer is used instead of the default renderer for fields.tagPropertieschildElements, nextRenderer, stylesproperties| Constructor and Description |
|---|
TextArea(String id)
Creates a new
TextArea instance. |
| Modifier and Type | Method and Description |
|---|---|
AccessibilityProperties |
getAccessibilityProperties() |
<T1> T1 |
getDefaultProperty(int property) |
Paragraph |
getPlaceholder()
Gets the placeholder paragraph.
|
protected IRenderer |
makeNewRenderer() |
void |
setPlaceholder(Paragraph placeholder)
Sets the placeholder paragraph.
|
getId, setAlternativeDescription, setHeight, setInteractive, setSize, setValue, setWidthaddStyle, createRendererSubTree, getChildren, getProperty, getRenderer, hasProperty, isEmpty, setAction, setNextRenderer, setPageNumberdeleteOwnProperty, getOwnProperty, getSplitCharacters, getStrokeColor, getStrokeWidth, getTextRenderingMode, getTransparentStrokeColor, hasOwnProperty, setBackgroundColor, setBackgroundColor, setBackgroundColor, setBackgroundColor, setBackgroundImage, setBackgroundImage, setBaseDirection, setBorder, setBorderBottom, setBorderBottomLeftRadius, setBorderBottomRightRadius, setBorderLeft, setBorderRadius, setBorderRight, setBorderTop, setBorderTopLeftRadius, setBorderTopRightRadius, setCharacterSpacing, setDashPattern, setDestination, setFixedPosition, setFixedPosition, setFixedPosition, setFixedPosition, setFont, setFontColor, setFontColor, setFontColor, setFontFamily, setFontFamily, setFontKerning, setFontScript, setFontSize, setHorizontalAlignment, setHyphenation, setLineThrough, setOpacity, setProperty, setRelativePosition, setSplitCharacters, setStrokeColor, setStrokeColor, setStrokeColor, setStrokeWidth, setTextAlignment, setTextRenderingMode, setUnderline, setUnderline, setUnderline, setUnderline, setUnderline, setWordSpacing, simulateBold, simulateItalicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildrencreateRendererSubTree, getRenderer, setNextRendererdeleteOwnProperty, getOwnProperty, getProperty, hasOwnProperty, hasProperty, setPropertypublic <T1> T1 getDefaultProperty(int property)
FormFieldgetDefaultProperty in interface IPropertyContainergetDefaultProperty in class FormField<TextArea>property - public Paragraph getPlaceholder()
getPlaceholder in interface IPlaceholderablepublic void setPlaceholder(Paragraph placeholder)
setPlaceholder in interface IPlaceholderableplaceholder - the paragraph to be used as placeholderpublic AccessibilityProperties getAccessibilityProperties()
getAccessibilityProperties in interface IAccessibleElementprotected IRenderer makeNewRenderer()
makeNewRenderer in class AbstractElement<TextArea>Copyright © 1998–2025 Apryse Group NV. All rights reserved.