Class ItemTextArea
- java.lang.Object
-
- org.hortonmachine.gears.io.geopaparazzi.forms.items.ItemTextArea
-
-
Constructor Summary
Constructors Constructor Description ItemTextArea(String key, String description, String defaultValue, boolean isMandatory, boolean isLabel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()StringgetValue()voidsetValue(String value)StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.hortonmachine.gears.io.geopaparazzi.forms.items.Item
getRangeString, getRangeString, getRangeString
-
-