Uses of Package
eu.webtoolkit.jwt

Packages that use eu.webtoolkit.jwt
eu.webtoolkit.jwt JWt main package, this package contains all JWt widgets (except for Chart and Auth widgets). 
eu.webtoolkit.jwt.auth JWt Auth package, this package contains all widgets and classes related to JWt's authentication module. 
eu.webtoolkit.jwt.auth.jpa   
eu.webtoolkit.jwt.chart JWt Chart package, this package contains all widgets and classes related to charts. 
eu.webtoolkit.jwt.utils JWt Utils package, this package contains some utility functions, most of them are used by JWt internals. 
 

Classes in eu.webtoolkit.jwt used by eu.webtoolkit.jwt
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.
AbstractSignal
          Abstract base class for signals.
AbstractSignal.Connection
          A signal connection.
AlignmentFlag
          Enumeration that specifies a horizontal or a vertical alignment.
AnchorTarget
          Enumeration that specifies where the target of an anchor should be displayed.
BrushStyle
          Enumeration that indicates a fill style.
CheckState
          Enumeration for the check state of a check box.
Configuration
          JWt application configuration class.
Coordinates
          A coordinate.
Cursor
          Enumeration for a cursor style.
DropAction
          Enumeration that indicates a drop action.
EntryPointType
          Enumeration that indicates a JWt entrypoint type.
EventSignal
          An signal which relays a browser event.
EventSignal1
          A signal which relays a browser event that passes event details.
EventType
          An enumeration describing an event's type.
HeaderFlag
          Flags that indicate table header options.
Icon
          Enumeration that indiciates a standard icon.
ItemFlag
          Flags that indicate data item options.
JavaScriptObjectType
          Enum for internal use.
JavaScriptScope
          Enum for internal use.
JSignal
          A signal that may be triggered from the browser with a JavaScript call.
JSignal1
          A signal that may be triggered from the browser with a JavaScript call, passing 1 argument.
JSlot
          A slot that is only implemented in client side JavaScript code.
Key
          Enumeration for key codes.
KeyboardModifier
          Enumeration for keyboard modifiers.
LayoutDirection
          An enumeration describing a layout direction.
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.
MetaHeaderType
          Enumeration that indicates a meta header type.
Method
           
Orientation
          Enumeration that indicates a direction.
PaintFlag
          Enumeration that indicates how to change a selection.
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.
PositionScheme
          Enumeration that specifies a layout mechanism for a widget.
RenderFlag
          Enum for internal use.
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.
ServletApi
          Implementation specific servlet interface, this class is only to be used by JWt internals.
Side
          Enumeration that indicates a relative location.
Signal
          A signal that propagates events to listeners.
Signal.Listener
          The listener interface.
Signal1
          A signal that propagates events to listeners, and is capable of passing 1 argument.
Signal1.Listener
          The listener interface.
Signal2
          A signal that propagates events to listeners, and is capable of passing 2 argument.
Signal2.Listener
          The listener interface.
Signal3
          A signal that propagates events to listeners, and is capable of passing 3 argument.
Signal3.Listener
          The listener interface.
Signal4.Listener
          The listener interface.
Signal5.Listener
          The listener interface.
Signal6.Listener
          The listener interface.
SortOrder
          Enumeration that indicates a sort order.
StandardButton
          Enumeration that indicates a standard button.
TextFlag
          Enumeration that specifies the way text should be printed.
TextFormat
          Enumeration that indicates the text format.
Touch
          A single finger touch of a touch event.
Utils.HtmlEncodingFlag
          An enumeration for HTML encoding flags.
ViewItemRenderFlag
          Enumeration that specifies an option for rendering a view item.
WAbstractArea
          Abstract base class for interactive areas in a widget.
WAbstractEvent
          Internal class WAbstractEvent
WAbstractItemDelegate
          Abstract delegate class for rendering an item in an item view.
WAbstractItemModel
          An abstract model for use with Wt's view classes.
WAbstractItemView
          An abstract base class for item Views.
WAbstractItemView.EditOption
          Enumeration that specifies editing options.
WAbstractItemView.EditTrigger
          Enumeration that specifies the user action that triggers editing.
WAbstractItemView.ScrollHint
          Enumeration that specifies a scrolling option.
WAbstractListModel
          An abstract list model for use with Wt's view classes.
WAbstractMedia
          Abstract baseclass for native media elements.
WAbstractMedia.Options
          Enumeration for playback options.
WAbstractMedia.PreloadMode
          Enumeration for preload strategy.
WAbstractMedia.ReadyState
          The HTML5 media ReadyState flag indicates how much of the media is loaded.
WAbstractProxyModel
          An abstract proxy model for Wt's item models.
WAbstractProxyModel.BaseItem
          A base class for an item modeling a source index parent.
WAbstractSpinBox
          An abstract spin box.
WAbstractToggleButton
          An abstract base class for radio buttons and check boxes.
