public class FormStringFieldPopup extends FormFieldPopup
| Constructor and Description |
|---|
FormStringFieldPopup(FormField field,
java.lang.String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
void |
backspace() |
protected Form |
buildPopupForm()
Build a form to fill the popup dialog with.
|
FormField |
getValueField() |
closeDialog, getButton, getDialog, getField, getFieldName, isDialogOpen, openDialog, setDialogOpenpublic FormStringFieldPopup(FormField field, java.lang.String fieldName)
protected Form buildPopupForm()
FormFieldPopupbuildPopupForm in class FormFieldPopuppublic FormField getValueField()
getValueField in class FormFieldPopuppublic void backspace()