Wt
4.11.1
|
Namespace for the Dbo Forms (Wt::Form). More...
Namespaces | |
Dbo | |
Namespace that contain Dbo specific classes within the Form module. | |
Classes | |
class | WAbstractFormDelegate |
Abstract delegate class for creating form widgets. More... | |
class | WFormDelegate< Wt::WString, void > |
Form delegate class for WString More... | |
class | WFormDelegate< std::string, void > |
Form delegate class for std::string More... | |
class | WFormDelegate< Wt::WDate, void > |
Form delegate class for WDate More... | |
class | WFormDelegate< Wt::WTime, void > |
Form delegate class for WTime More... | |
class | WFormDelegate< Wt::WDateTime, void > |
Form delegate class for WDateTime More... | |
class | WFormDelegate< bool, void > |
Form delegate class for boolean More... | |
class | WFormDelegate< int, void > |
Form delegate class for integer More... | |
class | WFormDelegate< double, void > |
Form delegate for double More... | |
Namespace for the Dbo Forms (Wt::Form).