WAnimation
          A value class that defines a transition effect.
WAnimation.AnimationEffect
          An enumeration describing an animation effect.
WAnimation.TimingFunction
          A timing function.
WApplication
          Represents an application instance for a single session.
WApplication.AjaxMethod
          Enumeration that indicates the method for dynamic (AJAX-alike) updates ((deprecated).
WApplication.UpdateLock
          A synchronization lock for manipulating and updating the application and its widgets outside of the event loop.
WBorder
          A value class that defines the CSS border style of a widget.
WBorder.Style
          Enumeration for border style.
WBorder.Width
          Enumeration for border width.
WBorderLayout.Position
          Enumeration of possible positions in the layout.
WBoxLayout
          A layout manager which arranges widgets horizontally or vertically.
WBoxLayout.Direction
          Enumeration of the direction in which widgets are layed out.
WBrush
          A value class that defines the style for filling a path.
WButtonGroup
          A class for grouping radio buttons logically together.
WCalendar
          A calendar.
WCalendar.HorizontalHeaderFormat
          The format of the horizontal header.
WColor
          A class that specifies a color.
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.
WContainerWidget.Overflow
          How to handle overflow of inner content.
WCssDecorationStyle
          A style class for a single widget or style sheet rule.
WCssDecorationStyle.Repeat
          How a background image must be repeated.
WCssDecorationStyle.TextDecoration
          Text decoration options.
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.
WDate
          Class which holds a date on the gregorian calendar, specified as day/month/year.
WDialog
          A WDialog shows a dialog.
WDialog.DialogCode
          The result of a modal dialog execution.
WDropEvent
          A class providing details for a drop event.
WEnvironment
          A class that captures information on the application environment.
WEnvironment.ContentType
          Enumeration for HTML content type.
WEnvironment.UserAgent
          An enumeration type for specific user agent.
WEvent
          An application event.
WFont
          A value class that describes a font.
WFont.GenericFamily
          The generic font family.
WFont.Size
          The font size.
WFont.Style
          The font style.
WFont.Variant
          The font variant.
WFont.Weight
          The font weight.
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.
WGoogleMap.ApiVersion
          ApiVersion.
WGoogleMap.Coordinate
          A geographical coordinate (latitude/longitude).
WGoogleMap.MapTypeControl
          MapTypeControl.
WIconPair
          A widget that shows one of two icons depending on its state.
WImage
          A widget that displays an image.
WInteractWidget
          An abstract widget that can receive user-interface interaction.
WItemSelectionModel
          A class that represents a selection for a WAbstractItemView.
WJavaScriptPreamble
          Class for internal use.
WKeyEvent
          A class providing details for a keyboard event.
WLabel
          A label for a form field.
WLayout
          An abstract base class for layout managers.
WLayoutItem
          An abstract base class for items that can participate in a layout.
WLayoutItemImpl
          An abstract base class for implementing layout managers.
WLength
          A value class that describes a CSS length.
WLength.Unit
          The unit.
WLineEdit
          A widget that provides a single line edit.
WLineEdit.EchoMode
          Enumeration that describes how the contents is displayed.
WLineF
          Utility class that defines a single line.
WLink
          A value class that defines a hyperlink target.
WLink.Type
          An enumeration for a link type.
WLoadingIndicator
          An abstract interface for a loading indicator.
WLocalizedStrings
          An abstract class that provides support for localized strings.
WMediaPlayer.BarControlId
          An enumeration for a progressbar function.
WMediaPlayer.ButtonControlId
          An enumeration for a button function.
WMediaPlayer.Encoding
          An enumeration for a media encoding.
WMediaPlayer.MediaType
          An enumeration for a media type.
WMediaPlayer.ReadyState
          An enumeration for the player state.
WMediaPlayer.TextId
          An enumeration for a text.
WMenu
          A widget that shows a menu of options.
WMenuItem
          A single item in a menu.
WMenuItem.LoadPolicy
          Enumeration that determines when contents should be loaded.
WModelIndex
          An index to a data item in a data model.
WMouseEvent
          A class providing details for a mouse event.
WMouseEvent.Button
          Enumeration for the mouse button.
WObject
          A simple base class for many JWt classes.
WPaintDevice
          The abstract base class for a paint device.
WPaintDevice.ChangeFlag
          Enumeration to communicate painter state changes.
WPaintDevice.FeatureFlag
          Enumeration to indicate paint device features.
WPaintedWidget.Method
          Enumeration that indicates a rendering method.
WPainter
          Vector graphics painting class.
WPainter.Image
          An image that can be rendered on a WPainter.
WPainter.RenderHint
          Enumeration for render hints.
WPainterPath
          A path defining a shape.
WPainterPath.Segment
          A segment.
WPen
          A value class that defines the style for pen strokes.
WPoint
          A value class that defines a 2D point with integer coordinates.
WPointF
          A value class that defines a 2D point.
WPopupMenu
          A menu presented in a popup window.
WPopupMenuItem
          An item in a popup menu.
WProgressBar
          A progress bar.
WPushButton
          A widget that represents a push button.
WRadioButton
          A user control that represents a radio button.
WRectF
          A value class that defines a rectangle.
WResource
          An object which can be rendered in the HTTP protocol.
WResource.DispositionType
          Values for the disposition type in the Content-Disposition header
WScrollArea.ScrollBarPolicy
           brief Policy for showing a scrollbar.
WScrollBar
          A scrollbar attached to a scroll area.
WScrollEvent
          A class providing details for a scroll event.
WShadow
          A value class that defines a shadow style.
WSlider.TickPosition
          Enumeration that specifies the location of ticks.
WStackedWidget
          A container widget that stacks its widgets on top of each other.
WStandardItem
          An item in a WStandardItemModel.
WStandardItemModel
          A standard data model, which stores its data in memory.
WString
          A localized string class.
WSuggestionPopup.Options
          A configuration object to generate a matcher and replacer JavaScript function.
WSuggestionPopup.PopupTrigger
          Enumeration that defines a trigger for showing the popup.
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.
WTabWidget.LoadPolicy
          When should the contents be loaded ?
WTemplate
          A widget that renders an XHTML template.
WTemplate.FunctionsList
          A collection of predefined functions.
WText
          A widget that renders (XHTML) text.
WTextArea
          A widget that provides a multi-line edit.
WTextItem
          The result of a font metrics computation.
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.
WTreeNode.ChildCountPolicy
          An enumeration for the policy to display the child count.
WTreeNode.LoadPolicy
          An enumeration for the policy to load children.
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.
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.
WValidator.State
          The state in which validated input can exist.
WVectorImage
          An abstract paint device for rendering using native vector graphics.
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.
WXmlLocalizedStrings
          WXmlLocalizedStrings is a WLocalizedStrings implementation which uses an XML file as input resource.
 

Classes in eu.webtoolkit.jwt used by eu.webtoolkit.jwt.auth
AbstractEventSignal
          Abstract base class for event signals.
Method
           
RenderFlag
          Enum for internal use.
Signal
          A signal that propagates events to listeners.
Signal1
          A signal that propagates events to listeners, and is capable of passing 1 argument.
WCompositeWidget
          A widget that hides the implementation of composite widgets.
WContainerWidget
          A widget that holds and manages child widgets.
WDate
          Class which holds a date on the gregorian calendar, specified as day/month/year.
WDialog
          A WDialog shows a dialog.
WFormModel
          A basic model class for forms.
WFormWidget
          An abstract widget that corresponds to an HTML form element.
WInteractWidget
          An abstract widget that can receive user-interface interaction.
WLineEdit
          A widget that provides a single line edit.
WObject
          A simple base class for many JWt classes.
WString
          A localized string class.
WTemplate
          A widget that renders an XHTML template.
WTemplateFormView
          A template-based View class form form models.
WText
          A widget that renders (XHTML) text.
WValidator
          A validator is used to validate user input according to pre-defined rules.
WValidator.Result
          A class that holds a validation result.
WWebWidget
          A base class for widgets with an HTML counterpart.
WWidget
          The abstract base class for a user-interface component.
 

Classes in eu.webtoolkit.jwt used by eu.webtoolkit.jwt.auth.jpa
WDate
          Class which holds a date on the gregorian calendar, specified as day/month/year.
 

Classes in eu.webtoolkit.jwt used by eu.webtoolkit.jwt.chart
AlignmentFlag
          Enumeration that specifies a horizontal or a vertical alignment.
Orientation
          Enumeration that indicates a direction.
Side
          Enumeration that indicates a relative location.
WAbstractArea
          Abstract base class for interactive areas in a widget.
WAbstractItemModel
          An abstract model for use with Wt's view classes.
WBrush
          A value class that defines the style for filling a path.
WColor
          A class that specifies a color.
WContainerWidget
          A widget that holds and manages child widgets.
WFont
          A value class that describes a font.
WInteractWidget
          An abstract widget that can receive user-interface interaction.
WLength
          A value class that describes a CSS length.
WModelIndex
          An index to a data item in a data model.
WObject
          A simple base class for many JWt classes.
WPaintDevice
          The abstract base class for a paint device.
WPaintedWidget
          A widget that is painted using vector graphics.
WPainter
          Vector graphics painting class.
WPainterPath
          A path defining a shape.
WPen
          A value class that defines the style for pen strokes.
WPointF
          A value class that defines a 2D point.
WRectF
          A value class that defines a rectangle.
WShadow
          A value class that defines a shadow style.
WString
          A localized string class.
WWebWidget
          A base class for widgets with an HTML counterpart.
WWidget
          The abstract base class for a user-interface component.
 

Classes in eu.webtoolkit.jwt used by eu.webtoolkit.jwt.utils
WPainter
          Vector graphics painting class.