Interface HasRequiredMessageForSelect
- All Known Subinterfaces:
SelectBooleanCheckboxTagDeclaration, SelectBooleanToggleTagDeclaration, SelectManyCheckboxTagDeclaration, SelectManyListboxTagDeclaration, SelectManyListTagDeclaration, SelectManyShuttleTagDeclaration, SelectOneListTagDeclaration, TreeSelectTagDeclaration
public interface HasRequiredMessageForSelect
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetRequiredMessage(String requiredMessage) An expression that specifies the required message
-
Method Details
-
setRequiredMessage
An expression that specifies the required message
-