Go to the documentation of this file.
3 #include <Wt/WApplication.h>
5 #include <Wt/WDateEdit.h>
6 #include <Wt/WSelectionBox.h>
7 #include <Wt/WContainerWidget.h>
9 #include <Wt/WIntValidator.h>
10 #include <Wt/WLabel.h>
11 #include <Wt/WLineEdit.h>
12 #include <Wt/WPushButton.h>
13 #include <Wt/WTableCell.h>
14 #include <Wt/WTextArea.h>
110 submit->setMargin(15, Side::Top);
155 if (edit->
validate() != ValidationState::Valid) {
201 "for all this precious data.</p>").arg(name)));
203 if (!remarks.
empty())
205 WString(
"<p>You had some remarks. Splendid !</p>")));
void setCurrentIndex(int index)
const WString & text() const
void setStyle(FontStyle style)
void setForegroundColor(WColor color)
const WString & text() const
void setFormat(const WString &format)
void setWeight(FontWeight weight, int value=400)
void setSize(FontSize size)
void setTop(const WDate &top)
void setColumnSpan(int colSpan)
void setBottom(const WDate &bottom)
void setColumns(int cols)
WString & arg(const std::wstring &value)
Wt::Signals::connection connect(F function)
void setBuddy(WFormWidget *buddy)
WTableCell * elementAt(int row, int column)
void addItem(const WString &text)
Generated on Fri Mar 20 2020 for the
C++ Web Toolkit (Wt) by
1.8.17