|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WObject | |
|---|---|
| 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.chart | JWt Chart package, this package contains all widgets and classes related to charts. |
| Uses of WObject in eu.webtoolkit.jwt |
|---|
| Subclasses of WObject in eu.webtoolkit.jwt | |
|---|---|
class |
WAbstractArea
Abstract base class for interactive areas in a widget. |
class |
WAbstractItemDelegate
Abstract delegate class for rendering an item in an item view. |
class |
WAbstractItemModel
An abstract model for use with Wt's view classes. |
class |
WAbstractItemView
An abstract base class for item Views. |
class |
WAbstractListModel
An abstract list model for use with Wt's view classes. |
class |
WAbstractMedia
Abstract baseclass for native media elements. |
class |
WAbstractProxyModel
An abstract proxy model for Wt's item models. |
class |
WAbstractSpinBox
An abstract spin box. |
class |
WAbstractTableModel
An abstract table model for use with Wt's view classes. |
class |
WAbstractToggleButton
An abstract base class for radio buttons and check boxes. |
class |
WAggregateProxyModel
A proxy model for Wt's item models that provides column aggregation. |
class |
WAnchor
A widget that represents an HTML anchor (to link to other documents). |
class |
WApplication
Represents an application instance for a single session. |
class |
WAudio
A widget that plays audio. |
class |
WBatchEditProxyModel
A proxy model for Wt's item models that provides batch editing. |
class |
WBorderLayout
A layout manager which divides the container region in five regions. |
class |
WBoxLayout
A layout manager which arranges widgets horizontally or vertically. |
class |
WBreak
A widget that provides a line break between inline widgets. |
class |
WButtonGroup
A class for grouping radio buttons logically together. |
class |
WCalendar
A calendar. |
class |
WCanvasPaintDevice
A paint device for rendering using the HTML 5 <canvas> element. |
class |
WCheckBox
A user control that represents a check box. |
class |
WCircleArea
A interactive area in a widget, specified by a circle. |
class |
WComboBox
A widget that provides a drop-down combo-box control. |
class |
WCompositeWidget
A widget that hides the implementation of composite widgets. |
class |
WContainerWidget
A widget that holds and manages child widgets. |
class |
WCssDecorationStyle
A style class for a single widget or style sheet rule. |
class |
WCssRule
Abstract rule in a CSS style sheet. |
class |
WCssTemplateRule
A CSS rule based on a template widget. |
class |
WCssTextRule
A CSS rule specified directly using CSS declarations. |
class |
WDatePicker
A date picker. |
class |
WDateValidator
A validator for date input. |
class |
WDefaultLoadingIndicator
A default loading indicator. |
class |
WDialog
A WDialog shows a dialog. |
class |
WDoubleSpinBox
An input control for fixed point numbers. |
class |
WDoubleValidator
A validator for validating floating point user input. |
class |
WFileResource
A resource which streams data from a local file. |
class |
WFileUpload
A widget that allows a file to be uploaded. |
class |
WFlashObject
A widget that renders a Flash object (also known as Flash movie). |
class |
WFormModel
A basic model class for forms. |
class |
WFormWidget
An abstract widget that corresponds to an HTML form element. |
class |
WGoogleMap
A widget that displays a google map. |
class |
WGridLayout
A layout manager which arranges widgets in a grid. |
class |
WGroupBox
A widget which group widgets into a frame with a title. |
class |
WHBoxLayout
A layout manager which arranges widgets horizontally. |
class |
WIconPair
A widget that shows one of two icons depending on its state. |
class |
WImage
A widget that displays an image. |
class |
WInPlaceEdit
A widget that provides in-place-editable text. |
class |
WInteractWidget
An abstract widget that can receive user-interface interaction. |
class |
WIntValidator
A validator that validates integer user input. |
class |
WItemDelegate
Standard delegate class for rendering a view item. |
class |
WItemModel<Item>
An item model for use with Wt's view classes. |
class |
WItemSelectionModel
A class that represents a selection for a WAbstractItemView. |
class |
WLabel
A label for a form field. |
class |
WLayout
An abstract base class for layout managers. |
class |
WLengthValidator
A validator that checks the string length of user input. |
class |
WLineEdit
A widget that provides a single line edit. |
class |
WMediaPlayer
A media player. |
class |
WMemoryResource
A resource which streams data from memory. |
class |
WMenu
A widget that shows a menu of options. |
class |
WMenuItem
A single item in a menu. |
class |
WMessageBox
A standard dialog for confirmation or to get simple user input. |
class |
WOverlayLoadingIndicator
A more obvious loading indicator that grays the window. |
class |
WPaintedWidget
A widget that is painted using vector graphics. |
class |
WPanel
A WPanel provides a container with a title bar. |
class |
WPolygonArea
An interactive area in a widget, specified by a polygon. |
class |
WPopupMenu
A menu presented in a popup window. |
class |
WPopupMenuItem
An item in a popup menu. |
class |
WProgressBar
A progress bar. |
class |
WPushButton
A widget that represents a push button. |
class |
WRadioButton
A user control that represents a radio button. |
class |
WRasterPaintDevice
|
class |
WReadOnlyProxyModel
A read-only wrapper for a source model. |
class |
WRectArea
A interactive area in a widget, specified by a rectangle. |
class |
WRegExpValidator
A validator that checks user input against a regular expression. |
class |
WResource
An object which can be rendered in the HTTP protocol. |
class |
WScrollArea
A widget that adds scrolling capabilities to its content. |
class |
WScrollBar
A scrollbar attached to a scroll area. |
class |
WSelectionBox
A selection box allows selection from a list of options. |
class |
WSlider
A horizontal or vertical slider control. |
class |
WSortFilterProxyModel
A proxy model for Wt's item models that provides filtering and/or sorting. |
class |
WSound
A value class to play a sound effect. |
class |
WSpinBox
An input control for integer numbers. |
class |
WStackedWidget
A container widget that stacks its widgets on top of each other. |
class |
WStandardItemModel
A standard data model, which stores its data in memory. |
class |
WStringListModel
An model that manages a list of strings. |
class |
WSubMenuItem
A menu item that contains a nested sub menu. |
class |
WSuggestionPopup
A widget which popups to assist in editing a textarea or lineedit. |
class |
WSvgImage
A paint device for rendering using Scalable Vector Graphics (SVG). |
class |
WTable
A container widget which provides layout of children in a table grid. |
class |
WTableCell
A container widget that represents a cell in a table. |
class |
WTableColumn
A table column. |
class |
WTableRow
A table row. |
class |
WTableView
An MVC View widget for tabular data. |
class |
WTabWidget
A widget that organizes contents in tab panes. |
class |
WTemplate
A widget that renders an XHTML template. |
class |
WTemplateFormView
A template-based View class form form models. |
class |
WText
A widget that renders (XHTML) text. |
class |
WTextArea
A widget that provides a multi-line edit. |
class |
WTextEdit
A rich-text XHTML editor. |
class |
WTimer
A utility class which provides timer signals and single-shot timers. |
class |
WTree
A widget that represents a navigatable tree. |
class |
WTreeNode
A single node in a tree. |
class |
WTreeTable
A table with a navigatable tree in the first column. |
class |
WTreeTableNode
A specialized tree node which allows additional data to be associated with each node. |
class |
WTreeView
A view class that displays a model as a tree or tree table. |
class |
WValidationStatus
Deprecated. Since JWt 3.1.1, validation is handled directly on WFormWidget subclasses. |
class |
WValidator
A validator is used to validate user input according to pre-defined rules. |
class |
WVBoxLayout
A layout manager which arranges widgets vertically. |
class |
WVideo
A video-playing widget. |
class |
WViewWidget
An abstract base class for an MVC view that is rendered using a widget. |
class |
WVirtualImage
An abstract widget that shows a viewport to a virtually large image. |
class |
WWebWidget
A base class for widgets with an HTML counterpart. |
class |
WWidget
The abstract base class for a user-interface component. |
| Methods in eu.webtoolkit.jwt that return WObject | |
|---|---|
WObject |
WDropEvent.getSource()
Returns the source of the drag&drop operation. |
| Methods in eu.webtoolkit.jwt with parameters of type WObject | |
|---|---|
protected void |
WObject.addChild(WObject child)
|
void |
AbstractEventSignal.addListener(WObject listenerOwner,
AbstractEventSignal.AutoLearnListener listener)
Adds a learning listener to this signal. |
void |
AbstractEventSignal.addListener(WObject listenerOwner,
AbstractEventSignal.JavaScriptListener listener)
Adds a learning listener to this signal. |
void |
AbstractEventSignal.addListener(WObject listenerOwner,
AbstractEventSignal.LearningListener listener)
Adds a learning listener to this signal. |
void |
EventSignal.addListener(WObject receiver,
AbstractEventSignal.LearningListener listener)
|
void |
AbstractEventSignal.addListener(WObject listenerOwner,
AbstractEventSignal.PreLearnListener listener)
Adds a learning listener to this signal. |
abstract AbstractSignal.Connection |
AbstractSignal.addListener(WObject listenerOwner,
Signal.Listener listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
EventSignal.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
EventSignal1.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal.addListener(WObject receiver,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal1.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal2.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal3.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal4.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal5.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal6.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal1.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal2.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal3.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal4.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal5.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
Signal6.addListener(WObject listenerOwner,
Signal.Listener listener)
|
AbstractSignal.Connection |
JSignal1.addListener(WObject listenerOwner,
Signal1.Listener<A1> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
Signal1.addListener(WObject listenerOwner,
Signal1.Listener<A1> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
EventSignal1.addListener(WObject listenerOwner,
Signal1.Listener<E> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
JSignal2.addListener(WObject listenerOwner,
Signal2.Listener<A1,A2> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
Signal2.addListener(WObject listenerOwner,
Signal2.Listener<A1,A2> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
JSignal3.addListener(WObject listenerOwner,
Signal3.Listener<A1,A2,A3> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
Signal3.addListener(WObject listenerOwner,
Signal3.Listener<A1,A2,A3> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
JSignal4.addListener(WObject listenerOwner,
Signal4.Listener<A1,A2,A3,A4> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
Signal4.addListener(WObject listenerOwner,
Signal4.Listener<A1,A2,A3,A4> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
JSignal5.addListener(WObject listenerOwner,
Signal5.Listener<A1,A2,A3,A4,A5> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
Signal5.addListener(WObject listenerOwner,
Signal5.Listener<A1,A2,A3,A4,A5> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
JSignal6.addListener(WObject listenerOwner,
Signal6.Listener<A1,A2,A3,A4,A5,A6> listener)
Adds a listener for this signal. |
AbstractSignal.Connection |
Signal6.addListener(WObject listenerOwner,
Signal6.Listener<A1,A2,A3,A4,A5,A6> listener)
Adds a listener for this signal. |
void |
WInteractWidget.setDraggable(java.lang.String mimeType,
WWidget dragWidget,
boolean isDragWidgetOnly,
WObject sourceObject)
Configure dragging for drag and drop. |
| Constructors in eu.webtoolkit.jwt with parameters of type WObject | |
|---|---|
JSignal(WObject sender,
java.lang.String name)
Creates a signal. |
|
JSignal1(WObject sender,
java.lang.String name)
Creates a signal. |
|
JSignal2(WObject sender,
java.lang.String name)
Creates a signal. |
|
JSignal3(WObject sender,
java.lang.String name)
Creates a signal. |
|
JSignal4(WObject sender,
java.lang.String name)
Creates a signal. |
|
JSignal5(WObject sender,
java.lang.String name)
Creates a signal. |
|
JSignal6(WObject sender,
java.lang.String name)
Creates a signal. |
|
Signal(WObject sender)
|
|
Signal1(WObject sender)
|
|
WAbstractItemDelegate(WObject parent)
Constructor. |
|
WAbstractItemModel(WObject parent)
Creates a new data model. |
|
WAbstractListModel(WObject parent)
Create a new abstract list model. |
|
WAbstractProxyModel(WObject parent)
Constructor. |
|
WAbstractTableModel(WObject parent)
Creates a new abstract list model. |
|
WAggregateProxyModel(WObject parent)
Constructor. |
|
WBatchEditProxyModel(WObject parent)
Constructor. |
|
WButtonGroup(WObject parent)
Creates a new empty button group. |
|
WCanvasPaintDevice(WLength width,
WLength height,
WObject parent)
Create a canvas paint device. |
|
WCanvasPaintDevice(WLength width,
WLength height,
WObject parent,
boolean paintUpdate)
Create a canvas paint device. |
|
WCssRule(java.lang.String selector,
WObject parent)
Creates a new CSS rule with given selector. |
|
WCssTemplateRule(java.lang.String selector,
WObject parent)
Creates a CSS rule with a given selector. |
|
WCssTextRule(java.lang.String selector,
java.lang.String declarations,
WObject parent)
Creates a CSS rule with a given selector and declarations. |
|
WDateValidator(java.lang.String format,
WDate bottom,
WDate top,
WObject parent)
Creates a date validator. |
|
WDateValidator(java.lang.String format,
WObject parent)
Creates a date validator. |
|
WDateValidator(WDate bottom,
WDate top,
WObject parent)
Creates a date validator. |
|
WDateValidator(WObject parent)
Creates a date validator. |
|
WDoubleValidator(double bottom,
double top,
WObject parent)
Creates a new double validator that accepts double within the given range. |
|
WDoubleValidator(WObject parent)
Creates a new double validator that accepts any double. |
|
WDropEvent(WObject source,
java.lang.String mimeType,
WMouseEvent mouseEvent)
Constructor. |
|
WFileResource(java.lang.String mimeType,
java.lang.String fileName,
WObject parent)
Creates a new resource with given mime-type for a file. |
|
WFormModel(WObject parent)
Constructor. |
|
WIntValidator(int bottom,
int top,
WObject parent)
Creates a new integer validator that accepts integer input within the given range. |
|
WIntValidator(WObject parent)
Creates a new integer validator that accepts any integer. |
|
WItemDelegate(WObject parent)
Create an item delegate. |
|
WLengthValidator(int minLength,
int maxLength,
WObject parent)
Creates a length validator that accepts input within a length range. |
|
WLengthValidator(WObject parent)
Creates a length validator that accepts input of any length. |
|
WObject(WObject parent)
|
|
WReadOnlyProxyModel(WObject parent)
Constructor. |
|
WRegExpValidator(java.lang.String pattern,
WObject parent)
Sets a new regular expression validator that accepts input that matches the given regular expression. |
|
WRegExpValidator(WObject parent)
Sets a new regular expression validator. |
|
WResource(WObject parent)
|
|
WSortFilterProxyModel(WObject parent)
Constructor. |
|
WSound(java.lang.String url,
WObject parent)
Constructs a sound object that will play the given URL. |
|
WStandardItemModel(int rows,
int columns,
WObject parent)
Creates a new standard item model with an initial geometry. |
|
WStandardItemModel(WObject parent)
Creates a new standard item model. |
|
WStringListModel(java.util.List<WString> strings,
WObject parent)
Creates a new string list model. |
|
WStringListModel(WObject parent)
Creates a new empty string list model. |
|
WSvgImage(WLength width,
WLength height,
WObject parent)
Create an SVG paint device. |
|
WSvgImage(WLength width,
WLength height,
WObject parent,
boolean paintUpdate)
Create an SVG paint device. |
|
WTimer(WObject parent)
Construct a new timer with the given parent. |
|
WValidator(boolean mandatory,
WObject parent)
Creates a new validator. |
|
WValidator(WObject parent)
Creates a new validator. |
|
| Uses of WObject in eu.webtoolkit.jwt.auth |
|---|
| Subclasses of WObject in eu.webtoolkit.jwt.auth | |
|---|---|
static class |
AbstractPasswordService.AbstractStrengthValidator
Validator for password strength. |
class |
AuthModel
Model for implementing an authentication view. |
class |
AuthWidget
An authentication widget. |
class |
FormBaseModel
A base model class for authentication-related forms. |
class |
Login
A class that manages the current login state. |
class |
LostPasswordWidget
A widget which initiates a lost-password email. |
class |
OAuthProcess
An OAuth authorization (and authentication) process. |
class |
PasswordPromptDialog
A dialog that prompts for the user password. |
class |
PasswordStrengthValidator
The default implementation for password strength validation. |
class |
RegistrationModel
Model for implementing a registration view. |
class |
RegistrationWidget
A registration widget. |
class |
UpdatePasswordWidget
A widget which allows a user to choose a new password. |
| Constructors in eu.webtoolkit.jwt.auth with parameters of type WObject | |
|---|---|
AuthModel(AuthService baseAuth,
AbstractUserDatabase users,
WObject parent)
Constructor. |
|
FormBaseModel(AuthService baseAuth,
AbstractUserDatabase users,
WObject parent)
Constructor. |
|
RegistrationModel(AuthService baseAuth,
AbstractUserDatabase users,
Login login,
WObject parent)
Constructor. |
|
| Uses of WObject in eu.webtoolkit.jwt.chart |
|---|
| Subclasses of WObject in eu.webtoolkit.jwt.chart | |
|---|---|
class |
WAbstractChart
Abstract base class for MVC-based charts. |
class |
WCartesianChart
A cartesian chart. |
class |
WPieChart
A pie chart. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||