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, toString
public Integer getRows()
RowsCols
public Integer getCols()
RowsCols
public String getWatermark()
Watermarked
getWatermark
in interface Watermarked
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.