Interface GetSelectorChoicesForm
- All Superinterfaces:
BaseForm,BaseSpec,SelectorKindSpec,SelectorTypeSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllowNullChoice(String allowNullChoice) voidsetDefaultSelectorChoice(String defaultSelectorChoice) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.selector.common.spec.SelectorKindSpec
getSelectorKindName, setSelectorKindNameMethods inherited from interface com.echothree.control.user.selector.common.spec.SelectorTypeSpec
getSelectorTypeName, setSelectorTypeName
-
Method Details
-
getDefaultSelectorChoice
-
setDefaultSelectorChoice
-
getAllowNullChoice
-
setAllowNullChoice
-