Uses of Class
eu.webtoolkit.jwt.WWidget
Packages that use WWidget
Package
Description
-
Uses of WWidget in eu.webtoolkit.jwt
Classes in eu.webtoolkit.jwt with type parameters of type WWidgetSubclasses of WWidget in eu.webtoolkit.jwtModifier and TypeClassDescriptionclass
class
class
class
An abstract base class for item Views.class
Abstract baseclass for native media elements.class
An abstract spin box.class
An abstract base class for radio buttons and check boxes.class
A widget that represents an HTML anchor (to link to other documents).class
A widget that plays audio.class
A widget that provides a line break between inline widgets.class
A calendar.class
A user control that represents a check box.class
A widget that provides a browser-native color picker.class
A widget that provides a drop-down combo-box control.class
A widget that hides the implementation of composite widgets.class
A widget that holds and manages child widgets.class
A date edit.class
Deprecated.class
A default loading indicator.class
class
A WDialog shows a dialog.class
An input control for fixed point numbers.class
A widget for inputting email addresses.class
A widget that allows dropping files and directories for upload.class
A widget that allows a file to be uploaded.class
A widget that renders a Flash object (also known as Flash movie).class
An abstract widget that corresponds to an HTML form element.class
GL support class.class
A widget that displays a google map.class
A widget which group widgets into a frame with a title.class
A widget that shows one of two icons depending on its state.class
A widget that displays an image.class
A widget that provides in-place-editable text.class
An abstract widget that can receive user-interface interaction.class
A label for a form field.class
A widget that displays a leaflet map.class
A widget that provides a single line edit.class
An abstract interface for a loading indicator.class
A media player.class
A widget that shows a menu of options.class
A single item in a menu.class
A standard dialog for confirmation or to get simple user input.class
A navigation bar.class
A more obvious loading indicator that grays the window.class
A widget that is painted using vector graphics.class
A WPanel provides a container with a title bar.class
A menu presented in a popup window.class
Base class for popup widgets.class
A progress bar.class
A widget that represents a push button.class
A user control that represents a radio button.class
A selection box allows selection from a list of options.class
A horizontal or vertical slider control.class
An input control for integer numbers.class
A split button.class
A container widget that stacks its widgets on top of each other.class
A widget which popups to assist in editing a textarea or lineedit.class
A container widget which provides layout of children in a table grid.class
A container widget that represents a cell in a table.class
An MVC View widget for tabular data.class
A widget that organizes contents in tab panes.class
A widget that renders an XHTML template.class
A template-based View class for form models.class
A widget that renders (XHTML) text.class
A widget that provides a multi-line edit.class
A rich-text XHTML editor.class
A Time field editor.class
A toolbar.class
A widget that represents a navigatable tree.class
A single node in a tree.class
A table with a navigatable tree in the first column.class
A specialized tree node which allows additional data to be associated with each node.class
A view class that displays a model as a tree or tree table.class
A video-playing widget.class
An abstract base class for an MVC view that is rendered using a widget.class
An abstract widget that shows a viewport to a virtually large image.class
A base class for widgets with an HTML counterpart.Fields in eu.webtoolkit.jwt declared as WWidgetMethods in eu.webtoolkit.jwt that return WWidgetModifier and TypeMethodDescriptionWTemplate.bindWidget
(String varName, WWidget widget) Binds a widget to a variable.protected final WWidget
WItemDelegate.createEditor
(WModelIndex index, ViewItemRenderFlag flag, ViewItemRenderFlag... flags) Creates an editor for a data item.protected WWidget
WItemDelegate.createEditor
(WModelIndex index, EnumSet<ViewItemRenderFlag> flags) Creates an editor for a data item.protected WWidget
WAbstractItemView.createExtraHeaderWidget
(int column) Create an extra widget in the header.protected WWidget
WTemplateFormView.createFormWidget
(String field) Creates a form widget.protected WWidget
WAbstractItemView.createHeaderWidget
(int column) protected WWidget
WAbstractItemView.extraHeaderWidget
(int column) Returns the extra header widget.abstract WWidget
Finds a descendent widget by name.abstract WWidget
Finds a descendent widget by id.WApplication.findWidget
(String name) Finds a widget by name.WPopupWidget.getAnchorWidget()
WPanel.getCentralWidget()
Returns the central widget.WTreeTableNode.getColumnWidget
(int column) Returns the widget set for a column.WMenuItem.getContents()
Returns the contents widget for this item.WMediaPlayer.getControlsWidget()
Returns the user-interface controls widget.protected WWidget
WAbstractItemView.getCreatePageNavigationBar()
Returns a page navigation widget.WStackedWidget.getCurrentWidget()
Returns the widget that is currently shown.WTabWidget.getCurrentWidget()
Returns the widget of the activated tab.WTreeTable.getHeaderWidget()
Returns the header widget.protected WWidget
WCompositeWidget.getImplementation()
Get the implementation widget.WWidget.getParent()
Returns the parent widget.WLayout.getParentWidget()
WLayoutItem.getParentWidget()
WWidgetItem.getParentWidget()
WMenuItem.getRemoveContents()
Removes the contents widget from this item.protected abstract WWidget
WViewWidget.getRenderView()
Creates a widget that renders the View.protected WWidget
WCompositeWidget.getTakeImplementation()
WWidgetItem.getTakeWidget()
WCssTemplateRule.getTemplateWidget()
Returns the widget that is used as a template.WContainerWidget.getWidget
(int index) Returns the widget at indexWDefaultLoadingIndicator.getWidget()
WLayout.getWidget()
WLayoutItem.getWidget()
Returns the widget that is held by thisWLayoutItem
.WLeafletMap.WidgetMarker.getWidget()
Get the widget.WTabWidget.getWidget
(int index) Returns the content widget at the given tab index.WWidgetItem.getWidget()
abstract WWidget
WAbstractItemView.itemWidget
(WModelIndex index) Returns the widget that renders an item.WTableView.itemWidget
(WModelIndex index) WTreeView.itemWidget
(WModelIndex index) protected WWidget
WWebWidget.manageWidget
(WWidget managed, WWidget w) WWidget.removeFromParent()
Removes the widget from its parent.Removes a tab item.WCompositeWidget.removeWidget
(WWidget child) WContainerWidget.removeWidget
(WWidget widget) Removes a child widget from this container.WLayout.removeWidget
(WWidget w) Removes the given widget from the layout.WStackedWidget.removeWidget
(WWidget widget) WTemplate.removeWidget
(WWidget widget) Unbinds a widget by widget pointer.WTemplate.removeWidget
(String varName) Unbinds a widget by variable name.WToolBar.removeWidget
(WWidget widget) WWidget.removeWidget
(WWidget widget) Removes a child widget.protected WWidget
WCalendar.renderCell
(WWidget widget, WDate date) Creates or updates a widget that renders a cell.WTemplate.resolveWidget
(String varName) Resolves a widget for a variable name.final WWidget
WAbstractItemDelegate.update
(WWidget widget, WModelIndex index, ViewItemRenderFlag flag, ViewItemRenderFlag... flags) Creates or updates a widget that renders an item.abstract WWidget
WAbstractItemDelegate.update
(WWidget widget, WModelIndex index, EnumSet<ViewItemRenderFlag> flags) Creates or updates a widget that renders an item.WItemDelegate.update
(WWidget widget, WModelIndex index, EnumSet<ViewItemRenderFlag> flags) Creates or updates a widget that renders an item.WToolBar.widget
(int index) Returns a button.WBorderLayout.widgetAt
(LayoutPosition position) Returns the widget at a position.Methods in eu.webtoolkit.jwt that return types with arguments of type WWidgetModifier and TypeMethodDescriptionWAbstractItemDelegate.closeEditor()
Signal which indicates that an editor needs to be closed.WStackedWidget.currentWidgetChanged()
Signal which indicates that the current widget was changed.WCompositeWidget.getChildren()
WWebWidget.getChildren()
WWidget.getChildren()
Returns child widgets.WTemplate.getWidgets()
Methods in eu.webtoolkit.jwt with parameters of type WWidgetModifier and TypeMethodDescriptionfinal void
WNavigationBar.addFormField
(WWidget widget) Adds a form field to the navigation bar.void
WNavigationBar.addFormField
(WWidget widget, AlignmentFlag alignment) Adds a form field to the navigation bar.void
WApplication.addGlobalWidget
(WWidget w) final WMenuItem
WMenu.addItem
(CharSequence name, WWidget contents) Adds an item.WMenu.addItem
(CharSequence name, WWidget contents, ContentLoading policy) Adds an item.final WMenuItem
WMenu.addItem
(String iconPath, CharSequence name, WWidget contents) Adds an item.WMenu.addItem
(String iconPath, CharSequence name, WWidget contents, ContentLoading policy) Adds an item.final WMenuItem
WTabWidget.addTab
(WWidget child, CharSequence label) Adds a new tab, with child as content, and the given label.WTabWidget.addTab
(WWidget child, CharSequence label, ContentLoading loadPolicy) Adds a new tab, with child as content, and the given label.void
WBorderLayout.addWidget
(WWidget w, LayoutPosition position) Adds a widget to the given position.final void
Adds a widget to the layout.final void
Adds a widget to the layout.final void
WBoxLayout.addWidget
(WWidget widget, int stretch, AlignmentFlag alignmen, AlignmentFlag... alignment) Adds a widget to the layout.void
WBoxLayout.addWidget
(WWidget widget, int stretch, EnumSet<AlignmentFlag> alignment) Adds a widget to the layout.void
Adds a child widget to this container.final void
Adds a widget to the grid.final void
Adds a widget to the grid.final void
WGridLayout.addWidget
(WWidget widget, int row, int column, int rowSpan, int columnSpan, AlignmentFlag alignmen, AlignmentFlag... alignment) Adds a widget to the grid.void
WGridLayout.addWidget
(WWidget widget, int row, int column, int rowSpan, int columnSpan, EnumSet<AlignmentFlag> alignment) Adds a widget to the grid.final void
WGridLayout.addWidget
(WWidget widget, int row, int column, AlignmentFlag alignmen, AlignmentFlag... alignment) Adds a widget to the grid.void
WGridLayout.addWidget
(WWidget widget, int row, int column, EnumSet<AlignmentFlag> alignment) Adds a widget to the grid.void
Adds the given widget to the layout.final void
Adds a widget to the navigation bar.void
WNavigationBar.addWidget
(WWidget widget, AlignmentFlag alignment) Adds a widget to the navigation bar.void
final void
Adds a widget.void
WToolBar.addWidget
(WWidget widget, AlignmentFlag alignmentFlag) Adds a widget.void
WBootstrap2Theme.apply
(WWidget widget, DomElement element, int elementRole) void
void
WBootstrap3Theme.apply
(WWidget widget, DomElement element, int elementRole) void
void
WBootstrap5Theme.apply
(WWidget widget, DomElement element, int elementRole) void
void
WBootstrapTheme.apply
(WWidget widget, DomElement element, int elementRole) Deprecated.void
Deprecated.void
WCssTheme.apply
(WWidget widget, DomElement element, int elementRole) void
abstract void
WTheme.apply
(WWidget widget, DomElement element, int elementRole) Applies the theme to a DOM element that renders a widget.abstract void
Applies the theme to a child of a composite widget.protected void
WTemplate.applyArguments
(WWidget w, List<WString> args) Applies arguments to a resolved widget.void
WBootstrap2Theme.applyValidationStyle
(WWidget widget, WValidator.Result validation, EnumSet<ValidationStyleFlag> styles) void
WBootstrap3Theme.applyValidationStyle
(WWidget widget, WValidator.Result validation, EnumSet<ValidationStyleFlag> styles) void
WBootstrap5Theme.applyValidationStyle
(WWidget widget, WValidator.Result validation, EnumSet<ValidationStyleFlag> styles) void
WBootstrapTheme.applyValidationStyle
(WWidget widget, WValidator.Result validation, EnumSet<ValidationStyleFlag> styles) Deprecated.void
WCssTheme.applyValidationStyle
(WWidget widget, WValidator.Result validation, EnumSet<ValidationStyleFlag> styles) final void
WTheme.applyValidationStyle
(WWidget widget, WValidator.Result validation, ValidationStyleFlag flag, ValidationStyleFlag... flags) Applies a style that indicates the result of validation.abstract void
WTheme.applyValidationStyle
(WWidget widget, WValidator.Result validation, EnumSet<ValidationStyleFlag> flags) Applies a style that indicates the result of validation.void
WApplication.bindWidget
(WWidget widget, String domId) Binds a top-level widget for aEntryPointType.WidgetSet
deployment.WTemplate.bindWidget
(String varName, WWidget widget) Binds a widget to a variable.final WMenuItem
Executes the popup besides a widget.WPopupMenu.exec
(WWidget location, Orientation orientation) Executes the popup besides a widget.WLayout.findWidgetItem
(WWidget widget) Finds the widget item associated with the given widget.WLayoutItem.findWidgetItem
(WWidget widget) Finds the widget item corresponding to the given widgetWWidgetItem.findWidgetItem
(WWidget widget) static void
WFitLayout.fitWidget
(WContainerWidget container, WWidget widget) WAbstractItemDelegate.getEditState
(WWidget widget, WModelIndex anon2) Returns the current edit state.WItemDelegate.getEditState
(WWidget editor, WModelIndex index) Returns the current edit state.int
WContainerWidget.getIndexOf
(WWidget widget) Returns the index of a widget.int
WTabWidget.getIndexOf
(WWidget widget) Returns the index of the tab of the given content widget.WTableView.getModelIndexAt
(WWidget widget) Returns the model index corresponding to a widget.void
protected void
WTemplateFormView.indicateValidation
(String field, boolean validated, WText info, WWidget edit, WValidator.Result validation) Indicates the validation result.void
WContainerWidget.insertBefore
(WWidget widget, WWidget before) Inserts a child widget in this container, before another widget.final WMenuItem
WMenu.insertItem
(int index, CharSequence name, WWidget contents) inserts an item.WMenu.insertItem
(int index, CharSequence name, WWidget contents, ContentLoading policy) inserts an item.final WMenuItem
WMenu.insertItem
(int index, String iconPath, CharSequence name, WWidget contents) inserts an item.WMenu.insertItem
(int index, String iconPath, CharSequence name, WWidget contents, ContentLoading policy) inserts an item.final WMenuItem
WTabWidget.insertTab
(int index, WWidget child, CharSequence label) Inserts a new tab, with child as content, and the given label.WTabWidget.insertTab
(int index, WWidget child, CharSequence label, ContentLoading loadPolicy) Inserts a new tab, with child as content, and the given label.final void
WBoxLayout.insertWidget
(int index, WWidget widget) Inserts a widget in the layout.final void
WBoxLayout.insertWidget
(int index, WWidget widget, int stretch) Inserts a widget in the layout.final void
WBoxLayout.insertWidget
(int index, WWidget widget, int stretch, AlignmentFlag alignmen, AlignmentFlag... alignment) Inserts a widget in the layout.void
WBoxLayout.insertWidget
(int index, WWidget widget, int stretch, EnumSet<AlignmentFlag> alignment) Inserts a widget in the layout.void
WContainerWidget.insertWidget
(int index, WWidget widget) Inserts a child widget in this container at given index.void
WStackedWidget.insertWidget
(int index, WWidget widget) Insert a widget at a given index.protected boolean
Returns whether a widget is exposed in the interface.boolean
protected WWidget
WWebWidget.manageWidget
(WWidget managed, WWidget w) protected void
WContainerWidget.parentResized
(WWidget parent, EnumSet<Orientation> directions) protected final void
WWebWidget.parentResized
(WWidget parent, Orientation direction, Orientation... directions) protected void
WWebWidget.parentResized
(WWidget parent, EnumSet<Orientation> directions) final void
Shows the popup besides a widget.void
WPopupMenu.popup
(WWidget location, Orientation orientation) Shows the popup besides a widget.void
WDialog.positionAt
(WWidget widget, Orientation orientation) final void
WWidget.positionAt
(WWidget widget) Positions a widget next to another widget.void
WWidget.positionAt
(WWidget widget, Orientation orientation) Positions a widget next to another widget.void
WApplication.removeGlobalWidget
(WWidget w) Removes a tab item.WCompositeWidget.removeWidget
(WWidget child) WContainerWidget.removeWidget
(WWidget widget) Removes a child widget from this container.WLayout.removeWidget
(WWidget w) Removes the given widget from the layout.WStackedWidget.removeWidget
(WWidget widget) WTemplate.removeWidget
(WWidget widget) Unbinds a widget by widget pointer.WToolBar.removeWidget
(WWidget widget) WWidget.removeWidget
(WWidget widget) Removes a child widget.protected WWidget
WCalendar.renderCell
(WWidget widget, WDate date) Creates or updates a widget that renders a cell.void
WAbstractMedia.setAlternativeContent
(WWidget alternative) Content to be shown when media cannot be played.void
WFlashObject.setAlternativeContent
(WWidget alternative) Sets content to be displayed if Flash is not available.void
WGLWidget.setAlternativeContent
(WWidget alternative) Sets the content to be displayed when WebGL is not available.final void
WPopupWidget.setAnchorWidget
(WWidget anchorWidget) Sets an anchor widget.void
WPopupWidget.setAnchorWidget
(WWidget anchorWidget, Orientation orientation) Sets an anchor widget.void
WPanel.setCentralWidget
(WWidget w) Sets the central widget.void
WTreeTableNode.setColumnWidget
(int column, WWidget widget) Sets a widget to be displayed in the given column for this node.final void
WMenuItem.setContents
(WWidget contents) Sets the contents widget for this item.void
WMenuItem.setContents
(WWidget contents, ContentLoading policy) Sets the contents widget for this item.void
WMediaPlayer.setControlsWidget
(WWidget controlsWidget) Sets the user-interface controls widget.void
WStackedWidget.setCurrentWidget
(WWidget widget) Changes the current widget.void
WTabWidget.setCurrentWidget
(WWidget widget) Activates the tab showing the given widgetfinal void
WInteractWidget.setDraggable
(String mimeType, WWidget dragWidget) Configure dragging for drag and drop.final void
WInteractWidget.setDraggable
(String mimeType, WWidget dragWidget, boolean isDragWidgetOnly) Configure dragging for drag and drop.void
WInteractWidget.setDraggable
(String mimeType, WWidget dragWidget, boolean isDragWidgetOnly, WObject sourceObject) Configure dragging for drag and drop.void
WAbstractItemDelegate.setEditState
(WWidget widget, WModelIndex anon2, Object value) Sets the editor data from the editor state.void
WItemDelegate.setEditState
(WWidget editor, WModelIndex index, Object value) Sets the editor data from the editor state.void
WTemplateFormView.setFormWidget
(String field, WWidget formWidget) Sets the form widget for a given field.void
WTemplateFormView.setFormWidget
(String field, WWidget formWidget, Runnable updateViewValue, Runnable updateModelValue) Sets the form widget for a given field.protected void
WCompositeWidget.setImplementation
(WWidget widget) Set the implementation widget.void
WBorderLayout.setParentWidget
(WWidget parent) void
WBoxLayout.setParentWidget
(WWidget parent) protected void
WCompositeWidget.setParentWidget
(WWidget parent) void
WFitLayout.setParentWidget
(WWidget parent) void
WGridLayout.setParentWidget
(WWidget parent) void
WLayout.setParentWidget
(WWidget parent) void
WLayoutItem.setParentWidget
(WWidget parent) Internal method.protected void
WWebWidget.setParentWidget
(WWidget parent) void
WWidgetItem.setParentWidget
(WWidget parent) boolean
WBoxLayout.setStretchFactor
(WWidget widget, int stretch) Sets the stretch factor for a widget.final WWidget
WAbstractItemDelegate.update
(WWidget widget, WModelIndex index, ViewItemRenderFlag flag, ViewItemRenderFlag... flags) Creates or updates a widget that renders an item.abstract WWidget
WAbstractItemDelegate.update
(WWidget widget, WModelIndex index, EnumSet<ViewItemRenderFlag> flags) Creates or updates a widget that renders an item.WItemDelegate.update
(WWidget widget, WModelIndex index, EnumSet<ViewItemRenderFlag> flags) Creates or updates a widget that renders an item.void
WAbstractItemDelegate.updateModelIndex
(WWidget widget, WModelIndex anon2) Updates the model index of a widget.void
WItemDelegate.updateModelIndex
(WWidget widget, WModelIndex index) boolean
WTemplateFormView.updateModelValue
(WFormModel model, String field, WWidget edit) Updates a value in the Model.boolean
WTemplateFormView.updateViewValue
(WFormModel model, String field, WWidget edit) Updates the value in the View.protected void
WWebWidget.widgetAdded
(WWidget child) protected void
WWebWidget.widgetRemoved
(WWidget child, boolean renderRemove) Constructors in eu.webtoolkit.jwt with parameters of type WWidgetModifierConstructorDescriptionConstructs a JavaScript-only slot and set the number of arguments.Constructs a JavaScript-only slot within the parent scope.Constructs a JavaScript-only slot and sets the JavaScript code and a number of arguments.Constructs a JavaScript-only slot and sets the JavaScript code.WCompositeWidget
(WWidget implementation) Creates a WCompositeWidget with given implementation.WCompositeWidget
(WWidget implementation, WContainerWidget parentContainer) Creates a WCompositeWidget with given implementation.WidgetMarker
(WLeafletMap.Coordinate pos, WWidget widget) Create a newWLeafletMap.WidgetMarker
at the given position with the given widget.WMenuItem
(CharSequence text, WWidget contents) Creates a new item with given label.WMenuItem
(CharSequence text, WWidget contents, ContentLoading policy) Creates a new item with given label.WMenuItem
(String iconPath, CharSequence text, WWidget contents) WMenuItem
(String iconPath, CharSequence text, WWidget contents, ContentLoading policy) WPopupWidget
(WWidget impl) Constructor.WWidgetItem
(WWidget widget) Creates a new item for the given widget. -
Uses of WWidget in eu.webtoolkit.jwt.auth
Subclasses of WWidget in eu.webtoolkit.jwt.authModifier and TypeClassDescriptionclass
An authentication widget.class
A widget which initiates a lost-password email.class
A dialog that prompts for the user password.class
A registration widget.class
A widget to resend the email verification email.class
A widget which allows a user to choose a new password.Methods in eu.webtoolkit.jwt.auth that return WWidgetModifier and TypeMethodDescriptionprotected WWidget
AuthWidget.createFormWidget
(String field) protected WWidget
RegistrationWidget.createFormWidget
(String field) protected WWidget
UpdatePasswordWidget.createFormWidget
(String field) AuthWidget.createRegistrationView
(Identity id) Creates a registration view.AuthWidget.createUpdatePasswordView
(User user, boolean promptPassword) Creates a view to update a user's password.AuthWidget.getCreateLostPasswordView()
Creates a lost password view.AuthWidget.getCreateResendEmailVerificationView()
Creates a view to resend the email verification email.Methods in eu.webtoolkit.jwt.auth with parameters of type WWidgetModifier and TypeMethodDescriptionprotected WDialog
AuthWidget.showDialog
(CharSequence title, WWidget contents) Shows a dialog. -
Uses of WWidget in eu.webtoolkit.jwt.auth.mfa
Subclasses of WWidget in eu.webtoolkit.jwt.auth.mfaMethods in eu.webtoolkit.jwt.auth.mfa that return WWidgetModifier and TypeMethodDescriptionabstract WWidget
AbstractMfaProcess.createInputView()
Creates the view that displays the MFA input step.TotpProcess.createInputView()
Creates the view to input the TOTP code.abstract WWidget
AbstractMfaProcess.createSetupView()
Creates the view that displays the MFA configuration step.TotpProcess.createSetupView()
Creates the view to manage the TOTP code. -
Uses of WWidget in eu.webtoolkit.jwt.chart
Subclasses of WWidget in eu.webtoolkit.jwt.chartModifier and TypeClassDescriptionclass
Abstract base class for MVC-based charts.class
A widget for selecting an X axis range to display on an associatedWCartesianChart
.class
A 3D Cartesian chart.class
A cartesian chart.class
A pie chart.Methods in eu.webtoolkit.jwt.chart that return WWidgetModifier and TypeMethodDescriptionWCartesianChart.createLegendItemWidget
(int index) Creates a widget which renders the a legend item.final WWidget
WPieChart.createLegendItemWidget
(int index, LabelOption option, LabelOption... options) Creates a widget which renders the a legend item.WPieChart.createLegendItemWidget
(int index, EnumSet<LabelOption> options) Creates a widget which renders the a legend item.Methods in eu.webtoolkit.jwt.chart with parameters of type WWidgetModifier and TypeMethodDescriptionfinal WContainerWidget
WPieChart.createLabelWidget
(WWidget textWidget, WPainter painter, WRectF rect, AlignmentFlag alignmentFlag, AlignmentFlag... alignmentFlags) createLabelWidget possition textWidget where the text would be rendered.WPieChart.createLabelWidget
(WWidget textWidget, WPainter painter, WRectF rect, EnumSet<AlignmentFlag> alignmentFlags) createLabelWidget possition textWidget where the text would be rendered.
WDateEdit