public final class RemotableTextarea extends RemotableAbstractControl implements Watermarked, RowsCols
| Modifier and Type | Class and Description |
|---|---|
static class |
RemotableTextarea.Builder |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCols()
The cols value to make the control (The horizontal size).
|
Integer |
getRows()
The rows value to make the control (The vertical size).
|
String |
getWatermark()
The watermark value to put on a control.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic Integer getRows()
RowsColspublic Integer getCols()
RowsColspublic String getWatermark()
WatermarkedgetWatermark in interface WatermarkedCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.