|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.uif.RemotableAbstractControl
org.kuali.rice.core.api.uif.RemotableTextarea
public final class RemotableTextarea
A textarea control type.
| Nested Class Summary | |
|---|---|
static class |
RemotableTextarea.Builder
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Integer getRows()
RowsCols
getRows in interface RowsColspublic Integer getCols()
RowsCols
getCols in interface RowsColspublic String getWatermark()
Watermarked
getWatermark in interface Watermarked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||