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