Wt
3.3.8
|
The namespace for Wt. More...
Namespaces | |
Auth | |
Namespace for the Authentication module (Wt::Auth). | |
Chart | |
Namespace for the Charts (Wt::Chart). | |
Dbo | |
Namespace for the Database Objects (Wt::Dbo). | |
Ext | |
Namespace for Ext widgets (Wt::Ext, deprecated). | |
Http | |
Namespace for HTTP protocol (Wt::Http) handling. | |
Json | |
Namespace for the JSON Library (Wt::Json). | |
Namespace for the SMTP client library (Wt::Mail). | |
Payment | |
Namespace for the Payment. | |
Render | |
Namespace for the XHTML Rendering (Wt::Render). | |
Signals | |
Namespace for signal/slot implementation. | |
Utils | |
Namespace with utility functions. | |
Classes | |
struct | boost_any_traits |
A traits class for a type stored in a boost::any. More... | |
struct | Coordinates |
A coordinate. More... | |
class | DomElement |
Class to represent a client-side DOM element (proxy). More... | |
class | EventSignal |
A signal that conveys user-interface events. More... | |
class | EventSignalBase |
Abstract base class of an event signal. More... | |
class | InvalidDateException |
Exception thrown when calculating with an invalid date (deprecated). More... | |
class | InvalidDateTimeException |
Exception thrown when calculating with an invalid date (deprecated) More... | |
class | InvalidTimeException |
Exception thrown when calculating with an invalid time (deprecated). More... | |
class | JSignal |
A signal to relay JavaScript to C++ calls. More... | |
class | JSlot |
A slot that is only implemented in client side JavaScript code. More... | |
class | PopupWindow |
Internal class that provides a JavaScript popup window managing function. More... | |
class | Signal |
A signal that propagates events to listeners. More... | |
class | SignalBase |
Abstract base class of a signal. More... | |
class | Touch |
A single finger touch of a touch event. More... | |
class | WAbstractArea |
Abstract base class for interactive areas in a widget. More... | |
class | WAbstractItemDelegate |
Abstract delegate class for rendering an item in an item view. More... | |
class | WAbstractItemModel |
An abstract model for use with Wt's view classes. More... | |
class | WAbstractItemView |
An abstract base class for item Views. More... | |
class | WAbstractListModel |
An abstract list model for use with Wt's view classes. More... | |
class | WAbstractMedia |
Abstract baseclass for native media elements. More... | |
class | WAbstractProxyModel |
An abstract proxy model for Wt's item models. More... | |
class | WAbstractSpinBox |
An abstract spin box. More... | |
class | WAbstractTableModel |
An abstract table model for use with Wt's view classes. More... | |
class | WAbstractToggleButton |
An abstract base class for radio buttons and check boxes. More... | |
class | WAccordionLayout |
A layout manager which shows one item at a time. More... | |
class | WAggregateProxyModel |
A proxy model for Wt's item models that provides column aggregation. More... | |
class | WAnchor |
A widget that represents an HTML anchor (to link to other documents). More... | |
class | WAnimation |
A value class that defines a transition effect. More... | |
class | WApplication |
Represents an application instance for a single session. More... | |
class | WAudio |
A widget that plays audio. More... | |
class | WBatchEditProxyModel |
A proxy model for Wt's item models that provides batch editing. More... | |
class | WBootstrapTheme |
Theme based on the Twitter Bootstrap CSS framework. More... | |
class | WBorder |
A value class that defines the CSS border style of a widget. More... | |
class | WBorderLayout |
A layout manager which divides the container region in five regions. More... | |
class | WBoxLayout |
A layout manager which arranges widgets horizontally or vertically. More... | |
class | WBreak |
A widget that provides a line break between inline widgets. More... | |
class | WBrush |
A value class that defines the style for filling a path. More... | |
class | WButtonGroup |
A class for grouping radio buttons logically together. More... | |
class | WCalendar |
A calendar. More... | |
class | WCanvasPaintDevice |
A paint device for rendering using the HTML 5 <canvas> element. More... | |
class | WCheckBox |
A user control that represents a check box. More... | |
class | WCircleArea |
A interactive area in a widget, specified by a circle. More... | |
class | WColor |
A value class that defines a color. More... | |
class | WCombinedLocalizedStrings |
A localized string resolver that bundles multiple string resolvers. More... | |
class | WComboBox |
A widget that provides a drop-down combo-box control. More... | |
class | WCompositeWidget |
A widget that hides the implementation of composite widgets. More... | |
class | WContainerWidget |
A widget that holds and manages child widgets. More... | |
class | WCssDecorationStyle |
A style class for a single widget or style sheet rule. More... | |
class | WCssRule |
Abstract rule in a CSS style sheet. More... | |
class | WCssStyleSheet |
A CSS style sheet. More... | |
class | WCssTemplateRule |
A CSS rule based on a template widget. More... | |
class | WCssTextRule |
A CSS rule specified directly using CSS declarations. More... | |
class | WCssTheme |
class | WDate |
A value class that represents a date on the Gregorian calendar. More... | |
class | WDateEdit |
A date edit. More... | |
class | WDatePicker |
A date picker. More... | |
class | WDateTime |
A calendar date and clock time. More... | |
class | WDateValidator |
A validator for date input. More... | |
class | WDefaultLayout |
A default layout manager. More... | |
class | WDefaultLoadingIndicator |
A default loading indicator. More... | |
class | WDialog |
A WDialog shows a dialog. More... | |
class | WDoubleSpinBox |
An input control for fixed point numbers. More... | |
class | WDoubleValidator |
A validator for validating floating point user input. More... | |
class | WDropEvent |
A class providing details for a drop event. More... | |
class | WEnvironment |
A class that captures information on the application environment. More... | |
class | WEvent |
An application event. More... | |
class | WException |
Base class for exceptions thrown by Wt. More... | |
class | WFileDropWidget |
A widget that allows dropping files for upload. More... | |
class | WFileResource |
A resource which streams the data from a local file. More... | |
class | WFileUpload |
A widget that allows a file to be uploaded. More... | |
class | WFitLayout |
A layout manager which spans a single widget to all available space. More... | |
class | WFlags |
Utility class for type-safe combinations of enumeration flags. More... | |
class | WFlashObject |
A widget that renders a Flash object (also known as Flash movie). More... | |
class | WFont |
A value class that describes a font. More... | |
class | WFontMetrics |
A value class that describes font metrics for a font. More... | |
class | WFormModel |
A basic model class for forms. More... | |
class | WFormWidget |
An abstract widget that corresponds to an HTML form element. More... | |
class | WGenericMatrix |
A value class that describes a matrix. More... | |
class | WGestureEvent |
A class providing details for a gesture event. More... | |
class | WGLWidget |
GL support class. More... | |
class | WGoogleMap |
A widget that displays a google map. More... | |
class | WGradient |
A linear or radial gradient. More... | |
class | WGridLayout |
A layout manager which arranges widgets in a grid. More... | |
class | WGroupBox |
A widget which group widgets into a frame with a title. More... | |
class | WHBoxLayout |
A layout manager which arranges widgets horizontally. More... | |
class | WIconPair |
A widget that shows one of two icons depending on its state. More... | |
class | WIdentityProxyModel |
A proxy model that proxies its source model unmodified. More... | |
class | WImage |
A widget that displays an image. More... | |
class | WInPlaceEdit |
A widget that provides in-place-editable text. More... | |
class | WInteractWidget |
An abstract widget that can receive user-interface interaction. More... | |
class | WIntValidator |
A validator that validates integer user input. More... | |
class | WIOService |
An I/O service. More... | |
class | WItemDelegate |
Standard delegate class for rendering a view item. More... | |
class | WItemSelectionModel |
A class that represents a selection for a WAbstractItemView. More... | |
class | WJavaScriptExposableObject |
A JavaScript exposable object. More... | |
class | WJavaScriptHandle |
A handle to a JavaScript representation of an object. More... | |
class | WKeyEvent |
A class providing details for a keyboard event. More... | |
class | WLabel |
A label for a form field. More... | |
class | WLayout |
An abstract base class for layout managers. More... | |
class | WLayoutItem |
An abstract base class for items that can participate in a layout. More... | |
class | WLayoutItemImpl |
An abstract base class for implementing layout managers. More... | |
class | WLength |
A value class that describes a CSS length. More... | |
class | WLengthValidator |
A validator that checks the string length of user input. More... | |
class | WLineEdit |
A widget that provides a single line edit. More... | |
class | WLineF |
Utility class that defines a single line. More... | |
class | WLink |
A value class that defines a hyperlink target. More... | |
class | WLoadingIndicator |
An abstract interface for a loading indicator. More... | |
class | WLocalDateTime |
A localized calendar date and clock time. More... | |
class | WLocale |
A locale. More... | |
class | WLocalizedStrings |
An abstract class that provides support for localized strings. More... | |
class | WLogEntry |
A stream-like object for creating an entry in a log file. More... | |
class | WLogger |
A simple logging class. More... | |
class | WMatrix4x4 |
A value class that describes a 3D affine transformation matrix. More... | |
class | WMeasurePaintDevice |
WMeasurePaintDevice Wt/WMeasurePaintDevice Wt/WMeasurePaintDevice. More... | |
class | WMediaPlayer |
A media player. More... | |
class | WMemoryResource |
A resource which streams data from memory. More... | |
class | WMenu |
A widget that shows a menu of options. More... | |
class | WMenuItem |
A single item in a menu. More... | |
class | WMessageBox |
A standard dialog for confirmation or to get simple user input. More... | |
class | WMessageResourceBundle |
Support for localized strings using XML files. More... | |
class | WModelIndex |
A value class that describes an index to an item in a data model. More... | |
class | WMouseEvent |
A class providing details for a mouse event. More... | |
class | WNavigationBar |
A navigation bar. More... | |
class | WObject |
A base class for objects that participate in the signal/slot system. More... | |
class | WOverlayLoadingIndicator |
A more obvious loading indicator that grays the window. More... | |
class | WPaintDevice |
The abstract base class for a paint device. More... | |
class | WPaintedWidget |
A widget that is painted using vector graphics. More... | |
class | WPainter |
Vector graphics painting class. More... | |
class | WPainterPath |
A path defining a shape. More... | |
class | WPanel |
A WPanel provides a container with a title bar. More... | |
class | WPdfImage |
A paint device for rendering to a PDF. More... | |
class | WPen |
A value class that defines the style for pen strokes. More... | |
class | WPoint |
A value class that defines a 2D point with integer coordinates. More... | |
class | WPointF |
A value class that defines a 2D point. More... | |
class | WPolygonArea |
An interactive area in a widget, specified by a polygon. More... | |
class | WPopupMenu |
A menu presented in a popup window. More... | |
class | WPopupWidget |
Base class for popup widgets. More... | |
class | WProgressBar |
A progress bar. More... | |
class | WPushButton |
A widget that represents a push button. More... | |
class | WRadioButton |
A user control that represents a radio button. More... | |
class | WRandom |
Random number generator. More... | |
class | WRasterImage |
A paint device for rendering to a raster image. More... | |
class | WReadOnlyProxyModel |
A read-only wrapper for a source model. More... | |
class | WRectArea |
A interactive area in a widget, specified by a rectangle. More... | |
class | WRectF |
A value class that defines a rectangle. More... | |
class | WRegExpValidator |
A validator that checks user input against a regular expression. More... | |
class | WResource |
An object which can be rendered in the HTTP protocol. More... | |
class | WScrollArea |
A widget that adds scrolling capabilities to its content. More... | |
class | WScrollBar |
A scrollbar attached to a scroll area. More... | |
class | WScrollEvent |
A class providing details for a scroll event. More... | |
class | WSelectionBox |
A selection box allows selection from a list of options. More... | |
class | WServer |
A class encapsulating a web application server. More... | |
class | WShadow |
A value class that defines a shadow style. More... | |
class | WSignalMapper |
A utility class to connect multiple senders to a single slot. More... | |
class | WSlider |
A horizontal or vertical slider control. More... | |
class | WSocketNotifier |
A utility class for asynchronous notification of socket activity. More... | |
class | WSortFilterProxyModel |
A proxy model for Wt's item models that provides filtering and/or sorting. More... | |
class | WSound |
A value class to play a sound effect. More... | |
class | WSpinBox |
An input control for integer numbers. More... | |
class | WSplitButton |
A split button. More... | |
class | WSslCertificate |
An interface to an SSL certificate. More... | |
class | WSslInfo |
Provides SSL information about the current session. More... | |
class | WStackedWidget |
A container widget that stacks its widgets on top of each other. More... | |
class | WStandardItem |
An item in a WStandardItemModel. More... | |
class | WStandardItemModel |
A standard data model, which stores its data in memory. More... | |
class | WStaticModelView |
A widget that implements a view for a non-changing model. More... | |
class | WStreamResource |
An object which streams the data from a std::istream. More... | |
class | WString |
A value class which describes a locale-aware unicode string. More... | |
class | WStringListModel |
An model that manages a list of strings. More... | |
class | WStringStream |
class | WSuggestionPopup |
A widget which popups to assist in editing a textarea or lineedit. More... | |
class | WSvgImage |
A paint device for rendering using Scalable Vector Graphics (SVG). More... | |
class | WTable |
A container widget which provides layout of children in a table grid. More... | |
class | WTableCell |
A container widget that represents a cell in a table. More... | |
class | WTableColumn |
A table column. More... | |
class | WTableRow |
A table row. More... | |
class | WTableView |
An MVC View widget for tabular data. More... | |
class | WTabWidget |
A widget that organizes contents in tab panes. More... | |
class | WTemplate |
A widget that renders an XHTML template. More... | |
class | WTemplateFormView |
A template-based View class form models. More... | |
class | WText |
A widget that renders (XHTML) text. More... | |
class | WTextArea |
A widget that provides a multi-line edit. More... | |
class | WTextEdit |
A rich-text XHTML editor. More... | |
class | WTextItem |
The result of a font metrics computation. More... | |
class | WTheme |
class | WTime |
A value class that defines a clock time. More... | |
class | WTimeEdit |
A Time field editor. More... | |
class | WTimer |
A utility class which provides timer signals and single-shot timers. More... | |
class | WTimeValidator |
A time validator. More... | |
class | WToolBar |
A toolbar. More... | |
class | WTouchEvent |
A class providing details for a touch event. More... | |
class | WTransform |
A value class that defines a 2D affine transformation matrix. More... | |
class | WTree |
A widget that represents a navigatable tree. More... | |
class | WTreeNode |
A single node in a tree. More... | |
class | WTreeTable |
A table with a navigatable tree in the first column. More... | |
class | WTreeTableNode |
A specialized tree node which allows additional data to be associated with each node. More... | |
class | WTreeView |
A view class that displays a model as a tree or tree table. More... | |
class | WValidationStatus |
A widget that keeps track of the validation status of a form widget. More... | |
class | WValidator |
A validator is used to validate user input according to pre-defined rules. More... | |
class | WVBoxLayout |
A layout manager which arranges widgets vertically. More... | |
class | WVectorImage |
An abstract paint device for rendering using native vector graphics. More... | |
class | WVideo |
A video-playing widget. More... | |
class | WViewWidget |
An abstract base class for an MVC view that is rendered using a widget. More... | |
class | WVirtualImage |
An abstract widget that shows a viewport to a virtually large image. More... | |
class | WVmlImage |
A paint device for rendering using the VML pseudo-standard. More... | |
class | WWebWidget |
A base class for widgets with an HTML counterpart. More... | |
class | WWidget |
The abstract base class for a user-interface component. More... | |
class | WWidgetItem |
A layout item that holds a single widget. More... | |
Typedefs | |
typedef WAudio | WHTML5Audio |
< Typedef for compatibility with Wt < 3.1.11 (deprecated). | |
typedef WVideo | WHTML5Video |
< Typedef for compatibility with Wt < 3.1.11 (deprecated). | |
typedef std::set< WModelIndex > | WModelIndexSet |
A set of WModelIndexes. | |
typedef std::vector< WModelIndex > | WModelIndexList |
List of indexes. More... | |
Enumerations |
Functions | |
WString | asString (const boost::any &v, const WString &formatString=WString()) |
Interprets a boost::any as a string value. More... | |
double | asNumber (const boost::any &v) |
Interprets a boost::any as a number value. More... | |
template<typename Type > | |
void | registerType () |
Registers MVC-support for a type passed in a boost::any. More... | |
template<typename T , std::size_t A, std::size_t B, std::size_t C> | |
WGenericMatrix< T, A, C > | operator* (const WGenericMatrix< T, A, B > &l, const WGenericMatrix< T, B, C > &r) |
Multiply two matrices. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
std::ostream & | operator<< (std::ostream &os, const WGenericMatrix< T, Rows, Cols > &m) |
Print the matrix to an ostream. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
WGenericMatrix< T, Rows, Cols > | operator* (const T &factor, const WGenericMatrix< T, Rows, Cols > &m) |
Multiply every element in the matrix with the given factor. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
WGenericMatrix< T, Rows, Cols > | operator* (const WGenericMatrix< T, Rows, Cols > &m, const T &factor) |
Multiply every element in the matrix with the given factor. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
WGenericMatrix< T, Rows, Cols > | operator/ (const WGenericMatrix< T, Rows, Cols > &m, const T &factor) |
Divide every element in the matrix by the given factor. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
WGenericMatrix< T, Rows, Cols > | operator+ (const WGenericMatrix< T, Rows, Cols > &l, const WGenericMatrix< T, Rows, Cols > &r) |
Add two matrices together. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
WGenericMatrix< T, Rows, Cols > | operator- (const WGenericMatrix< T, Rows, Cols > &l, const WGenericMatrix< T, Rows, Cols > &r) |
Substract two matrices. | |
template<typename T , std::size_t Rows, std::size_t Cols> | |
WGenericMatrix< T, Rows, Cols > | operator- (const WGenericMatrix< T, Rows, Cols > &m) |
Negate every element in the matrix. | |
Variables | |
static const WFlags< Side > | None = 0 |
No side. | |
static const WFlags< Side > | CenterXY = CenterX | CenterY |
(CenterX | CenterY) | |
static const WFlags< Side > | Horizontals = Left | Right |
(Left | Right) | |
static const WFlags< Side > | Verticals = Top | Bottom |
(Top | Bottom) | |
static const WFlags< Side > | All = Top | Bottom | Left | Right |
All sides. | |
static const WFlags< AlignmentFlag > | AlignHorizontalMask = AlignLeft | AlignRight | AlignCenter | AlignJustify |
Combination of all horizontal alignment flags. | |
static const WFlags< AlignmentFlag > | AlignVerticalMask |
Combination of all vertical alignment flags. | |
static const WFlags< MatchFlag > | MatchTypeMask |
Type part of MatchFlags. | |
static const WFlags< ValidationStyleFlag > | ValidationNoStyle = 0 |
Remove validation styles. | |
static const WFlags< ValidationStyleFlag > | ValidationAllStyles = ValidationInvalidStyle | ValidationValidStyle |
All validation styles. | |
The namespace for Wt.
typedef std::vector<WModelIndex> Wt::WModelIndexList |
List of indexes.
The list is defined as std::vector<WModelIndex>.
enum Wt::AlignmentFlag |
Enumeration that specifies a horizontal or a vertical alignment.
The vertical alignment flags are AlignBaseline, AlignSub, AlignSuper, AlignTop, AlignTextTop, AlignMiddle, AlignBottom and AlignTextBottom. The horizontal alignment flags are AlignLeft, AlignRight, AlignCenter and AlignJustify.
When used with setVerticalAlignment(), this applies only to inline widgets and determines how to position itself on the current line, with respect to sibling inline widgets.
When used with WTableCell::setContentAlignment(), this determines the vertical alignment of contents within the table cell.
When used with WPainter::drawText(), this determines the horizontal and vertical alignment of the text with respect to the bounding rectangle.
When used with WContainerWidget::setContentAlignment(), this specifies how contents should be aligned horizontally within the container.
Not all values are applicable in all situations. The most commonly used values are AlignLeft, AlignCenter, AlignRight, AlignBottom, AlignMiddle and AlignTop.
enum Wt::AnchorTarget |
Enumeration that specifies where the target of an anchor should be displayed.
|
related |
Enumeration that indicates a character encoding.
Character encodings are used to represent characters in a stream of bytes.
enum Wt::CheckState |
Enumeration for the check state of a check box.
Enumerator | |
---|---|
Unchecked |
Unchecked. |
PartiallyChecked |
Partially checked (for a tri-state checkbox) |
Checked |
Checked. |
enum Wt::Cursor |
Enumeration for a cursor style.
enum Wt::DomElementType |
Enumeration for a DOM element type.
For internal use only.
enum Wt::ElementThemeRole |
Enumeration for the role of a DOM element (for theme support)
enum Wt::EntryPointType |
Enumeration that indicates a Wt entrypoint type.
An entry point binds a behavior to a public URL. Only the wthttpd connector currently supports multiple entry points.
Enumerator | |
---|---|
Application |
Specifies a full-screen application. A full screen application manages the entire browser window and provides its own HTML page. |
WidgetSet |
Specifies an application that manages one or more widgets. A widget set application is part of an existing HTML page. One or more HTML elements in that web page may be bound to widgets managed by the application. The application presents itself as a JavaScript file, and therefore should be embedded in the web page using a <script> tag, from within the <body> (since it needs access to the <body>).
|
StaticResource |
Specifies a static resource. A static resource binds a WResource to a public URL, and is not bound to a specific session.
|
enum Wt::EventType |
An enumeration describing an event's type.
Enumerator | |
---|---|
OtherEvent |
An event which is not user- or timer-initiated. |
UserEvent |
A user-initiated event. |
TimerEvent |
A timer-initiated event. |
ResourceEvent |
An event which is a resource request. |
enum Wt::Icon |
Enumeration that indiciates a standard icon.
Enumerator | |
---|---|
NoIcon |
No icon. |
Information |
An information icon. |
Warning |
A warning icon. |
Critical |
A critical icon. |
Question |
A question icon. |
enum Wt::LayoutDirection |
enum Wt::MetaHeaderType |
Enumeration that indicates a meta header type.
Enumerator | |
---|---|
MetaName |
Of the form <meta name=... content=... >. |
MetaProperty |
Of the form <meta property=... content=... >. |
MetaHttpHeader |
Of the form <meta http-equiv=... content=... >. |
enum Wt::Orientation |
enum Wt::PaintFlag |
Enumeration that indicates how to change a selection.
Enumerator | |
---|---|
PaintUpdate |
The canvas is not cleared, but further painted on. |
enum Wt::PositionScheme |
Enumeration that specifies a layout mechanism for a widget.
The layout mechanism determines how the widget positions itself relative to the parent or sibling widgets.
Enumerator | |
---|---|
Static |
Static position scheme. The widget is layed-out with other Static and Relative sibling widgets, one after another. Inline widgets are layed out in horizontal lines (like text), wrapping around at the end of the line to continue on the next line. Block widgets are stacked vertically. Static widgets may also float to the left or right border, using setFloatSide(). |
Relative |
Relative position scheme. The widget is first layed out according to Static layout rules, but after layout, the widget may be offset relative to where it would be in a static layout, using setOffsets(). Another common use of a Relative position scheme (even with no specified offsets) is to provide a new reference coordinate system for Absolutely positioned widgets. |
Absolute |
Absolute position scheme. The widget is positioned at an absolute position with respect to the nearest ancestor widget that is either:
|
Fixed |
Fixed position scheme. The widget is positioned at fixed position with respect to the browser's view-pane. |
enum Wt::Property |
Enumeration for a DOM property.
This is an internal API, subject to change.
enum Wt::RegExpFlag |
enum Wt::SelectionFlag |
Enumeration that indicates how to change a selection.
Enumerator | |
---|---|
Select |
Add to selection. |
Deselect |
Remove from selection. |
ToggleSelect |
Toggle in selection. |
ClearAndSelect |
Clear selection and add single item. |
enum Wt::SelectionMode |
Enumeration that indicates how items may be selected.
Enumerator | |
---|---|
NoSelection |
No selections. |
SingleSelection |
Single selection only. |
ExtendedSelection |
Multiple selection. |
enum Wt::Side |
Enumeration that indicates a relative location.
Values of CenterX, CenterY, and CenterXY are only valid for WCssDecorationStyle::setBackgroundImage()
Enumerator | |
---|---|
Top |
Top side. |
Bottom |
Bottom side. |
Left |
Left side. |
Right |
Right side. |
CenterX |
Center horiziontally. |
CenterY |
Center vertically. |
enum Wt::StandardButton |
Enumeration that indicates a standard button.
Multiple buttons may be specified by logically or'ing these values together, e.g.
enum Wt::TextFlag |
enum Wt::TextFormat |
Enumeration that indicates the text format.
Enumerator | |
---|---|
XHTMLText |
Format text as XSS-safe XHTML markup'ed text. |
XHTMLUnsafeText |
Format text as XHTML markup'ed text. |
PlainText |
Format text as plain text. |
Enumeration for the role of a css class (for theme support)
Enumeration that indicates what validation styles are to be applie.
Enumeration that specifies an option for rendering a view item.
Enumerator | |
---|---|
RenderSelected |
Render as selected |
RenderEditing |
Render in editing mode |
RenderFocused |
Render (the editor) focused |
RenderInvalid |
Render as invalid |
enum Wt::WidgetThemeRole |
Enumeration for the role of a subwidget (for theme support)