Wt
4.11.1
|
This is the complete list of members for Wt::WRegExpValidator, including all inherited members.
flags() const | Wt::WRegExpValidator | |
format() const | Wt::WValidator | virtual |
inputFilter() const | Wt::WValidator | virtual |
invalidBlankText() const | Wt::WValidator | |
invalidNoMatchText() const | Wt::WRegExpValidator | |
isMandatory() const | Wt::WValidator | |
javaScriptValidate() const override | Wt::WRegExpValidator | virtual |
regExp() const | Wt::WRegExpValidator | |
regExpPattern() const | Wt::WRegExpValidator | |
setFlags(WFlags< RegExpFlag > flags) | Wt::WRegExpValidator | |
setInvalidBlankText(const WString &text) | Wt::WValidator | |
setInvalidNoMatchText(const WString &text) | Wt::WRegExpValidator | |
setMandatory(bool how) | Wt::WValidator | |
setRegExp(const WString &pattern) | Wt::WRegExpValidator | |
State typedef | Wt::WValidator | |
validate(const WString &input) const override | Wt::WRegExpValidator | virtual |
WRegExpValidator() | Wt::WRegExpValidator | |
WRegExpValidator(const WString &pattern) | Wt::WRegExpValidator | |
WValidator(bool mandatory=false) | Wt::WValidator | |
~WRegExpValidator() | Wt::WRegExpValidator | |
~WValidator() | Wt::WValidator | virtual |