|
Components | |||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableRequiredDefinitionInterface
Interface which allows a prompt to be configured such that a value is required to be entered before processing can continue.
Method Summary | |
---|---|
void |
setRequired(boolean required)
Sets whether the user will be required to enter a value for this prompt before continuing in the application |
Method Detail |
---|
void setRequired(boolean required)
required
- whether the user will be required to enter a value for this prompt before continuing
in the application
|
Components | |||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |