public final class TextInputItem extends InputItem
Constructor and Description |
---|
TextInputItem(String inputId,
String title) |
TextInputItem(String inputId,
String title,
String subtitle) |
TextInputItem(String inputId,
String title,
String subtitle,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
void |
setValue(String value) |
getInputId, setInputId
getSubtitle, getTag, getTitle, setSubtitle, setTag, setTitle, toString
Copyright © 2015 MMSOFT Design. All Rights Reserved.