All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractEventSignal |
Abstract base class for event signals.
|
| AbstractEventSignal.AutoLearnListener |
A listener whose JavaScript behavior is learned on its first invocation.
|
| AbstractEventSignal.JavaScriptListener |
A JavaScript-only listener.
|
| AbstractEventSignal.LearningListener |
An abstract base class for a listener with (learned) JavaScript behavior.
|
| AbstractEventSignal.PreLearnListener |
A listener whose JavaScript behavior is learned in advance.
|
| AbstractJSignal |
Abstract base class for signals that may be triggered from the browser with
a JavaScript call.
|
| AbstractMfaProcess |
The interface for a second factor authentication process.
|
| AbstractPasswordService |
Abstract password authentication service.
|
| AbstractPasswordService.AbstractStrengthValidator |
Validator for password strength.
|
| AbstractPasswordService.StrengthValidatorResult |
Result returned when validating password strength.
|
| AbstractSignal |
Abstract base class for signals.
|
| AbstractSignal.Connection |
A signal connection.
|
| AbstractUser |
By extending this class, and using the extended implementation in AuthInfo,
extra fields can be added to the AuthInfo object.
|
| AbstractUserDatabase |
Abstract interface for an authentication user database.
|
| AbstractUserDatabase.Transaction |
An abstract transaction.
|
| AccountStatus |
Enumeration for a user's account status.
|
| AlignmentFlag |
Enumeration that specifies a horizontal or a vertical alignment.
|
| AnimationEffect |
An enumeration describing an animation effect.
|
| AuthenticationResult |
A class that holds an authentication result.
|
| AuthenticationStatus |
Enumeration that holds the result of the authentication event.
|
| AuthIdentity |
A JPA implementation for an authentication identity
This class is used by AuthInfo, and stores identities.
|
| AuthInfo |
A default JPA implementation for authentication data
This class implements the requirements for use as a data type in
UserDatabase.
|
| AuthModel |
Model for implementing an authentication view.
|
| AuthService |
Basic authentication service.
|
| AuthThrottle |
Class with helper functions to define throttling behaviour.
|
| AuthToken |
A JPA implementation for an authentication token.
|
| AuthTokenResult |
The result of processing an authentication token.
|
| AuthTokenState |
Enumeration that describes an auth token validation state.
|
| AuthTokenType |
Enumeration that describes the possible auth token type.
|
| AuthWidget |
An authentication widget.
|
| AutoCompleteMode |
Enumeration that describes different autocomplete modes.
|
| Axis |
Enumeration that indicates a chart axis.
|
| AxisConfig |
Axis configuration.
|
| AxisProperty |
Enumeration that specifies a property of the axes.
|
| AxisScale |
Enumeration that indicates a scale for an axis.
|
| AxisValue |
Enumeration that indicates a logical location for an axis.
|
| BCryptHashFunction |
A cryptograhpic hash function implemented using BCrypt.
|
| BitBuffer |
An appendable sequence of bits (0s and 1s).
|
| BootstrapVersion |
Enumeration to select a bootstrap version.
|
| BorderStyle |
Enumeration for border style.
|
| BorderWidth |
Enumeration for border width.
|
| BrushStyle |
Enumeration that indicates a fill style.
|
| CalendarHeaderFormat |
The calendar header format.
|
| ChartType |
Enumeration type that indicates a chart type for a cartesian chart.
|
| ChartUpdates |
Lists the different ways that a chart can be updated.
|
| CheckState |
Enumeration for the check state of a check box.
|
| ChildCountPolicy |
An enumeration for the policy to display the child count.
|
| ClientSecretMethod |
Enumeration of the OAuth client authorization method.
|
| Configuration |
JWt application configuration class.
|
| Configuration.ClientSideErrorReportLevel |
An enumeration for what part of the JavaScript have their error handle by Wt.
|
| Configuration.ErrorReporting |
An enumeration for the level of error reporting in case of client-side (JavaScript) errors.
|
| Configuration.Network |
A class describing an IPv4 or IPv6 network
|
| Configuration.SessionTracking |
|
| ContentLoading |
Enumeration that determines when contents should be loaded.
|
| Coordinates |
A coordinate.
|
| Css22BaseListener |
This class provides an empty implementation of Css22Listener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
| Css22Lexer |
|
| Css22Listener |
This interface defines a complete listener for a parse tree produced by
Css22Parser.
|
| Css22Parser |
|
| Css22Parser.AttribContext |
|
| Css22Parser.ClassNameContext |
|
| Css22Parser.CombinatorContext |
|
| Css22Parser.DeclarationBlockContext |
|
| Css22Parser.DeclarationContext |
|
| Css22Parser.ElementNameContext |
|
| Css22Parser.ExprContext |
|
| Css22Parser.FunctionContext |
|
| Css22Parser.HexcolorContext |
|
| Css22Parser.IdContext |
|
| Css22Parser.ImportStmtContext |
|
| Css22Parser.MediaContext |
|
| Css22Parser.MediaListContext |
|
| Css22Parser.MediumContext |
|
| Css22Parser.OperatorContext |
|
| Css22Parser.PageContext |
|
| Css22Parser.PrioContext |
|
| Css22Parser.PropertyContext |
|
| Css22Parser.PseudoContext |
|
| Css22Parser.PseudoPageContext |
|
| Css22Parser.RulesetContext |
|
| Css22Parser.SelectorContext |
|
| Css22Parser.SimpleSelectorContext |
|
| Css22Parser.StyleSheetContext |
|
| Css22Parser.TermContext |
|
| CssParser |
|
| Cursor |
Enumeration for a cursor style.
|
| CurveLabel |
A curve label.
|
| CustomFlag |
Enumeration that indicates an aspect of the look.
|
| DataUri |
Internal class.
|
| DateTimeUnit |
Represents a Date time unit.
|
| DialogCode |
The result of a modal dialog execution.
|
| DomElement |
Class to represent a client-side DOM element (proxy).
|
| DomElement.EventAction |
A data-structure for an aggregated event handler.
|
| DomElement.Mode |
Enumeration for the access mode (creation or update)
|
| DomElement.Priority |
Enumeration for an update rendering phase.
|
| DomElement.TimeoutEvent |
Structure for keeping track of timers attached to this element.
|
| DomElementType |
Enumeration for a DOM element type.
|
| DropAction |
Enumeration that indicates a drop action.
|
| DropLocation |
Enumeration that specifies the possible drop locations for drag/drop.
|
| Ecc |
The error correction level in a QR Code symbol.
|
| EchoMode |
Enumeration that describes how the contents is displayed.
|
| EditOption |
Enumeration that specifies editing options.
|
| EditTrigger |
Enumeration that specifies the user action that triggers editing.
|
| ElementThemeRole |
Enumeration for the role of a DOM element (for theme support)
|
| EmailPolicy |
Enumeration for an email policy.
|
| EmailTokenResult |
The result of processing an email-sent token.
|
| EmailTokenRole |
Enumeration for an email token stored for the user.
|
| EmailTokenState |
A token validation state.
|
| EntryPointType |
Enumeration that indicates a JWt entrypoint type.
|
| EscapeOStream |
|
| EscapeOStream.RuleSet |
|
| EventSignal |
An signal which relays a browser event.
|
| EventSignal1<E extends WAbstractEvent> |
A signal which relays a browser event that passes event details.
|
| EventType |
An enumeration describing an event's type.
|
| FacebookService |
OAuth service for Facebook as third-party authenticator.
|
| FilePickerType |
Enumeration of file picker types.
|
| FileUtils |
|
| FillRangeType |
Enumeration that specifies how an area should be filled.
|
| FontFamily |
The generic font family.
|
| FontSize |
The font size.
|
| FontStyle |
The font style.
|
| FontVariant |
The font variant.
|
| FontWeight |
The font weight.
|
| FormBaseModel |
A base model class for authentication-related forms.
|
| GLClientSideRenderer |
Specifies what GL function needs to be updated.
|
| GLRenderOption |
Enumeration for render options.
|
| GoogleMapsVersion |
Google Maps API version.
|
| GoogleService |
OAuth service for Google as third-party authenticator.
|
| GradientStyle |
Enumeration that indicates a gradient style.
|
| HandleWidgetMethod |
|
| HashFunction |
An abstract cryptographic hash function interface.
|
| HeaderFlag |
Flags that indicate table header options.
|
| HtmlContentType |
Enumeration for HTML content type.
|
| Icon |
Enumeration that indiciates a standard icon.
|
| Identity |
A class that represents a user identity.
|
| IdentityConfirmationMethod |
Method for confirming to be an existing user.
|
| IdentityPolicy |
Enumeration for an identity policy.
|
| IndexAnchor |
|
| IndexContainerWidget |
|
| IndexText |
|
| InputMaskFlag |
Enumeration that describes options for input masks.
|
| InputMode |
Enumeration that describes different input modes.
|
| InteractiveAction |
Enumeration of mouse wheel actions for interactive charts.
|
| IssuedToken |
Token or authorization code that was issued to a relying party.
|
| ItemDataRole |
Enumeration that indicates a role for a data item.
|
| ItemFlag |
Flags that indicate data item options.
|
| JavaScriptObjectType |
Enumeration for a JavaScript object type.
|
| JavaScriptScope |
Enumeration for a JavaScript object scope.
|
| JSignal |
A signal that may be triggered from the browser with a JavaScript call.
|
| JSignal1<A1> |
A signal that may be triggered from the browser with a JavaScript call, passing 1 argument.
|
| JSignal2<A1,A2> |
A signal to relay JavaScript to Java calls, passing 2 arguments.
|
| JSignal3<A1,A2,A3> |
A signal that may be triggered from the browser with a JavaScript call, passing 3 arguments.
|
| JSignal4<A1,A2,A3,A4> |
A signal that may be triggered from the browser with a JavaScript call, passing 4 arguments.
|
| JSignal5<A1,A2,A3,A4,A5> |
A signal that may be triggered from the browser with a JavaScript call, passing 5 arguments.
|
| JSignal6<A1,A2,A3,A4,A5,A6> |
A signal that may be triggered from the browser with a JavaScript call, passing 6 arguments.
|
| JSlot |
A slot that is only implemented in client side JavaScript code.
|
| JWtEndpointConfig |
|
| Key |
Enumeration for key codes.
|
| KeyboardModifier |
Enumeration for keyboard modifiers.
|
| LabelOption |
Enumeration that specifies options for the labels.
|
| LayoutDirection |
An enumeration describing a layout direction.
|
| LayoutImplementation |
Enumeration to indicate which layout implementation to use.
|
| LayoutPosition |
Enumeration of possible positions in the layout.
|
| LegendLocation |
Enumeration type that indicates a legend location.
|
| LengthUnit |
CSS length unit type.
|
| LinkTarget |
Enumeration that specifies where the target of an anchor should be displayed.
|
| LinkType |
An enumeration for a link type.
|
| LocalizedString |
The result of resolving a localized string.
|
| Login |
A class that manages the current login state.
|
| LoginState |
Enumeration for a login state.
|
| LostPasswordWidget |
A widget which initiates a lost-password email.
|
| MailUtils |
|
| MapTypeControl |
Google Maps map type control.
|
| MarkerType |
Enumeration that specifies a type of point marker.
|
| MatchOptions |
Except when MatchExactly, the lexical matching is done (by comparing
string representations of the value with the query).
|
| MatchOptions.MatchFlag |
Match flag enum.
|
| MatchOptions.MatchType |
Match type enumeration.
|
| Matrix2f |
A single precision floating point 2 by 2 matrix.
|
| MD5HashFunction |
A cryptograhpic hash function implemented using MD5.
|
| MediaEncoding |
An enumeration for a media encoding.
|
| MediaPlayerButtonId |
An enumeration for a button function.
|
| MediaPlayerProgressBarId |
An enumeration for a progressbar function.
|
| MediaPlayerTextId |
An enumeration for a text.
|
| MediaPreloadMode |
Enumeration for preload strategy.
|
| MediaReadyState |
Enumeration that indicates how much of (a media) is loaded.
|
| MediaType |
An enumeration for a media type.
|
| MetaHeader |
An HTML Meta Header.
|
| MetaHeaderType |
Enumeration that indicates a meta header type.
|
| Method |
Enumeration for a HTTP method
|
| MouseButton |
Enumeration for the mouse button.
|
| OAuthAccessToken |
An OAuth access token.
|
| OAuthAuthorizationEndpointProcess |
Allows clients to authorize users according to the OAuth 2.0 protocol.
|
| OAuthClient |
OAuth 2.0 client implementing OpenID Connect, a.k.a.
|
| OAuthProcess |
An OAuth authorization (and authentication) process.
|
| OAuthProcess.TokenError |
Exception thrown while parsing a token response.
|
| OAuthService |
An OAuth authorization (and authentication) service provider.
|
| OAuthTokenEndpoint |
Endpoint to retrieve an access token.
|
| OidcProcess |
An OpenId Connect authentication process.
|
| OidcService |
An OpenId Connect authentication service provider.
|
| OidcUserInfoEndpoint |
Endpoint at which user info can be requested.
|
| Orientation |
Enumeration that indicates a direction.
|
| Overflow |
How to handle overflow of inner content.
|
| PaintDeviceFeatureFlag |
Enumeration to indicate paint device features.
|
| PainterChangeFlag |
Enumeration to communicate painter state changes.
|
| PaintFlag |
Enumeration that indicates how to change a selection.
|
| PaletteFlavour |
Enumeration that indicates the palette flavour.
|
| PasswordHash |
A password hash.
|
| PasswordPromptDialog |
A dialog that prompts for the user password.
|
| PasswordResult |
Enumeration for a password verification result.
|
| PasswordService |
Password authentication service.
|
| PasswordService.AbstractVerifier |
Abstract password hash computation and verification class.
|
| PasswordStrengthValidator |
The default implementation for password strength validation.
|
| PasswordVerifier |
Password hash computation and verification class.
|
| PdfRenderUtils |
|
| PenCapStyle |
Enumeration that indicates how line end points are rendered.
|
| PenJoinStyle |
Enumeration that indicates how line joins are rendered.
|
| PenStyle |
Enumeration that indicates a pen style.
|
| Plane |
Lists the three orthogonal planes in 3D.
|
| PlayerOption |
Enumeration for playback options.
|
| PluralExpressionBaseVisitor<T> |
This class provides an empty implementation of PluralExpressionVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.
|
| PluralExpressionLexer |
|
| PluralExpressionParser |
|
| PluralExpressionParser.AdditiveExpressionContext |
|
| PluralExpressionParser.AndExpressionContext |
|
| PluralExpressionParser.CmpOperatorContext |
|
| PluralExpressionParser.EqExpressionContext |
|
| PluralExpressionParser.EqOperatorContext |
|
| PluralExpressionParser.ExpressionContext |
|
| PluralExpressionParser.FactorContext |
|
| PluralExpressionParser.GroupContext |
|
| PluralExpressionParser.LiteralContext |
|
| PluralExpressionParser.OrExpressionContext |
|
| PluralExpressionParser.ProdOperatorContext |
|
| PluralExpressionParser.RelationalExpressionContext |
|
| PluralExpressionParser.StatementContext |
|
| PluralExpressionParser.SumOperatorContext |
|
| PluralExpressionParser.TermContext |
|
| PluralExpressionParser.VariableContext |
|
| PluralExpressionVisitor<T> |
|
| PopupTrigger |
Enumeration that defines a trigger for showing the popup.
|
| PopupWindow |
Internal class that provides a JavaScript popup window managing function.
|
| PositionScheme |
Enumeration that specifies a layout mechanism for a widget.
|
| Property |
Enumeration for a DOM property.
|
| QrCode |
A QR Code symbol, which is a type of two-dimension barcode.
|
| QrSegment |
A segment of character/binary/control data in a QR Code symbol.
|
| RegistrationModel |
Model for implementing a registration view.
|
| RegistrationWidget |
A registration widget.
|
| RenderFlag |
Enum for internal use.
|
| RenderHint |
Enumeration for render hints.
|
| RenderMethod |
Enumeration that indicates a client-side rendering method for a painted widget.
|
| RenderUtils |
|
| ResendEmailVerificationWidget |
A widget to resend the email verification email.
|
| ScrollHint |
Enumeration that specifies a scrolling option.
|
| SegmentType |
The segment type
|
| SelectionBehavior |
Enumeration that indicates what is being selected.
|
| SelectionFlag |
Enumeration that indicates how to change a selection.
|
| SelectionMode |
Enumeration that indicates how items may be selected.
|
| Series3DType |
|
| SeriesIterator |
Abstract base class for iterating over series data in a chart.
|
| SeriesType |
Enumeration that specifies the type of a chart series.
|
| ServletApi |
Implementation specific servlet interface,
this class is only to be used by JWt internals.
|
| ServletInit |
|
| Side |
Enumeration that indicates a relative location.
|
| Signal |
A signal that propagates events to listeners.
|
| Signal.Listener |
The listener interface.
|
| Signal1<A1> |
A signal that propagates events to listeners, and is capable of passing 1 argument.
|
| Signal1.Listener<A1> |
The listener interface.
|
| Signal2<A1,A2> |
A signal that propagates events to listeners, and is capable of passing 2 argument.
|
| Signal2.Listener<A1,A2> |
The listener interface.
|
| Signal3<A1,A2,A3> |
A signal that propagates events to listeners, and is capable of passing 3 argument.
|
| Signal3.Listener<A1,A2,A3> |
The listener interface.
|
| Signal4<A1,A2,A3,A4> |
A signal that propagates events to listeners, and is capable of passing 4 argument.
|
| Signal4.Listener<A1,A2,A3,A4> |
The listener interface.
|
| Signal5<A1,A2,A3,A4,A5> |
A signal that propagates events to listeners, and is capable of passing 5 argument.
|
| Signal5.Listener<A1,A2,A3,A4,A5> |
The listener interface.
|
| Signal6<A1,A2,A3,A4,A5,A6> |
A signal that propagates events to listeners, and is capable of passing 6 argument.
|
| Signal6.Listener<A1,A2,A3,A4,A5,A6> |
The listener interface.
|
| SortOrder |
Enumeration that indicates a sort order.
|
| StandardButton |
Enumeration that indicates a standard button.
|
| StandardColor |
Enumeration for predefined colors.
|
| StdLayoutImpl |
An abstract base class for implementing layout managers.
|
| StdLayoutItemImpl |
An abstract class for implementing layout managers.
|
| StringUtils |
String utility class.
|
| TemplateWidgetIdMode |
Enumeration that indicates how a widget's ID may be set.
|
| TextDecoration |
Text decoration options.
|
| TextFlag |
Enumeration that specifies the way text should be printed.
|
| TextFormat |
Enumeration that indicates the text format.
|
| TickDirection |
Enumeration that indicates which way the axis ticks point.
|
| TickLength |
Enumeration for a tick type.
|
| TimingFunction |
A timing function.
|
| Token |
An authentication token hash.
|
| Totp |
Utility class containing functions for TOTP functionality.
|
| TotpProcess |
A process managing the TOTP setup and validation.
|
| TotpQrCode |
A QR code generator for TOTP secret keys.
|
| Touch |
A single finger touch of a touch event.
|
| UpdatePasswordWidget |
A widget which allows a user to choose a new password.
|
| User |
A user.
|
| UserAgent |
An enumeration type for specific user agent.
|
| UserDatabase |
A JPA implementation for user authentication data.
|
| UTF8Filter |
|
| UtilityCssClassRole |
Enumeration for the role of a css class (for theme support)
|
| Utils |
|
| Utils.HtmlEncodingFlag |
An enumeration for HTML encoding flags.
|
| ValidationState |
The state in which validated input can exist.
|
| ValidationStyleFlag |
Enumeration that indicates what validation styles are to be applie.
|
| ViewItemRenderFlag |
Enumeration that specifies an option for rendering a view item.
|
| WAbstractArea |
Abstract base class for interactive areas in a widget.
|
| WAbstractChart |
Abstract base class for MVC-based charts.
|
| WAbstractChartModel |
An abstract model for use with JWt's charts.
|
| WAbstractColorMap |
Maps numerical values to colors.
|
| WAbstractDataInfo |
An abstract base class storing information of a resource.
|
| WAbstractDataSeries3D |
|
| WAbstractEvent |
|
| WAbstractGridData |
Class representing grid-based data for on a 3D chart.
|
| WAbstractItemDelegate |
Abstract delegate class for rendering an item in an item view.
|
| WAbstractItemModel |
An abstract model for use with JWt's view classes.
|
| WAbstractItemView |
An abstract base class for item Views.
|
| WAbstractListModel |
An abstract list model for use with JWt's view classes.
|
| WAbstractMedia |
Abstract baseclass for native media elements.
|
| WAbstractProxyModel |
An abstract proxy model for JWt's item models.
|
| WAbstractProxyModel.BaseItem |
A base class for an item modeling a source index parent.
|
| WAbstractSpinBox |
An abstract spin box.
|
| WAbstractTableModel |
An abstract table model for use with JWt's view classes.
|
| WAbstractToggleButton |
An abstract base class for radio buttons and check boxes.
|
| WAggregateProxyModel |
A proxy model for JWt's item models that provides column aggregation.
|
| WAnchor |
A widget that represents an HTML anchor (to link to other documents).
|
| WAnimation |
A value class that defines a transition effect.
|
| WApplication |
Represents an application instance for a single session.
|
| WApplication.UpdateLock |
A synchronization lock for manipulating and updating the application and its widgets outside of
the event loop.
|
| WAudio |
A widget that plays audio.
|
| WAxis |
Class which represents an axis of a cartesian chart.
|
| WAxis.LabelTransform |
A label transform function.
|
| WAxis.TickLabel |
Represents a label/tick on the axis.
|
| WAxisSliderWidget |
A widget for selecting an X axis range to display on an associated WCartesianChart.
|
| WBarSelection |
Represents a selection of a bar.
|
| WBatchEditProxyModel |
A proxy model for JWt's item models that provides batch editing.
|
| WBootstrap2Theme |
Theme based on the Twitter Bootstrap 2 CSS framework.
|
| WBootstrap3Theme |
Theme based on the Twitter Bootstrap 3 CSS framework.
|
| WBootstrap5Theme |
Theme based on the Bootstrap 5 CSS framework.
|
| WBootstrapTheme |
Deprecated.
|
| WBorder |
A value class that defines the CSS border style of a widget.
|
| WBorderLayout |
A layout manager which divides the container region in five regions.
|
| WBoxLayout |
A layout manager which arranges widgets horizontally or vertically.
|
| WBreak |
A widget that provides a line break between inline widgets.
|
| WBrush |
A value class that defines the style for filling a path.
|
| WButtonGroup |
A class for grouping radio buttons logically together.
|
| WCalendar |
A calendar.
|
| WCanvasPaintDevice |
A paint device for rendering using the HTML 5 <canvas> element.
|
| WCartesian3DChart |
A 3D Cartesian chart.
|
| WCartesian3DChart.IntersectionPlane |
An invisible intersection plane.
|
| WCartesianChart |
A cartesian chart.
|
| WChartPalette |
Abstract base class for styling rendered data series in charts.
|
| WCheckBox |
A user control that represents a check box.
|
| WCircleArea |
A interactive area in a widget, specified by a circle.
|
| WColor |
A class that specifies a color.
|
| WColorPicker |
A widget that provides a browser-native color picker.
|
| WCombinedLocalizedStrings |
A localized string resolver that bundles multiple string resolvers.
|
| WComboBox |
A widget that provides a drop-down combo-box control.
|
| WCompositeWidget |
A widget that hides the implementation of composite widgets.
|
| WContainerWidget |
A widget that holds and manages child widgets.
|
| WCssDecorationStyle |
A style class for a single widget or style sheet rule.
|
| WCssRule |
Abstract rule in a CSS style sheet.
|
| WCssStyleSheet |
A CSS style sheet.
|
| WCssTemplateRule |
A CSS rule based on a template widget.
|
| WCssTextRule |
A CSS rule specified directly using CSS declarations.
|
| WCssTheme |
CSS-based theme support.
|
| WDataInfo |
A class that stores informations about data.
|
| WDataSeries |
A single data series in a cartesian chart.
|
| WDate |
Class which holds a date on the gregorian calendar, specified as
day/month/year.
|
| WDateEdit |
A date edit.
|
| WDatePicker |
Deprecated.
|
| WDateValidator |
A validator for date input.
|
| WDefaultLoadingIndicator |
A default loading indicator.
|
| WDeferred<T extends WWidget> |
|
| WDialog |
A WDialog shows a dialog.
|
| WDoubleSpinBox |
An input control for fixed point numbers.
|
| WDoubleValidator |
A validator for validating floating point user input.
|
| WDropEvent |
A class providing details for a drop event.
|
| WDropEvent.OriginalEventType |
The type of the original event.
|
| WebGLUtils |
|
| WebGraphics2D |
An implementation of Graphics2D which uses a WPainter.
|
| WebRequest |
A WebRequest which wraps the HttpServletRequest to add support for file uploads and
testing.
|
| WebRequest.ProgressListener |
Progress listener interface.
|
| WebRequest.ReadEvent |
Enumeration for a WebSocket read event (not yet implemented).
|
| WebRequest.ResponseType |
The type of response that this request will need.
|
| WebResponse |
A WebResponse which wraps the HttpServletResponse to support testing.
|
| WebSocketSupport |
Handle web socket events for all running servlets
|
| WEmailEdit |
A widget for inputting email addresses.
|
| WEmailValidator |
A basic validator for email input.
|
| WEnumModel<E extends java.lang.Enum<E>> |
A model that lists the different values of an Enum.
|
| WEnvironment |
A class that captures information on the application environment.
|
| WEquidistantGridData |
Class representing grid-based data for on a 3D chart.
|
| WEvent |
An application event.
|
| WException |
Base class for exceptions thrown by JWt.
|
| WFileDropWidget |
A widget that allows dropping files and directories for upload.
|
| WFileDropWidget.Directory |
|
| WFileDropWidget.File |
|
| WFileResource |
A resource which streams data from a local file.
|
| WFileUpload |
A widget that allows a file to be uploaded.
|
| WFitLayout |
A layout manager which spans a single widget to all available space.
|
| WFlashObject |
A widget that renders a Flash object (also known as Flash movie).
|
| WFont |
A value class that describes a font.
|
| WFontMetrics |
A value class that describes font metrics for a font.
|
| WFormModel |
A basic model class for forms.
|
| WFormWidget |
An abstract widget that corresponds to an HTML form element.
|
| WGestureEvent |
A class providing details for a gesture event.
|
| WGLWidget |
GL support class.
|
| WGLWidget.ArrayBuffer |
Reference to a javascript ArrayBuffer class.
|
| WGLWidget.AttribLocation |
Reference to a shader attribute location.
|
| WGLWidget.Buffer |
Reference to a WebGLBuffer class.
|
| WGLWidget.Framebuffer |
Reference to a WebGLFramebuffer class.
|
| WGLWidget.GLenum |
The enormous GLenum.
|
| WGLWidget.GlObject |
Abstract base class for all GL objects.
|
| WGLWidget.JavaScriptMatrix4x4 |
A client-side JavaScript matrix.
|
| WGLWidget.JavaScriptVector |
A client-side JavaScript vector.
|
| WGLWidget.Program |
Reference to a WebGLProgram class.
|
| WGLWidget.Renderbuffer |
Reference to a WebGLRenderbuffer class.
|
| WGLWidget.Shader |
Reference to a WebGLShader class.
|
| WGLWidget.Texture |
Reference to a WebGLTexture class.
|
| WGLWidget.UniformLocation |
Reference to a WebGLUniformLocation class.
|
| WGoogleMap |
A widget that displays a google map.
|
| WGoogleMap.Coordinate |
A geographical coordinate (latitude/longitude)
|
| WGradient |
A linear or radial gradient.
|
| WGradient.ColorStop |
A gradient color stop.
|
| WGridData |
Class representing grid-based data for a 3D chart.
|
| WGridLayout |
A layout manager which arranges widgets in a grid.
|
| WGroupBox |
A widget which group widgets into a frame with a title.
|
| WHBoxLayout |
A layout manager which arranges widgets horizontally.
|
| WIcon |
A widget that represents a Font-Aweswome icon.
|
| WIconPair |
A widget that shows one of two icons depending on its state.
|
| WIconPair.IconType |
An enumeration describing a type of icon.
|
| WIdentityProxyModel |
A proxy model that proxies its source model unmodified.
|
| WidgetThemeRole |
Enumeration for the role of a subwidget (for theme support)
|
| WImage |
A widget that displays an image.
|
| WInPlaceEdit |
A widget that provides in-place-editable text.
|
| WInteractWidget |
An abstract widget that can receive user-interface interaction.
|
| WIntValidator |
A validator that validates integer user input.
|
| WItemDelegate |
Standard delegate class for rendering a view item.
|
| WItemModel<Item> |
An item model for use with Wt's view classes.
|
| WItemSelectionModel |
|
| WJavaScriptExposableObject |
A JavaScript exposable object.
|
| WJavaScriptHandle<T extends WJavaScriptExposableObject> |
A handle to a JavaScript representation of an object.
|
| WJavaScriptPreamble |
Javascript preamble.
|
| WKeyEvent |
A class providing details for a keyboard event.
|
| WLabel |
A label for a form field.
|
| WLayout |
An abstract base class for layout managers.
|
| WLayoutImpl |
An abstract base class for implementing layout managers.
|
| WLayoutItem |
An abstract base class for items that can participate in a layout.
|
| WLayoutItemImpl |
An abstract base class for implementing layout managers.
|
| WLeafletMap |
A widget that displays a leaflet map.
|
| WLeafletMap.AbstractMapItem |
An abstract map item.
|
| WLeafletMap.AbstractOverlayItem |
An abstract map item with text.
|
| WLeafletMap.Coordinate |
A geographical coordinate (latitude/longitude)
|
| WLeafletMap.LeafletMarker |
A standard leaflet marker.
|
| WLeafletMap.Marker |
An abstract marker.
|
| WLeafletMap.Popup |
|
| WLeafletMap.Tooltip |
|
| WLeafletMap.WidgetMarker |
A marker rendered with a widget.
|
| WLength |
A value class that describes a CSS length.
|
| WLengthValidator |
A validator that checks the string length of user input.
|
| WLineEdit |
A widget that provides a single line edit.
|
| WLineF |
Utility class that defines a single line.
|
| WLink |
A value class that defines a hyperlink target.
|
| WLinkedCssStyleSheet |
An external CSS style sheet.
|
| WLoadingIndicator |
An abstract interface for a loading indicator.
|
| WLocalizedStrings |
An abstract class that provides support for localized strings.
|
| WMeasurePaintDevice |
|
| WMediaPlayer |
A media player.
|
| WMemoryResource |
A resource which streams data from memory.
|
| WMenu |
A widget that shows a menu of options.
|
| WMenuItem |
A single item in a menu.
|
| WMessageBox |
A standard dialog for confirmation or to get simple user input.
|
| WModelIndex |
An index to a data item in a data model.
|
| WMouseEvent |
A class providing details for a mouse event.
|
| WNavigationBar |
A navigation bar.
|
| WObject |
A simple base class for many JWt classes.
|
| WObject.FormData |
|
| WOverlayLoadingIndicator |
A more obvious loading indicator that grays the window.
|
| WPaintDevice |
The abstract base class for a paint device.
|
| WPaintedWidget |
A widget that is painted using vector graphics.
|
| WPainter |
Vector graphics painting class.
|
| WPainter.Image |
An image that can be rendered on a WPainter.
|
| WPainterPath |
A path defining a shape.
|
| WPainterPath.Segment |
A segment.
|
| WPanel |
A WPanel provides a container with a title bar.
|
| WPasswordEdit |
A password edit.
|
| WPasswordValidator |
A validator that checks if a password is valid.
|
| WPdfImage |
|
| WPdfRenderer |
An XHTML to PDF renderer.
|
| WPen |
A value class that defines the style for pen strokes.
|
| WPieChart |
A pie chart.
|
| WPoint |
A value class that defines a 2D point with integer coordinates.
|
| WPointF |
A value class that defines a 2D point.
|
| WPointSelection |
|
| WPolygonArea |
An interactive area in a widget, specified by a polygon.
|
| WPopupMenu |
A menu presented in a popup window.
|
| WPopupMenu.AutoHideBehaviour |
Enumeration of auto-hide options.
|
| WPopupWidget |
Base class for popup widgets.
|
| WProgressBar |
A progress bar.
|
| WPushButton |
A widget that represents a push button.
|
| WQrCode |
A widget representing a QR code.
|
| WQrCode.ErrorCorrectionLevel |
Represents the different error correction levels for QR codes.
|
| WRadioButton |
A user control that represents a radio button.
|
| WRasterPaintDevice |
|
| WReadOnlyProxyModel |
A read-only wrapper for a source model.
|
| WRectArea |
A interactive area in a widget, specified by a rectangle.
|
| WRectF |
A value class that defines a rectangle.
|
| WRegExpValidator |
A validator that checks user input against a regular expression.
|
| WResource |
An object which can be rendered in the HTTP protocol.
|
| WResource.DispositionType |
Values for the disposition type in the Content-Disposition header
|
| WScatterData |
Class representing a collection of points for on a 3D chart.
|
| WScrollEvent |
A class providing details for a scroll event.
|
| WSelection |
Represents a selection on a chart.
|
| WSelectionBox |
A selection box allows selection from a list of options.
|
| WSelfDeletingResource |
A resource which removes itself after being served.
|
| WServerGLWidget |
|
| WShadow |
A value class that defines a shadow style.
|
| WSlider |
A horizontal or vertical slider control.
|
| WSlider.TickPosition |
Enumeration that specifies the location of ticks.
|
| WSortFilterProxyModel |
A proxy model for JWt's item models that provides filtering and/or sorting.
|
| WSound |
A value class to play a sound effect.
|
| WSpinBox |
An input control for integer numbers.
|
| WSplitButton |
A split button.
|
| WStackedValidator |
A validator that combines multiple validators.
|
| WStackedWidget |
A container widget that stacks its widgets on top of each other.
|
| WStandardChartProxyModel |
|
| WStandardColorMap |
Standard colorMap.
|
| WStandardColorMap.Pair |
Contains a pair of a numerical value and a WColor.
|
| WStandardItem |
|
| WStandardItemModel |
A standard data model, which stores its data in memory.
|
| WStandardPalette |
Standard styling for rendering series in charts.
|
| WStdLocalizedStrings |
A localized strings implementation that uses ResourceBundle resource bundles.
|
| WString |
A localized string class.
|
| WStringListModel |
An model that manages a list of strings.
|
| WSuggestionPopup |
A widget which popups to assist in editing a textarea or lineedit.
|
| WSuggestionPopup.Options |
A configuration object to generate a matcher and replacer JavaScript function.
|
| WSurfaceSelection |
Represents a selection on a surface plot.
|
| WSvgImage |
A paint device for rendering using Scalable Vector Graphics (SVG).
|
| WTable |
A container widget which provides layout of children in a table grid.
|
| WTableCell |
A container widget that represents a cell in a table.
|
| WTableColumn |
A table column.
|
| WTableRow |
A table row.
|
| WTableView |
An MVC View widget for tabular data.
|
| WTabWidget |
A widget that organizes contents in tab panes.
|
| WTemplate |
A widget that renders an XHTML template.
|
| WTemplate.Function |
A function interface type.
|
| WTemplate.Functions |
A collection of predefined functions.
|
| WTemplateFormView |
A template-based View class for form models.
|
| WTestEnvironment |
An environment for testing purposes.
|
| WtException |
JWt runtime exception.
|
| WText |
A widget that renders (XHTML) text.
|
| WTextArea |
A widget that provides a multi-line edit.
|
| WTextEdit |
A rich-text XHTML editor.
|
| WTextItem |
The result of a font metrics computation.
|
| WTextRenderer |
An XHTML renderering engine.
|
| WTextRenderer.Node |
A rendering box of a layed out DOM node.
|
| WTheme |
Abstract base class for themes in JWt.
|
| WTime |
|
| WTimeEdit |
A Time field editor.
|
| WTimer |
A utility class which provides timer signals and single-shot timers.
|
| WTimeValidator |
A time validator.
|
| WToolBar |
A toolbar.
|
| WTouchEvent |
A class providing details for a touch event.
|
| WTransform |
A value class that defines a 2D affine transformation matrix.
|
| WTransform.TRSRDecomposition |
Result of a TRSR decomposition.
|
| WTransform.TRSSDecomposition |
Result of a TRSS decomposition.
|
| WTree |
A widget that represents a navigatable tree.
|
| WTreeNode |
A single node in a tree.
|
| WTreeTable |
A table with a navigatable tree in the first column.
|
| WTreeTableNode |
A specialized tree node which allows additional data to be associated with each node.
|
| WTreeView |
A view class that displays a model as a tree or tree table.
|
| WtServlet |
The abstract JWt servlet class.
|
| WValidator |
A validator is used to validate user input according to pre-defined rules.
|
| WValidator.Result |
A class that holds a validation result.
|
| WVBoxLayout |
A layout manager which arranges widgets vertically.
|
| WVectorImage |
An abstract paint device for rendering using native vector graphics.
|
| WVideo |
A video-playing widget.
|
| WViewWidget |
An abstract base class for an MVC view that is rendered using a widget.
|
| WVirtualImage |
An abstract widget that shows a viewport to a virtually large image.
|
| WVmlImage |
A paint device for rendering using the VML pseudo-standard.
|
| WWebRootDataInfo |
A class that stores informations about a file in the WebRoot
|
| WWebWidget |
A base class for widgets with an HTML counterpart.
|
| WWidget |
The abstract base class for a user-interface component.
|
| WWidgetItem |
A layout item that holds a single widget.
|
| WWidgetItemImpl |
An abstract base class for implementing layout managers.
|
| WXmlLocalizedStrings |
WXmlLocalizedStrings is a WLocalizedStrings implementation which uses an XML file as input resource.
|
| XHtmlFilter |
|