Package | Description |
---|---|
net.sf.mmm.client.ui.api.aria.attribute |
Contains abstract interfaces for attributes of ARIA roles.
|
net.sf.mmm.client.ui.api.aria.role |
Contains interfaces for WAI-ARIA roles.
|
net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
net.sf.mmm.client.ui.api.common |
Contains the common API of the client UI.
|
net.sf.mmm.client.ui.api.widget |
Contains the API for widgets.
|
net.sf.mmm.client.ui.api.widget.complex |
Contains the API for complex widgets.
|
net.sf.mmm.client.ui.api.widget.core |
Contains the API for core widgets.
|
net.sf.mmm.client.ui.api.widget.field |
Contains the API for field widgets.
|
net.sf.mmm.client.ui.api.widget.media |
Contains the API for media widgets.
|
net.sf.mmm.client.ui.api.widget.menu |
Contains the API for menu widgets.
|
net.sf.mmm.client.ui.api.widget.panel |
Contains the API for panel widgets.
|
net.sf.mmm.client.ui.api.widget.window |
Contains the API for window widgets.
|
net.sf.mmm.client.ui.base.aria.role |
Contains abstract base implementation of ARIA roles.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.widget.adapter |
Contains the adapters for widgets.
|
net.sf.mmm.client.ui.base.widget.complex |
Contains the base implementation for complex widgets.
|
net.sf.mmm.client.ui.base.widget.complex.adapter |
Contains the adapters for complex widgets.
|
net.sf.mmm.client.ui.base.widget.core |
Contains the base implementation for core widgets.
|
net.sf.mmm.client.ui.base.widget.core.adapter |
Contains the adapters for core widgets.
|
net.sf.mmm.client.ui.base.widget.custom |
Contains the API for custom widgets.
|
net.sf.mmm.client.ui.base.widget.custom.complex |
Contains the API for complex custom widgets.
|
net.sf.mmm.client.ui.base.widget.custom.core |
Contains the API for custom core widgets.
|
net.sf.mmm.client.ui.base.widget.custom.field |
Contains the API for custom field widgets.
|
net.sf.mmm.client.ui.base.widget.custom.panel |
Contains the API for custom panel widgets.
|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
net.sf.mmm.client.ui.base.widget.custom.window |
Contains the API for custom window widgets.
|
net.sf.mmm.client.ui.base.widget.field |
Contains the base implementation for field widgets.
|
net.sf.mmm.client.ui.base.widget.field.adapter |
Contains the adapters for field widgets.
|
net.sf.mmm.client.ui.base.widget.menu |
Contains the base implementation for menu widgets.
|
net.sf.mmm.client.ui.base.widget.menu.adapter |
Contains the adapters for menu widgets.
|
net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.base.widget.panel.adapter |
Contains the adapters for panel widgets.
|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.base.widget.window.adapter |
Contains the adapters for window widgets.
|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.adapter |
Contains the implementation for widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex |
Contains the implementation for complex widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.core |
Contains the implementation for core widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.core.adapter |
Contains the implementation for core widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field |
Contains the implementation for field widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.menu |
Contains the implementation for menu widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter |
Contains the implementation for menu widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel |
Contains the implementation for panel widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window |
Contains the implementation for window widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter |
Contains the implementation for window widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.adapter |
Contains the test implementation of widget adapters.
|
net.sf.mmm.client.ui.impl.test.widget.complex |
Contains the test implementation of complex widgets.
|
net.sf.mmm.client.ui.impl.test.widget.complex.adapter |
Contains the test implementation of adapters for complex widgets.
|
net.sf.mmm.client.ui.impl.test.widget.core |
Contains the test implementation of core widgets.
|
net.sf.mmm.client.ui.impl.test.widget.field |
Contains the test implementation of field widgets.
|
net.sf.mmm.client.ui.impl.test.widget.field.adapter |
Contains the test implementation of adapters for field widgets.
|
net.sf.mmm.client.ui.impl.test.widget.menu |
Contains the test implementation of menu widgets.
|
net.sf.mmm.client.ui.impl.test.widget.menu.adapter |
Contains the test implementation of adapters for menu widgets.
|
net.sf.mmm.client.ui.impl.test.widget.panel |
Contains the test implementation of panel widgets.
|
net.sf.mmm.client.ui.impl.test.widget.panel.adapter |
Contains the test implementation of adapters for panel widgets.
|
net.sf.mmm.client.ui.impl.test.widget.window |
Contains the test implementation of window widgets.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeReadAriaActiveDescendant
This interface gives read access to the
activeDescendant attribute
(property) of an object. |
interface |
AttributeReadAriaAtomic
This interface gives read access to the
atomic attribute (property) of an object. |
interface |
AttributeReadAriaAutocomplete
This interface gives read access to the
autocomplete attribute (property) of an
object. |
interface |
AttributeReadAriaBusy
This interface gives read access to the
busy attribute (state) of an object. |
interface |
AttributeReadAriaChecked
This interface gives read access to the
checked attribute (state) of an object. |
interface |
AttributeReadAriaControls
This interface gives read access to the
controls attribute (property) of an object. |
interface |
AttributeReadAriaDescribedBy
This interface gives read access to the
describedBy attribute (property) of an
object. |
interface |
AttributeReadAriaDisabled
This interface gives read access to the
disabled attribute (state) of an object. |
interface |
AttributeReadAriaDropEffect
This interface gives read access to the
dropEffect attribute (property) of an
object. |
interface |
AttributeReadAriaExpanded
This interface gives read access to the
expanded attribute (state) of an object. |
interface |
AttributeReadAriaFlowTo
This interface gives read access to the
flowTo attribute (property) of an object. |
interface |
AttributeReadAriaGrabbed
This interface gives read access to the
grabbed attribute (state) of an object. |
interface |
AttributeReadAriaHasPopup
This interface gives read access to the
hasPopup attribute (property) of an object. |
interface |
AttributeReadAriaHidden
This interface gives read access to the
hidden attribute (state) of an object. |
interface |
AttributeReadAriaInvalid
This interface gives read access to the
invalid attribute (state) of an object. |
interface |
AttributeReadAriaLabel
This interface gives read access to the
label attribute (property) of an object. |
interface |
AttributeReadAriaLabelledBy
This interface gives read access to the
labelledBy attribute (property) of an
object. |
interface |
AttributeReadAriaLevel
This interface gives read access to the
level attribute (property) of an object. |
interface |
AttributeReadAriaLive
This interface gives read access to the
live attribute (property) of an object. |
interface |
AttributeReadAriaMultiLine
This interface gives read access to the
multiLine attribute (property) of an object. |
interface |
AttributeReadAriaMultiSelectable
This interface gives read access to the
multi-selectable attribute (property)
of an object. |
interface |
AttributeReadAriaOrientation
This interface gives read access to the
orientation attribute (property) of an
object. |
interface |
AttributeReadAriaOwns
This interface gives read access to the
owns attribute (property) of an object. |
interface |
AttributeReadAriaPosInSet
This interface gives read access to the
posInSet attribute (property) of an object. |
interface |
AttributeReadAriaPressed
This interface gives read access to the
pressed attribute (state) of an object. |
interface |
AttributeReadAriaReadOnly
This interface gives read access to the
readOnly attribute (property) of an object. |
interface |
AttributeReadAriaRelevant
This interface gives read access to the
relevant attribute (property) of an object. |
interface |
AttributeReadAriaRequired
This interface gives read access to the
required attribute (property) of an object. |
interface |
AttributeReadAriaSelected
This interface gives read access to the
selected attribute (state) of an object. |
interface |
AttributeReadAriaSetSize
This interface gives read access to the
setSize attribute (property) of an object. |
interface |
AttributeReadAriaSort
This interface gives read access to the
sort attribute (property) of an object. |
interface |
AttributeReadAriaValueMax
This interface gives read access to the
valueMax attribute (property) of an object. |
interface |
AttributeReadAriaValueMin
This interface gives read access to the
valueMin attribute (property) of an object. |
interface |
AttributeReadAriaValueNow
This interface gives read access to the
valueNow attribute (property) of an object. |
interface |
AttributeReadAriaValueText
This interface gives read access to the
valueText attribute (property) of an
object. |
interface |
AttributeWriteAriaActiveDescendant
This interface gives read and write access to the
activeDescendant attribute
of an object. |
interface |
AttributeWriteAriaAtomic
This interface gives read and write access to the
atomic attribute of an object. |
interface |
AttributeWriteAriaAutocomplete
This interface gives read and write access to the
autocomplete attribute of an
object. |
interface |
AttributeWriteAriaBusy
This interface gives read and write access to the
busy attribute of an object. |
interface |
AttributeWriteAriaChecked
This interface gives read and write access to the
checked attribute of an object. |
interface |
AttributeWriteAriaControls
This interface gives read and write access to the
controls attribute of an object. |
interface |
AttributeWriteAriaDescribedBy
This interface gives read and write access to the
describedBy attribute of an
object. |
interface |
AttributeWriteAriaDisabled
This interface gives read and write access to the
disabled attribute of an object. |
interface |
AttributeWriteAriaDropEffect
This interface gives read and write access to the
dropEffect attribute of an
object. |
interface |
AttributeWriteAriaExpanded
This interface gives read and write access to the
expanded attribute of an object. |
interface |
AttributeWriteAriaFlowTo
This interface gives read and write access to the
flowTo attribute of an object. |
interface |
AttributeWriteAriaGrabbed
This interface gives read and write access to the
grabbed attribute of an object. |
interface |
AttributeWriteAriaHasPopup
This interface gives read and write access to the
hasPopup attribute of an object. |
interface |
AttributeWriteAriaHidden
This interface gives read and write access to the
hidden attribute of an object. |
interface |
AttributeWriteAriaInvalid
This interface gives read and write access to the
invalid attribute of an object. |
interface |
AttributeWriteAriaLabel
This interface gives read and write access to the
label attribute of an object. |
interface |
AttributeWriteAriaLabelledBy
This interface gives read and write access to the
labelledBy attribute of an
object. |
interface |
AttributeWriteAriaLevel
This interface gives read and write access to the
level attribute of an object. |
interface |
AttributeWriteAriaLive
This interface gives read and write access to the
live attribute of an object. |
interface |
AttributeWriteAriaMultiLine
This interface gives read and write access to the
multiLine attribute of an object. |
interface |
AttributeWriteAriaMultiSelectable
This interface gives read and write access to the
multiSelectable attribute of
an object. |
interface |
AttributeWriteAriaOrientation
This interface gives read and write access to the
orientation attribute of an
object. |
interface |
AttributeWriteAriaOwns
This interface gives read and write access to the
owns attribute of an object. |
interface |
AttributeWriteAriaPosInSet
This interface gives read and write access to the
posInSet attribute of an object. |
interface |
AttributeWriteAriaPressed
This interface gives read and write access to the
pressed attribute of an object. |
interface |
AttributeWriteAriaReadOnly
This interface gives read and write access to the
readOnly attribute of an object. |
interface |
AttributeWriteAriaRelevant
This interface gives read and write access to the
relevant attribute of an object. |
interface |
AttributeWriteAriaRequired
This interface gives read and write access to the
required attribute of an object. |
interface |
AttributeWriteAriaSelected
This interface gives read and write access to the
selected attribute of an object. |
interface |
AttributeWriteAriaSetSize
This interface gives read and write access to the
setSize attribute of an object. |
interface |
AttributeWriteAriaSort
This interface gives read and write access to the
sort attribute of an object. |
interface |
AttributeWriteAriaValueMax
This interface gives read and write access to the
valueMax attribute of an object. |
interface |
AttributeWriteAriaValueMin
This interface gives read and write access to the
valueMin attribute of an object. |
interface |
AttributeWriteAriaValueNow
This interface gives read and write access to the
valueNow attribute of an object. |
interface |
AttributeWriteAriaValueText
This interface gives read and write access to the
valueText attribute of an object. |
Modifier and Type | Interface and Description |
---|---|
interface |
Role
|
interface |
RoleAlert
This interface represents the alert role.
|
interface |
RoleAlertDialog
This interface represents the alertdialog
role.
|
interface |
RoleApplication
This interface represents the application
role.
|
interface |
RoleArticle
This interface represents the article role.
|
interface |
RoleBanner
This interface represents the banner role.
|
interface |
RoleButton
This interface represents the button role.
|
interface |
RoleCheckbox
This interface represents the checkbox role.
|
interface |
RoleColumnHeader
This interface represents the columnheader
role.
|
interface |
RoleCombobox
This interface represents the combobox role.
|
interface |
RoleCommand
This interface represents the abstract command
role.
|
interface |
RoleComplementary
This interface represents the complementary
role.
|
interface |
RoleComposite
This interface represents the composite role.
|
interface |
RoleContentInfo
This interface represents the contentinfo
role.
|
interface |
RoleDefinition
This interface represents the definition role.
|
interface |
RoleDialog
This interface represents the dialog role.
|
interface |
RoleDirectory
This interface represents the composite role.
|
interface |
RoleDocument
This interface represents the document role.
|
interface |
RoleForm
This interface represents the form role.
|
interface |
RoleGrid
This interface represents the composite role.
|
interface |
RoleGridCell
This interface represents the gridcell role.
|
interface |
RoleGroup
This interface represents the group role.
|
interface |
RoleHeading
This interface represents the heading role.
|
interface |
RoleImg
This interface represents the img (image) role.
|
interface |
RoleInput
This interface represents the abstract input role.
|
interface |
RoleLandmark
This interface represents the abstract landmark
role.
|
interface |
RoleLink
This interface represents the link role.
|
interface |
RoleList
This interface represents the list role.
|
interface |
RoleListbox
This interface represents the listbox role.
|
interface |
RoleListItem
This interface represents the listitem role.
|
interface |
RoleLog
This interface represents the log role.
|
interface |
RoleMain
This interface represents the main role.
|
interface |
RoleMarquee
This interface represents the marquee role.
|
interface |
RoleMath
This interface represents the math role.
|
interface |
RoleMenu
This interface represents the menu role.
|
interface |
RoleMenuBar
This interface represents the menubar role.
|
interface |
RoleMenuItem
This interface represents the menuitem role.
|
interface |
RoleMenuItemCheckbox
This interface represents the menuitemcheckbox role.
|
interface |
RoleMenuItemRadio
This interface represents the menuitemradio
role.
|
interface |
RoleNavigation
This interface represents the navigation role.
|
interface |
RoleNote
This interface represents the note role.
|
interface |
RoleOption
This interface represents the option role.
|
interface |
RolePresentation
This interface represents the presentation
role.
|
interface |
RoleProgressBar
This interface represents the progressbar
role.
|
interface |
RoleRadio
This interface represents the radio role.
|
interface |
RoleRadioGroup
This interface represents the radiogroup role.
|
interface |
RoleRange
This interface represents the abstract range role.
|
interface |
RoleRegion
This interface represents the region role.
|
interface |
RoleRow
This interface represents the row role.
|
interface |
RoleRowGroup
This interface represents the rowgroup role.
|
interface |
RoleRowHeader
This interface represents the rowheader role.
|
interface |
RoleScrollbar
This interface represents the scrollbar role.
|
interface |
RoleSearch
This interface represents the search role.
|
interface |
RoleSection
This interface represents the abstract section
role.
|
interface |
RoleSectionHead
This interface represents the abstract sectionhead role.
|
interface |
RoleSelect
This interface represents the abstract select
role.
|
interface |
RoleSeparator
This interface represents the separator role.
|
interface |
RoleSlider
This interface represents the slider role.
|
interface |
RoleSpinButton
This interface represents the spinbutton role.
|
interface |
RoleStatus
This interface represents the status role.
|
interface |
RoleStructure
This interface represents the abstract structure role.
|
interface |
RoleTab
This interface represents the tab role.
|
interface |
RoleTabList
This interface represents the tablist role.
|
interface |
RoleTabPanel
This interface represents the tabpanel role.
|
interface |
RoleTextbox
This interface represents the textbox role.
|
interface |
RoleTimer
This interface represents the timer role.
|
interface |
RoleToolbar
This interface represents the toolbar role.
|
interface |
RoleTooltip
This interface represents the tooltip role.
|
interface |
RoleTree
This interface represents the tree role.
|
interface |
RoleTreeGrid
This interface represents the treegrid role.
|
interface |
RoleTreeItem
This interface represents the treeitem role.
|
interface |
RoleWidget
This interface represents the abstract widget
role.
|
interface |
RoleWindow
This interface represents the abstract window
role.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeReadAccessKey
This interface gives read access to the
accessKey attribute of an object. |
interface |
AttributeReadAltText
This interface gives read access to the
alternative text attribute of an object. |
interface |
AttributeReadAriaRole
This interface gives read access to the
ARIA role attribute of an object. |
interface |
AttributeReadAttribute
This interface gives read access to the
attribute attribute of an object. |
interface |
AttributeReadSummary
This interface gives read access to the
summary attribute of an object. |
interface |
AttributeReadTitleVisible
This interface gives read access to the
titleVisible attribute of an object. |
interface |
AttributeWriteAccessKey
This interface gives read and write access to the
accessKey attribute of an object. |
interface |
AttributeWriteAltText
This interface gives read and write access to the
alternative text of an object. |
interface |
AttributeWriteAriaRole
This interface gives read and write access to the
ARIA role of an object. |
interface |
AttributeWriteAttribute
This interface gives read and write access to the
attributes of an object. |
interface |
AttributeWriteSummary
This interface gives read and write access to the
summary of an object. |
interface |
AttributeWriteTitleVisible
This interface gives read and write access to the
titleVisible of an object. |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractImage
This is the abstract interface for an image (file of the type PNG, JPEG, etc.).
|
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidget
This is the interface for an adapter to a physical widget (or potentially a composition of such
widgets) of the underlying native widget toolkit.
|
interface |
UiWidgetAbstractComposite
This is the abstract interface for an
UiWidget that is a composite. |
interface |
UiWidgetAbstractWithValue<VALUE>
|
interface |
UiWidgetActive
|
interface |
UiWidgetClickable
|
interface |
UiWidgetComposite<CHILD extends UiWidget>
This is the abstract interface for an
UiWidget that is a composite. |
interface |
UiWidgetDynamicComposite<CHILD extends UiWidget>
This is the interface for a
composite widget that allows to
add and remove its children dynamically with no
additional arguments (e.g. |
interface |
UiWidgetListBase<ROW>
This is the interface for a
widget that presents a list of <ROW> objects and
allows the end-user to select one
or multiple out of these objects. |
interface |
UiWidgetListContainer<ITEM>
This is the interface for a
regular widget that is or contains a
list of items that can be selected . |
interface |
UiWidgetMultiComposite<CHILD extends UiWidget>
This is the abstract interface for a
composite widget that can contain
multiple children and allows to #re. |
interface |
UiWidgetNative
This is the marker interface for native
UiWidget s that can be created by interface via UiWidgetFactory . |
interface |
UiWidgetOptionsBase<VALUE>
|
interface |
UiWidgetRegular
This is the interface for a regular
UiWidget . |
interface |
UiWidgetRegularComposite<CHILD extends UiWidget>
This is the interface for a
regular UiWidgetComposite . |
interface |
UiWidgetSingleComposite<CHILD extends UiWidget>
This is the abstract interface for a
composite widget that contains a single
child . |
interface |
UiWidgetSingleMutableComposite<CHILD extends UiWidget>
This is the abstract interface for a
single composite widget that allows to
set or replace its child . |
interface |
UiWidgetSwitchComposite<CHILD extends UiWidget>
This is the interface for a
dynamic composite widget that only shows a
single child at a time. |
interface |
UiWidgetWithSelectedValue<VALUE>
This is the interface for for a
regular widget that is or contains a
UiFeatureSelectedValue . |
interface |
UiWidgetWithValue<VALUE>
This is the interface for a
regular widget that has a value . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAbstractDataSet<ITEM>
This is the abstract interface for a
regular widget
that is used to present complex data sets. |
interface |
UiWidgetAbstractDataTable<ROW>
This is the abstract interface for a
data set widget that represents a
data table. |
interface |
UiWidgetAbstractListTable<ROW>
This is the abstract interface for a
data table widget that represents a
list table. |
interface |
UiWidgetAbstractTree<NODE>
This is the interface for a
data set widget that represents a tree
widget. |
static interface |
UiWidgetAbstractTree.UiWidgetTreeNode<NODE>
This is the interface for the main widget representing a node of the tree.
|
interface |
UiWidgetListTable<ROW>
This is the interface for a normal
list table widget . |
interface |
UiWidgetOptionListTable<ROW>
This is the interface for an
option -based list
table widget . |
interface |
UiWidgetTableColumn<ROW,CELL>
|
interface |
UiWidgetTree<NODE>
This is the interface for a
tree based widget that represents a regular
tree. |
interface |
UiWidgetTreeTable<NODE>
This is the interface for a
regular widget that is
both a list table as well as a UiWidgetAbstractTree . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAbstractButton
This is the abstract interface for an
regular widget that represents a
button. |
interface |
UiWidgetButton
This is the interface for an regular
button . |
interface |
UiWidgetButtonSeparator
This is the interface for an
regular widget that represents a
button separator. |
interface |
UiWidgetCollapsableSection
This is the interface for a
regular widget that represents a
collapsable section. |
interface |
UiWidgetImage
This is the interface for a
regular widget that represents an image . |
interface |
UiWidgetLabel
This is the interface for a
regular widget that represents a label. |
interface |
UiWidgetLink
This is the interface for an
regular widget that represents a hyperlink. |
interface |
UiWidgetSection
This is the interface for a
regular widget that represents a section. |
interface |
UiWidgetSlot
This is the interface for a
single composite widget that represents
a slot . |
interface |
UiWidgetTab
This is the interface for a
single composite widget that represents
a single tab . |
interface |
UiWidgetToggleButton
This is the interface for an
regular widget that represents a
toggle button. |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetCheckboxesField<VALUE>
This is the interface for a
options field widget that represents a a set of
radio buttons. |
interface |
UiWidgetCheckboxField
This is the interface for a
field widget that represents a checkbox. |
interface |
UiWidgetCodeAreaField
This is the interface for a
input field widget that represents a text
area field for editing source code. |
interface |
UiWidgetColorField
This is the interface for a
field widget that allows to display and enter a value of
the type Color . |
interface |
UiWidgetComboboxField<VALUE>
This is the interface for a
options field widget that represents a
combobox. |
interface |
UiWidgetDateField
This is the abstract interface for a
input field widget that represents a
date field. |
interface |
UiWidgetDoubleField
This is the interface for a
input field widget that represents a Double
field. |
interface |
UiWidgetField<VALUE>
This is the abstract interface for a
regular composite widget that
represents a (potentially) editable field (text field, combobox, text area, radio-buttons, checkbox, etc.). |
interface |
UiWidgetFileField
This is the interface for a
field widget that represents a
file upload and download. |
interface |
UiWidgetInstantField
This is the interface for a
input field widget that allows to display and
enter a value of the type Instant with day, month and year as well as the time in hours, minutes
and seconds. |
interface |
UiWidgetIntegerField
This is the interface for a
input field widget that represents an Integer
field. |
interface |
UiWidgetIntegerSliderField
This is the interface for a
field widget that represents an Integer slider field. |
interface |
UiWidgetListBoxField<VALUE>
This is the interface for a
options field widget that represents a
list box. |
interface |
UiWidgetLocalDateField
This is the interface for a
textual input field that allows to display
and enter a value of the type LocalDate with day, month and year but without any time-related
information. |
interface |
UiWidgetLocalTimeField
This is the interface for a
textual input field that allows to display
and enter a value of the type LocalTime with hours, minutes and seconds. |
interface |
UiWidgetLongField
This is the interface for a
input field widget that represents a Long
field. |
interface |
UiWidgetOptionsField<VALUE>
This is the abstract interface for a
field widget that allows to select a single value out of a
list of predefined options. |
interface |
UiWidgetPasswordField
This is the interface for a
input field widget representing a password
field. |
interface |
UiWidgetRadioButtonsField<VALUE>
This is the interface for a
options field widget that represents a a set of
radio buttons. |
interface |
UiWidgetRadioButtonsVerticalField<VALUE>
This is the interface for a
radio buttons widget where the actual options (radios)
are aligned vertically from top to the bottom. |
interface |
UiWidgetRangeField<VALUE>
This is the abstract interface for a
field widget that represents a range field. |
interface |
UiWidgetRichTextField
This is the interface for a
input field widget that represents a rich text area
field. |
interface |
UiWidgetTextAreaField
This is the interface for a
input field widget that represents a text
area field. |
interface |
UiWidgetTextField
This is the interface for a
input field widget that represents a text
field. |
interface |
UiWidgetTextualInputField<VALUE>
This is the interface for a
field widget that allows to enter textual input. |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetMedia
This is the abstract interface for a
atomic widget that represents media player. |
interface |
UiWidgetMediaAudio
This is the interface for a
media-player widget that plays audio tracks. |
interface |
UiWidgetMediaPlayer
This is the abstract interface for a
composite widget that represents a
media-player. |
interface |
UiWidgetMediaVideo
This is the interface for a
media-player widget that plays videos (movies). |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetMenu
This is the interface for a
dynamic composite widget that represents a
menu. |
interface |
UiWidgetMenuBar
This is the interface for a
composite widget that represents a
menu bar. |
interface |
UiWidgetMenuItem
This is the interface for an
widget that represents a menu item. |
interface |
UiWidgetMenuItemCheckbox
|
interface |
UiWidgetMenuItemClickable
This is the interface for a normal
menu item widget . |
interface |
UiWidgetMenuItemRadioButton
This is the interface for a
menu item widget that has a label
and additionally a radio button. |
interface |
UiWidgetMenuItemSeparator
This is the interface for a
menu item widget that acts as a separator. |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAbstractBorderPanel
This is the interface for a
panel widget that shows a single child that is surrounded by a labeled border. |
interface |
UiWidgetAbstractButtonContainer
This is the interface for a
dynamic panel that shows a number of
buttons . |
interface |
UiWidgetBorderPanel
This is the interface for a normal
border panel . |
interface |
UiWidgetButtonGroup
This is the interface for a lightweight
dynamic panel that groups a number of
buttons that have a related functionality (e.g. |
interface |
UiWidgetButtonPanel
This is the interface for a
button container that shows a number of
buttons horizontally (e.g. |
interface |
UiWidgetCollapsableBorderPanel
This is the interface for a
border panel that can be
collapsed and expanded . |
interface |
UiWidgetDynamicPanel<CHILD extends UiWidget>
This is the abstract interface for a
panel widget that represents a
dynamic panel. |
interface |
UiWidgetGridCell
This is the interface for a
single composite that represents the
cell of a UiWidgetGridRow . |
interface |
UiWidgetGridPanel
This is the interface for a
dynamic panel that represents a flexible grid. |
interface |
UiWidgetGridRow
This is the interface for a a
dynamic panel that represents a row of a
UiWidgetGridPanel and consists of cells . |
interface |
UiWidgetHorizontalPanel
This is the interface for a
UiWidgetPanel that shows its children
horizontally from the left to the right. |
interface |
UiWidgetHorizontalSplitPanel
This is the interface for a
split panel that shows its children with horizontal orientation from the left to the right. |
interface |
UiWidgetPanel<CHILD extends UiWidget>
This is the interface for an
UiWidgetRegularComposite that represents a panel. |
interface |
UiWidgetSplitPanel
This is the interface for a
dynamic panel that shows splitter-bars between
each of its children and allows the user to slide these splitter-bars to dynamically
adjust the size of the children . |
interface |
UiWidgetSwitchPanel
|
interface |
UiWidgetTabPanel
This is the interface for a
panel widget that represents a tab panel . |
interface |
UiWidgetToolbar
This is the interface for a
button container that represents a
toolbar. |
interface |
UiWidgetVerticalPanel
This is the interface for a
UiWidgetPanel that shows its children vertically
from the top to the bottom. |
interface |
UiWidgetVerticalSplitPanel
This is the interface for a
split panel that shows its children with vertical orientation from the top to the bottom. |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAbstractDialogWindow
This is the abstract base interface for a
window widget that represents a
dialog window. |
interface |
UiWidgetAbstractWindow
This is the abstract base interface for a
dynamic composite widget that
represents a window. |
interface |
UiWidgetMainWindow
This is the interface for a
base window widget that represents a
main window. |
interface |
UiWidgetPopup
This is the interface for a
base window widget that represents a
popup window. |
interface |
UiWidgetWindow
This is the interface for a
base window widget that represents a regular
window. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRole
This is the implementation of
Role . |
class |
AbstractRoleComposite
This is the abstract base implementation of
RoleComposite . |
class |
AbstractRoleGridCell
This is the abstract base implementation of
RoleGridCell . |
class |
AbstractRoleGridCellHeader
This class extends
AbstractRoleGridCell with AttributeWriteAriaSort . |
class |
AbstractRoleGroup
This is the abstract base implementation of
RoleGroup . |
class |
AbstractRoleOption
This is the abstract base implementation of
RoleOption . |
class |
AbstractRoleRange
This is the implementation of
RoleRange . |
class |
AbstractRoleWithAttributeChecked
This is the implementation of
AbstractRoleWithAttributeChecked . |
class |
AbstractRoleWithAttributeExpanded
This class extends
AbstractRole with AttributeWriteAriaExpanded . |
class |
AbstractRoleWithAttributeExpandedAndSelected
This class extends
AbstractRoleWithAttributeExpanded with AttributeWriteAriaSelected . |
class |
AbstractRoleWithBaseAttributes
This class extends
AbstractRoleWithAttributeExpandedAndSelected with
AttributeWriteAriaReadOnly and AttributeWriteAriaRequired . |
class |
AbstractRoleWithCommonAttributes
This class extends
AbstractRoleWithAttributeExpanded with various common ARIA attributes to avoid
java multi-inheritance problems. |
class |
AbstractRoleWithCommonAttributesAndAutocomplete
This class extends
AbstractRoleWithCommonAttributes with AttributeWriteAriaAutocomplete . |
class |
AbstractRoleWithCommonAttributesAndMultiSelectable
This class extends
AbstractRoleWithCommonAttributes with AttributeWriteAriaMultiSelectable . |
class |
RoleAlertDialogImpl
This is the implementation of
RoleAlertDialog . |
class |
RoleAlertImpl
This is the implementation of
RoleAlert . |
class |
RoleApplicationImpl
This is the implementation of
RoleApplication . |
class |
RoleArticleImpl
This is the implementation of
RoleArticle . |
class |
RoleBannerImpl
This is the implementation of
RoleBanner . |
class |
RoleButtonImpl
This is the implementation of
RoleButton . |
class |
RoleCheckboxImpl
This is the implementation of
RoleCheckboxImpl . |
class |
RoleColumnHeaderImpl
This is the implementation of
RoleColumnHeader . |
class |
RoleComboboxImpl
This is the implementation of
RoleCombobox . |
class |
RoleComplementaryImpl
This is the implementation of
RoleComplementary . |
class |
RoleCompositeImpl
This is the implementation of
RoleComposite . |
class |
RoleContentInfoImpl
This is the implementation of
RoleContentInfo . |
class |
RoleDefinitionImpl
This is the implementation of
RoleDefinition . |
class |
RoleDialogImpl
This is the implementation of
RoleDialog . |
class |
RoleDirectoryImpl
This is the implementation of
RoleDirectory . |
class |
RoleDocumentImpl
This is the implementation of
RoleDocument . |
class |
RoleFormImpl
This is the implementation of
RoleForm . |
class |
RoleGridCellImpl
This is the implementation of
RoleGridCell . |
class |
RoleGridImpl
This is the implementation of
RoleGrid . |
class |
RoleGroupImpl
This is the implementation of
RoleGroup . |
class |
RoleHeadingImpl
This is the implementation of
RoleHeading . |
class |
RoleImgImpl
This is the implementation of
RoleImg . |
class |
RoleLinkImpl
This is the implementation of
RoleLink . |
class |
RoleListboxImpl
This is the implementation of
RoleListbox . |
class |
RoleListImpl
This is the implementation of
RoleList . |
class |
RoleListItemImpl
This is the implementation or
RoleListItem . |
class |
RoleLogImpl
This is the implementation of
RoleLog . |
class |
RoleMainImpl
This is the implementation of
RoleMain . |
class |
RoleMarqueeImpl
This is the implementation of
RoleMarquee . |
class |
RoleMathImpl
This is the implementation of
RoleMath . |
class |
RoleMenuBarImpl
This is the implementation of
RoleMenuBar . |
class |
RoleMenuImpl
This is the implementation of
RoleMenu . |
class |
RoleMenuItemCheckboxImpl
This is the implementation of
RoleMenuItemCheckbox . |
class |
RoleMenuItemImpl
This is the implementation of
RoleMenuItem . |
class |
RoleMenuItemRadioImpl
This is the implementation of
RoleMenuItemRadio . |
class |
RoleNavigationImpl
This is the implementation of
RoleNavigation . |
class |
RoleNoteImpl
This is the implementation of
RoleNote . |
class |
RoleOptionImpl
This interface represents the option role.
|
class |
RolePresentationImpl
This is the implementation of
RolePresentation . |
class |
RoleProgressBarImpl
This is the implementation of
RoleProgressBar . |
class |
RoleRadioGroupImpl
This is the implementation of
RoleRadioGroup . |
class |
RoleRadioImpl
This is the implementation of
RoleRadio . |
class |
RoleRegionImpl
This is the implementation of
RoleRegion . |
class |
RoleRowGroupImpl
This is the implementation of
RoleRowGroup . |
class |
RoleRowHeaderImpl
This is the implementation of
RoleRowHeader . |
class |
RoleRowImpl
This is the implementation of
RoleRow . |
class |
RoleScrollbarImpl
This is the implementation of
RoleScrollbar . |
class |
RoleSearchImpl
This is the implementation of
RoleSearch . |
class |
RoleSeparatorImpl
This is the implementation of
RoleSeparator . |
class |
RoleSliderImpl
This is the implementation of
RoleSlider . |
class |
RoleSpinButtonImpl
This is the implementation of
RoleSpinButton . |
class |
RoleStatusImpl
This is the implementation of
RoleStatus . |
class |
RoleTabImpl
This is the implementation of
RoleTab . |
class |
RoleTabListImpl
This is the implementation of
RoleTabList . |
class |
RoleTabPanelImpl
This is the implementation of
RoleTabPanel . |
class |
RoleTextboxImpl
This is the implementation of
RoleTextbox . |
class |
RoleTimerImpl
This is the implementation of
RoleTimer . |
class |
RoleToolbarImpl
This is the implementation of
RoleToolbar . |
class |
RoleTooltipImpl
This is the implementation of
RoleTooltip . |
class |
RoleTreeGridImpl
This is the implementation of
RoleTreeGrid . |
class |
RoleTreeImpl
This is the implementation of
RoleTree . |
class |
RoleTreeItemImpl
This is the implementation of
RoleTreeItem . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidget<VALUE>
This is the abstract base implementation of
UiWidget . |
class |
AbstractUiWidgetActive<ADAPTER extends UiWidgetAdapterActive,VALUE>
|
class |
AbstractUiWidgetClickable<ADAPTER extends UiWidgetAdapterClickable,VALUE>
|
class |
AbstractUiWidgetComposite<ADAPTER extends UiWidgetAdapter,CHILD extends UiWidget>
This is the abstract base implementation of
UiWidgetComposite . |
class |
AbstractUiWidgetDynamicComposite<ADAPTER extends UiWidgetAdapterDynamicComposite<CHILD>,CHILD extends UiWidget>
This is the abstract base implementation of
UiWidgetDynamicComposite . |
class |
AbstractUiWidgetNative<ADAPTER extends UiWidgetAdapter,VALUE>
This is the abstract base implementation of
UiWidget or more precisely
UiWidgetNative . |
class |
AbstractUiWidgetRegularAtomic<ADAPTER extends UiWidgetAdapter>
This is the abstract base implementation of
UiWidgetRegular for atomic widgets (widgets that are
not composite and therefore never have children). |
class |
AbstractUiWidgetSingleComposite<ADAPTER extends UiWidgetAdapterSingleComposite<CHILD>,CHILD extends UiWidget>
This is the abstract base implementation of
UiWidgetSingleComposite . |
class |
AbstractUiWidgetSingleMutableComposite<ADAPTER extends UiWidgetAdapterSingleMutableComposite<CHILD>,CHILD extends UiWidget>
This is the abstract base implementation of
UiWidgetSingleMutableComposite . |
class |
AbstractUiWidgetSwitchComposite<ADAPTER extends UiWidgetAdapterSwitchComposite<CHILD>,CHILD extends UiWidget>
This is the abstract base implementation of
UiWidgetSwitchComposite . |
class |
AbstractUiWidgetWithLabel<ADAPTER extends UiWidgetAdapterWithLabel>
|
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
interface |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
interface |
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
interface |
UiWidgetAdapterComposite<CHILD extends UiWidget>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
interface |
UiWidgetAdapterDynamicComposite<CHILD extends UiWidget>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
interface |
UiWidgetAdapterSingleComposite<CHILD extends UiWidget>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSingleMutableComposite . |
interface |
UiWidgetAdapterSingleMutableComposite<CHILD extends UiWidget>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSingleMutableComposite . |
interface |
UiWidgetAdapterSplitPanel
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSplitPanel . |
interface |
UiWidgetAdapterSwitchComposite<CHILD extends UiWidget>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSwitchComposite . |
interface |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetAdapter<WIDGET>
This is the abstract base implementation of
UiWidgetAdapter . |
class |
AbstractUiWidgetAdapterWithEvents<WIDGET,EVENT_ADAPTER extends AbstractEventAdapter>
This class extends
AbstractUiWidgetAdapter with #addEventHandler. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetAbstractDataSet<ADAPTER extends UiWidgetAdapterAbstractDataSet<ITEM>,VALUE,ITEM,ITEM_CONTAINER>
This is the abstract base implementation of
UiWidgetAbstractListTable . |
class |
AbstractUiWidgetAbstractDataTable<ADAPTER extends UiWidgetAdapterAbstractDataTable<ROW>,VALUE,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>>
This is the abstract base implementation of
UiWidgetAbstractDataTable . |
class |
AbstractUiWidgetAbstractListTable<ADAPTER extends UiWidgetAdapterAbstractListTable<ROW,ITEM_CONTAINER>,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>>
This is the abstract base implementation of
UiWidgetAbstractListTable . |
class |
AbstractUiWidgetListTable<ADAPTER extends UiWidgetAdapterListTable<ROW,ITEM_CONTAINER>,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>>
This is the base implementation of
UiWidgetListTable . |
class |
AbstractUiWidgetTableColumn<ADAPTER extends UiWidgetAdapterTableColumn,ROW,CELL>
This is the abstract base implementation of
UiWidgetTableColumn . |
class |
AbstractUiWidgetTree<ADAPTER extends UiWidgetAdapterTree<NODE>,NODE>
This is the abstract base implementation of
UiWidgetAbstractListTable . |
class |
UiWidgetTableColumnImpl<ROW,CELL>
This is the implementation of
UiWidgetTableColumn . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAdapterAbstractDataSet<ITEM>
This is the interface for a
UiWidgetAdapter adapting
AbstractUiWidgetAbstractDataSet . |
interface |
UiWidgetAdapterAbstractDataTable<ROW>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetAbstractDataTable . |
interface |
UiWidgetAdapterAbstractListTable<ROW,ITEM_CONTAINER extends ItemContainer<ROW,?>>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetAbstractListTable . |
interface |
UiWidgetAdapterListTable<ROW,ITEM_CONTAINER extends ItemContainer<ROW,?>>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetListTable . |
interface |
UiWidgetAdapterTableColumn
This is the interface for a
UiWidgetAdapter adapting
UiWidgetAbstractListTable . |
interface |
UiWidgetAdapterTree<NODE>
This is the interface for a
UiWidgetAdapter adapting
UiWidgetAbstractListTable . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetAbstractButton<ADAPTER extends UiWidgetAdapterClickable,VALUE>
This is the abstract base implementation of
UiWidgetAbstractButton . |
class |
AbstractUiWidgetButton<ADAPTER extends UiWidgetAdapterButton>
This is the abstract base implementation of
UiWidgetButton . |
class |
AbstractUiWidgetCollapsableSection<ADAPTER extends UiWidgetAdapterCollapsableSection>
This is the abstract base implementation of
UiWidgetCollapsableSection . |
class |
AbstractUiWidgetImage<ADAPTER extends UiWidgetAdapterImage>
This is the abstract base implementation of
UiWidgetImage . |
class |
AbstractUiWidgetLabel<ADAPTER extends UiWidgetAdapterLabel>
This is the abstract base implementation of
UiWidgetLabel . |
class |
AbstractUiWidgetLink<ADAPTER extends UiWidgetAdapterLink>
This is the abstract base implementation of
UiWidgetLink . |
class |
AbstractUiWidgetSection<ADAPTER extends UiWidgetAdapterSection>
This is the abstract base implementation of
UiWidgetSection . |
class |
AbstractUiWidgetSlot<ADAPTER extends UiWidgetAdapterSlot>
This is the abstract base implementation of
UiWidgetSlot . |
class |
AbstractUiWidgetTab<ADAPTER extends UiWidgetAdapterTab>
This is the abstract base implementation of
UiWidgetTab . |
class |
AbstractUiWidgetToggleButton<ADAPTER extends UiWidgetAdapterToggleButton>
This is the abstract base implementation of
UiWidgetToggleButton . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustom<VALUE,DELEGATE extends UiWidget>
This is the abstract base class for custom widgets.
|
class |
UiWidgetCustomAtomicNoValue<DELEGATE extends UiWidget>
This is the abstract base class for a
custom widget that is atomic and has
no value . |
class |
UiWidgetCustomComposite<VALUE,CHILD extends UiWidget,DELEGATE extends UiWidgetComposite<CHILD>>
This is the abstract base class for a
custom widget that is also a
composite widget . |
class |
UiWidgetCustomCompositeNoValue<CHILD extends UiWidget,DELEGATE extends UiWidgetRegularComposite<CHILD>>
This is the abstract base class for a
custom regular composite widget that
has no value . |
class |
UiWidgetCustomDynamicComposite<VALUE,CHILD extends UiWidget,DELEGATE extends UiWidgetDynamicComposite<CHILD>>
This is the abstract base class for a
custom widget implementing
UiWidgetDynamicComposite . |
class |
UiWidgetCustomPanel<DELEGATE extends UiWidgetPanel<UiWidgetRegular>>
|
class |
UiWidgetCustomVerticalPanel
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustomAbstractListTable<ROW,DELEGATE extends UiWidgetAbstractListTable<ROW>>
This is the abstract base class for a
custom widget implementing
UiWidgetAbstractListTable . |
class |
UiWidgetCustomListTable<ROW>
This is the abstract base class for a
custom
widget implementing UiWidgetListTable . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustomButton
This is the abstract base class for a
atomic custom widget that adapts
a UiWidgetButton . |
class |
UiWidgetCustomButtonSave
This is a
UiWidgetCustomButton for the
save operation. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustomField<VALUE,DELEGATE extends UiWidgetComposite<?>>
This is the abstract base class for a
custom widget that is a field widget . |
class |
UiWidgetCustomFieldAtomic<VALUE,DELEGATE_VALUE,DELEGATE extends UiWidgetField<DELEGATE_VALUE>>
This is the abstract base class for a
custom field widget that is
build out of a single field widget . |
class |
UiWidgetCustomFieldComposite<VALUE,DELEGATE extends UiWidgetDynamicComposite<UiWidgetRegular>>
This is the abstract base class for a
custom field widget that is composed out
of multiple field widgets and potentially other widgets. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustomGridPanel<VALUE>
This is the abstract base class for a
custom composite widget that adapts a
UiWidgetGridPanel . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetCustomMasterDetail<VALUE,SELECTION,DETAIL>
This is the abstract base class for a
custom composite widget that
implements the UI pattern master/detail (panel). |
class |
AbstractUiWidgetCustomTwoListSelection<ROW>
This is the regular implementation of the
custom master/detail
widget . |
class |
UiWidgetCustomEditor<VALUE>
This is the abstract base class for a
custom composite widget that
implements the UI pattern editor. |
class |
UiWidgetCustomFormEditor<VALUE>
This is the abstract base class for a
custom editor that (re-)uses a
custom form panel to view and edit the value . |
class |
UiWidgetCustomMasterDetail<ROW>
This is the regular implementation of the
custom master/detail
widget . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustomAbstractDialogWindow<DELEGATE extends UiWidgetAbstractDialogWindow>
This is the abstract base class for a
custom
widget implementing UiWidgetAbstractDialogWindow . |
class |
UiWidgetCustomAbstractWindow<DELEGATE extends UiWidgetAbstractWindow>
This is the abstract base class for a
custom
widget implementing UiWidgetAbstractWindow . |
class |
UiWidgetCustomPopup
This is the abstract base class for a
custom
widget implementing UiWidgetPopup . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetCheckboxField<ADAPTER extends UiWidgetAdapterCheckboxField>
This is the abstract base implementation of
UiWidgetCheckboxField . |
class |
AbstractUiWidgetCodeAreaField<ADAPTER extends UiWidgetAdapterCodeAreaField>
This is the abstract base implementation of
UiWidgetCodeAreaField . |
class |
AbstractUiWidgetColorField<ADAPTER extends UiWidgetAdapterColorField>
This is the abstract base implementation of
UiWidgetColorField . |
class |
AbstractUiWidgetComboboxField<ADAPTER extends UiWidgetAdapterComboboxField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetComboboxField . |
class |
AbstractUiWidgetDateField<ADAPTER extends UiWidgetAdapterDateField>
This is the abstract base implementation of
UiWidgetDateField . |
class |
AbstractUiWidgetDoubleField<ADAPTER extends UiWidgetAdapterDoubleField>
This is the abstact base implementation of
UiWidgetDoubleField . |
class |
AbstractUiWidgetField<ADAPTER extends UiWidgetAdapterField<VALUE,ADAPTER_VALUE>,VALUE,ADAPTER_VALUE>
This is the abstract base implementation of
UiWidgetField . |
class |
AbstractUiWidgetFileField<ADAPTER extends UiWidgetAdapterFileField>
This is the abstract base implementation of
UiWidgetFileField . |
class |
AbstractUiWidgetInstantField<ADAPTER extends UiWidgetAdapterInstantField>
This is the abstract base implementation of
UiWidgetInstantField . |
class |
AbstractUiWidgetIntegerField<ADAPTER extends UiWidgetAdapterIntegerField>
This is the abstract base implementation of
UiWidgetIntegerField . |
class |
AbstractUiWidgetIntegerSliderField<ADAPTER extends UiWidgetAdapterIntegerSliderField>
This is the abstract base implementation of
UiWidgetIntegerSliderField . |
class |
AbstractUiWidgetListBoxField<ADAPTER extends UiWidgetAdapterListBoxField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetTextField . |
class |
AbstractUiWidgetLocalDateField<ADAPTER extends UiWidgetAdapterLocalDateField>
This is the abstract base implementation of
UiWidgetLocalDateField . |
class |
AbstractUiWidgetLocalTimeField<ADAPTER extends UiWidgetAdapterLocalTimeField>
This is the abstract base implementation of
UiWidgetLocalTimeField . |
class |
AbstractUiWidgetLongField<ADAPTER extends UiWidgetAdapterLongField>
This is the abstract base implementation of
UiWidgetLongField . |
class |
AbstractUiWidgetNumberField<ADAPTER extends UiWidgetAdapterNumberField<VALUE>,VALUE extends Number & Comparable<VALUE>>
This is the abstract base implementation of
UiWidgetRangeField . |
class |
AbstractUiWidgetOptionsField<ADAPTER extends UiWidgetAdapterOptionsField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetOptionsField . |
class |
AbstractUiWidgetPasswordField<ADAPTER extends UiWidgetAdapterPasswordField>
This is the abstract base implementation of
UiWidgetPasswordField . |
class |
AbstractUiWidgetRadioButtonsField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetRadioButtonsField . |
class |
AbstractUiWidgetRadioButtonsVerticalField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetRadioButtonsVerticalField . |
class |
AbstractUiWidgetRangeField<ADAPTER extends UiWidgetAdapterRangeField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetRangeField . |
class |
AbstractUiWidgetRichTextField<ADAPTER extends UiWidgetAdapterRichTextField>
This is the abstract base implementation of
UiWidgetRichTextField . |
class |
AbstractUiWidgetTextAreaField<ADAPTER extends UiWidgetAdapterTextAreaField>
This is the abstract base implementation of
UiWidgetTextAreaField . |
class |
AbstractUiWidgetTextAreaFieldBase<ADAPTER extends UiWidgetAdapterTextAreaFieldBase>
This is the abstract base implementation for
UiWidgetTextAreaField and
UiWidgetRichTextField . |
class |
AbstractUiWidgetTextField<ADAPTER extends UiWidgetAdapterTextField>
This is the abstract base implementation of
UiWidgetTextField . |
class |
AbstractUiWidgetTextFieldBase<ADAPTER extends UiWidgetAdapterTextFieldBase>
This is the abstract base implementation of
UiWidgetTextField
or UiWidgetTextAreaField . |
class |
AbstractUiWidgetTextualInputField<ADAPTER extends UiWidgetAdapterTextualInputField<VALUE,ADAPTER_VALUE>,VALUE,ADAPTER_VALUE>
This is the abstract base implementation of
UiWidgetTextualInputField . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetMenu<ADAPTER extends UiWidgetAdapterMenu>
This is the abstract base implementation of
UiWidgetMenu . |
class |
AbstractUiWidgetMenuBar<ADAPTER extends UiWidgetAdapterMenuBar>
This is the abstract base implementation of
UiWidgetMenu . |
class |
AbstractUiWidgetMenuItemClickable<ADAPTER extends UiWidgetAdapterMenuItemClickable>
This is the abstract base implementation of
UiWidgetMenuItemClickable . |
class |
AbstractUiWidgetMenuItemSeparator<ADAPTER extends UiWidgetAdapterMenuItemSeparator>
This is the abstract base implementation of
UiWidgetMenuItemSeparator . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAdapterMenu
This is the interface for a
UiWidgetAdapter adapting
UiWidgetMenu . |
interface |
UiWidgetAdapterMenuBar
This is the interface for a
UiWidgetAdapter adapting
UiWidgetMenuBar . |
interface |
UiWidgetAdapterMenuItemClickable
This is the interface for a
UiWidgetAdapter adapting
UiWidgetMenuItem . |
interface |
UiWidgetAdapterMenuItemSeparator
This is the interface for a
UiWidgetAdapter adapting
UiWidgetMenuItemSeparator . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetAbstractDialogWindow<ADAPTER extends UiWidgetAdapterAbstractDialogWindow>
This is the abstract base implementation of
UiWidgetAbstractDialogWindow . |
class |
AbstractUiWidgetAbstractWindow<ADAPTER extends UiWidgetAdapterAbstractWindow>
This is the abstract base implementation of
UiWidgetAbstractWindow . |
class |
AbstractUiWidgetMainWindow<ADAPTER extends UiWidgetAdapterMainWindow>
This is the abstract base implementation of
UiWidgetMainWindow . |
class |
AbstractUiWidgetPopup<ADAPTER extends UiWidgetAdapterPopup>
This is the abstract base implementation of
UiWidgetPopup . |
class |
AbstractUiWidgetWindow<ADAPTER extends UiWidgetAdapterWindow>
This is the abstract base implementation of
UiWidgetWindow . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAdapterAbstractDialogWindow
This is the interface for a
UiWidgetAdapter adapting
UiWidgetAbstractDialogWindow . |
interface |
UiWidgetAdapterAbstractWindow
This is the interface for a
UiWidgetAdapter adapting
UiWidgetAbstractWindow . |
interface |
UiWidgetAdapterMainWindow
This is the interface for a
UiWidgetAdapter adapting
UiWidgetMainWindow . |
interface |
UiWidgetAdapterPopup
This is the interface for a
UiWidgetAdapter adapting
UiWidgetPopup . |
interface |
UiWidgetAdapterWindow
This is the interface for a
UiWidgetAdapter adapting
UiWidgetWindow . |
Modifier and Type | Class and Description |
---|---|
class |
TableWidget
A
TableWidget is a CustomPanel that represents a table (<table>). |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwt<WIDGET extends com.google.gwt.user.client.ui.UIObject>
This is the implementation of
UiWidgetAdapter using GWT
based on UIObject . |
class |
UiWidgetAdapterGwtClickable<WIDGET extends com.google.gwt.user.client.ui.FocusWidget>
This is the implementation of
UiWidgetAdapterClickable using GWT based on FocusWidget . |
class |
UiWidgetAdapterGwtComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget>
This is the implementation of
UiWidgetAdapterComposite using GWT. |
class |
UiWidgetAdapterGwtDynamicComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget>
This is the implementation of
UiWidgetAdapterDynamicComposite using GWT. |
class |
UiWidgetAdapterGwtFocusWidget<WIDGET extends com.google.gwt.user.client.ui.FocusWidget>
This is the implementation of
UiWidgetAdapterActive using
GWT based on FocusWidget . |
class |
UiWidgetAdapterGwtPanel<WIDGET extends com.google.gwt.user.client.ui.Panel & com.google.gwt.user.client.ui.InsertPanel>
|
class |
UiWidgetAdapterGwtSingleComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget>
This is the implementation of
UiWidgetAdapterSingleComposite using GWT. |
class |
UiWidgetAdapterGwtSingleMutableComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget>
This is the implementation of
UiWidgetAdapterSingleMutableComposite using GWT. |
class |
UiWidgetAdapterGwtWidget<WIDGET extends com.google.gwt.user.client.ui.Widget>
This is the implementation of
UiWidgetAdapter using GWT
based on Widget . |
class |
UiWidgetAdapterGwtWidgetActive<WIDGET extends com.google.gwt.user.client.ui.Widget>
This is the implementation of
UiWidgetAdapterActive using GWT based on Widget . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetListTableGwt<ROW>
This is the implementation of
UiWidgetListTable using GWT. |
class |
UiWidgetTreeGwt<NODE>
This is the implementation of
UiWidgetTree using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtAbstractDataTable<ROW>
This is the implementation of
UiWidgetAdapterAbstractDataTable using GWT based on FlowPanel
and TableWidget . |
class |
UiWidgetAdapterGwtAbstractListTable<ROW>
This is the implementation of
UiWidgetAdapterAbstractListTable using GWT. |
class |
UiWidgetAdapterGwtListTable<ROW>
This is the implementation of
UiWidgetAdapterListTable using GWT. |
class |
UiWidgetAdapterGwtTableColumn
This is the implementation of
UiWidgetAdapterTableColumn using GWT. |
class |
UiWidgetAdapterGwtTree<NODE>
This is the implementation of
UiWidgetAdapterTree using GWT based on Tree . |
protected class |
UiWidgetAdapterGwtTree.TreeNodeAdapter
This inner class adapts from <NODE> to
TreeItem . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetButtonGwt
This is the implementation of
UiWidgetButton using GWT. |
class |
UiWidgetCollapsableSectionGwt
This is the implementation of
UiWidgetCollapsableSection using GWT. |
class |
UiWidgetImageGwt
This is the implementation of
UiWidgetImage using GWT. |
class |
UiWidgetLabelGwt
This is the implementation of
UiWidgetLabel using GWT. |
class |
UiWidgetLinkGwt
This is the implementation of
UiWidgetLink using GWT. |
class |
UiWidgetSectionGwt
This is the implementation of
UiWidgetSection using GWT. |
class |
UiWidgetSlotGwt
This is the implementation of
UiWidgetSlot using GWT. |
class |
UiWidgetTabGwt
This is the implementation of
UiWidgetTab using GWT. |
class |
UiWidgetToggleButtonGwt
This is the implementation of
UiWidgetToggleButton using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtButton
This is the implementation of
UiWidgetAdapterButton using GWT based on Button . |
class |
UiWidgetAdapterGwtCollapsableSection
This is the implementation of
UiWidgetAdapterCollapsableSection using GWT based on
FlowPanel . |
class |
UiWidgetAdapterGwtImage
This is the implementation of
UiWidgetAdapterImage using GWT based on Image . |
class |
UiWidgetAdapterGwtLabel
This is the implementation of
UiWidgetAdapterLabel using GWT based on LabelWidget . |
class |
UiWidgetAdapterGwtLink
This is the implementation of
UiWidgetAdapterLink using GWT based on Anchor . |
class |
UiWidgetAdapterGwtSection
This is the implementation of
UiWidgetAdapterSection using GWT based on Section . |
class |
UiWidgetAdapterGwtSlot
This is the implementation of
UiWidgetAdapterSlot using GWT based on FlowPanel . |
class |
UiWidgetAdapterGwtTab
This is the implementation of
UiWidgetAdapterTab using GWT based on HorizontalPanel . |
class |
UiWidgetAdapterGwtToggleButton
This is the implementation of
UiWidgetAdapterToggleButton using GWT based on
SimpleToggleButton . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtCheckboxField
This is the implementation of
UiWidgetAdapterCheckboxField using GWT based on
CheckBoxWithChangeHandlers . |
class |
UiWidgetAdapterGwtColorField
This is the implementation of
UiWidgetAdapterColorField using GWT based on ColorBox . |
class |
UiWidgetAdapterGwtComboBoxField<VALUE>
This is the implementation of
UiWidgetAdapterComboboxField using GWT based on a ComboBox
and a DataList . |
class |
UiWidgetAdapterGwtDateField
This is the implementation of
UiWidgetAdapterField
using GWT based on DateBox . |
class |
UiWidgetAdapterGwtDoubleField
This is the implementation of
UiWidgetAdapterField using GWT
based on DoubleSpinBox . |
class |
UiWidgetAdapterGwtField<WIDGET extends com.google.gwt.user.client.ui.Widget,VALUE,ADAPTER_VALUE>
This is the implementation of
UiWidgetAdapterField using GWT. |
class |
UiWidgetAdapterGwtFieldFocusWidget<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.user.client.ui.HasValue<ADAPTER_VALUE> & com.google.gwt.event.dom.client.HasChangeHandlers,VALUE,ADAPTER_VALUE>
|
class |
UiWidgetAdapterGwtFieldFocusWidgetBase<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.event.dom.client.HasChangeHandlers,VALUE,ADAPTER_VALUE>
This is the implementation of
UiWidgetAdapterField
using GWT based on FocusWidget and HasChangeHandlers . |
class |
UiWidgetAdapterGwtFieldValueBox<WIDGET extends com.google.gwt.user.client.ui.ValueBox<ADAPTER_VALUE>,VALUE,ADAPTER_VALUE>
This is the implementation of
UiWidgetAdapterField using GWT
based on ValueBox . |
class |
UiWidgetAdapterGwtFieldValueBoxBase<WIDGET extends com.google.gwt.user.client.ui.ValueBoxBase<ADAPTER_VALUE>,VALUE,ADAPTER_VALUE>
This is the implementation of
UiWidgetAdapterField
using GWT based on ValueBoxBase . |
class |
UiWidgetAdapterGwtFileField
This is the implementation of
UiWidgetAdapterFileField using GWT based on FileUpload . |
class |
UiWidgetAdapterGwtIntegerField
This is the implementation of
UiWidgetAdapterIntegerField using GWT based on IntegerSpinBox . |
class |
UiWidgetAdapterGwtIntegerSliderField
This is the implementation of
UiWidgetAdapterField using GWT
based on IntegerRangeBox . |
class |
UiWidgetAdapterGwtListBoxCombo<VALUE>
This is the implementation of
UiWidgetAdapterOptionsField using GWT based on ListBox to
build a simple combobox. |
class |
UiWidgetAdapterGwtLocalDateField
This is the implementation of
UiWidgetAdapterLocalDateField using GWT based on LocalDateBox
. |
class |
UiWidgetAdapterGwtLocalTimeField
This is the implementation of
UiWidgetAdapterLocalTimeField using GWT based on LocalTimeBox
. |
class |
UiWidgetAdapterGwtLongField
This is the implementation of
UiWidgetAdapterLongField using GWT based on LongSpinBox . |
class |
UiWidgetAdapterGwtNumberField<WIDGET extends NumberBox<VALUE>,VALUE extends Number>
This is the implementation of
UiWidgetAdapterField
using GWT based on NumberBox . |
class |
UiWidgetAdapterGwtPasswordField
This is the implementation of
UiWidgetAdapterField
using GWT based on PasswordTextBox . |
class |
UiWidgetAdapterGwtRadioButtons<VALUE>
This is the base implementation of
UiWidgetAdapterRadioButtonsField using GWT based on a
ComplexPanel and RadioButton s. |
class |
UiWidgetAdapterGwtRadioButtonsHorizontal<VALUE>
This is the implementation of
UiWidgetAdapterOptionsField using GWT based on
HorizontalPanel and RadioButton s. |
class |
UiWidgetAdapterGwtRadioButtonsVertical<VALUE>
This is the implementation of
UiWidgetAdapterOptionsField using GWT based on
VerticalPanel and RadioButton s. |
class |
UiWidgetAdapterGwtRichTextField
This is the implementation of
UiWidgetAdapterRichTextField using GWT based on RichTextArea . |
class |
UiWidgetAdapterGwtTextAreaBase<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.user.client.ui.HasValue<String> & com.google.gwt.event.dom.client.HasChangeHandlers>
This is the implementation of
UiWidgetAdapterTextAreaFieldBase using GWT based on
FocusWidget and HasValue . |
class |
UiWidgetAdapterGwtTextAreaField
This is the implementation of
UiWidgetAdapterTextAreaField using GWT based on TextArea . |
class |
UiWidgetAdapterGwtTextBoxBase<WIDGET extends com.google.gwt.user.client.ui.TextBox,VALUE>
This is the implementation of
UiWidgetAdapterField
using GWT based on TextBox . |
class |
UiWidgetAdapterGwtTextField
This is the implementation of
UiWidgetAdapterField
using GWT based on TextBox . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMenuBarGwt
This is the implementation of
UiWidgetMenuBar using GWT. |
class |
UiWidgetMenuGwt
This is the implementation of
UiWidgetMenu using GWT. |
class |
UiWidgetMenuItemClickableGwt
This is the implementation of
UiWidgetMenuItemClickable using GWT. |
class |
UiWidgetMenuItemSeparatorGwt
This is the implementation of
UiWidgetMenuItemSeparator using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtMenu
|
class |
UiWidgetAdapterGwtMenuBar
This is the implementation of
UiWidgetAdapterDynamicComposite using GWT based on
MenuBar . |
class |
UiWidgetAdapterGwtMenuItem
This is the implementation of
UiWidgetAdapterMenuItemClickable using GWT based on MenuItem . |
class |
UiWidgetAdapterGwtMenuItemBase
This is the abstract base implementation of
UiWidgetAdapter using GWT based on MenuItem . |
class |
UiWidgetAdapterGwtMenuItemSeparator
This is the implementation of
UiWidgetAdapterMenuItemSeparator using GWT based on
MenuItemSeparator . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetBorderPanelGwt
This is the implementation of
UiWidgetBorderPanel using GWT. |
class |
UiWidgetButtonGroupGwt
This is the implementation of
UiWidgetButtonGroup using GWT. |
class |
UiWidgetButtonPanelGwt
This is the implementation of
UiWidgetButtonPanel using GWT. |
class |
UiWidgetCollapsableBorderPanelGwt
This is the implementation of
UiWidgetBorderPanel using GWT. |
class |
UiWidgetGridCellGwt
This is the implementation of
UiWidgetGridCell using GWT. |
class |
UiWidgetGridPanelGwt
This is the implementation of
UiWidgetGridPanel using GWT. |
class |
UiWidgetGridRowGwt
This is the implementation of
UiWidgetGridRow using GWT. |
class |
UiWidgetHorizontalPanelGwt
This is the implementation of
UiWidgetHorizontalPanel using GWT. |
class |
UiWidgetHorizontalSplitPanelGwt
This is the implementation of
UiWidgetHorizontalSplitPanel using GWT. |
class |
UiWidgetTabPanelGwt
This is the implementation of
UiWidgetTabPanel using GWT based on
UiWidgetAdapterGwtTabLayoutPanel . |
class |
UiWidgetToolbarGwt
This is the implementation of
UiWidgetToolbar using GWT. |
class |
UiWidgetVerticalPanelGwt
This is the implementation of
UiWidgetVerticalPanel using GWT. |
class |
UiWidgetVerticalSplitPanelGwt
This is the implementation of
UiWidgetVerticalSplitPanel using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMainWindowGwt
This is the implementation of
UiWidgetMainWindow using GWT. |
class |
UiWidgetPopupGwt
This is the implementation of
UiWidgetPopup using GWT. |
class |
UiWidgetWindowGwt
This is the implementation of
UiWidgetWindow using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtAbstractDialogWindow
This is the implementation of
UiWidgetAdapterAbstractDialogWindow using GWT based
on PopupWindow . |
class |
UiWidgetAdapterGwtAbstractWindow<WIDGET extends com.google.gwt.user.client.ui.Panel>
This is the implementation of
UiWidgetAdapterAbstractWindow using GWT based on Panel . |
class |
UiWidgetAdapterGwtMainWindow
|
class |
UiWidgetAdapterGwtPopup
This is the implementation of
UiWidgetAdapterPopup using GWT based on PopupWindow . |
class |
UiWidgetAdapterGwtWindow
This is the implementation of
UiWidgetAdapterWindow
using GWT based on PopupWindow . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTest
This is the implementation of
UiWidgetAdapter for testing
without a native toolkit. |
class |
UiWidgetAdapterTestComposite<CHILD extends UiWidget>
This is the implementation of
UiWidgetAdapterComposite and various
sub-interfaces for testing without a native toolkit. |
class |
UiWidgetAdapterTestCompositeRegular
This is the implementation of
UiWidgetAdapterComposite and
various sub-interfaces bound to UiWidgetRegular for testing without a native toolkit. |
class |
UiWidgetAdapterTestSelectedValue<VALUE>
This class extends
UiWidgetAdapterTest and implements AttributeWriteSelectedValue for
testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetTreeTestImpl<NODE>
This is the implementation of
UiWidgetTree using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestTree<NODE>
This is the implementation of
UiWidgetAdapterTree for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetButtonTestImpl
This is the implementation of
UiWidgetButton using GWT. |
class |
UiWidgetCollapsableSectionTestImpl
This is the implementation of
UiWidgetCollapsableSection using GWT. |
class |
UiWidgetImageTestImpl
This is the implementation of
UiWidgetImage using GWT. |
class |
UiWidgetLabelTestImpl
This is the implementation of
UiWidgetLabel using GWT. |
class |
UiWidgetLinkTestImpl
This is the implementation of
UiWidgetLink using GWT. |
class |
UiWidgetSectionTestImpl
This is the implementation of
UiWidgetSection using GWT. |
class |
UiWidgetSlotTestImpl
This is the implementation of
UiWidgetSlot using GWT. |
class |
UiWidgetTabTestImpl
This is the implementation of
UiWidgetTab using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCheckboxFieldTestImpl
This is the implementation of
UiWidgetCheckboxField for testing without a native toolkit. |
class |
UiWidgetCodeAreaFieldTestImpl
This is the implementation of
UiWidgetCodeAreaField for testing without a native toolkit. |
class |
UiWidgetColorFieldTestImpl
This is the implementation of
UiWidgetColorField for testing without a native toolkit. |
class |
UiWidgetComboboxFieldTestImpl<VALUE>
This is an implementation of
UiWidgetComboboxField for testing without a native toolkit. |
class |
UiWidgetDateFieldTestImpl
This is the implementation of
UiWidgetDateField for testing without a native toolkit. |
class |
UiWidgetDoubleFieldTestImpl
This is the implementation of
UiWidgetDoubleField for testing without a native toolkit. |
class |
UiWidgetFileFieldTestImpl
This is the implementation of
UiWidgetFileField for testing without a native toolkit. |
class |
UiWidgetIntegerFieldTestImpl
This is the implementation of
UiWidgetIntegerField for testing without a native toolkit. |
class |
UiWidgetIntegerSliderFieldTestImpl
This is the implementation of
UiWidgetIntegerSliderField for testing without a native toolkit. |
class |
UiWidgetLocalDateFieldTestImpl
This is the implementation of
UiWidgetLocalDateField for testing without a native toolkit. |
class |
UiWidgetLocalTimeFieldTestImpl
This is the implementation of
UiWidgetLocalTimeField for testing without a native toolkit. |
class |
UiWidgetLongFieldTestImpl
This is the implementation of
UiWidgetLongField for testing without a native toolkit. |
class |
UiWidgetPasswordFieldTestImpl
This is the implementation of
UiWidgetPasswordField for testing without a native toolkit. |
class |
UiWidgetRadioButtonsTestImpl<VALUE>
This is the implementation of
UiWidgetRadioButtonsField for testing without a native toolkit. |
class |
UiWidgetRadioButtonsVerticalFieldTestImpl<VALUE>
This is the implementation of
UiWidgetRadioButtonsVerticalField for testing without a native
toolkit. |
class |
UiWidgetRichTextFieldTestImpl
This is the implementation of
UiWidgetRichTextField for testing without a native toolkit. |
class |
UiWidgetTextAreaFieldTestImpl
This is the implementation of
UiWidgetTextAreaField for testing without a native toolkit. |
class |
UiWidgetTextFieldTestImpl
This is the implementation of
UiWidgetTextField for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestCheckboxField
This is the implementation of
UiWidgetAdapterCheckboxField for testing without a native toolkit. |
class |
UiWidgetAdapterTestColorField
This is the implementation of
UiWidgetAdapterColorField for testing without native toolkit. |
class |
UiWidgetAdapterTestDateField
This is the implementation of
UiWidgetAdapterDateField for testing without a native toolkit. |
class |
UiWidgetAdapterTestDoubleField
This is the implementation of
UiWidgetAdapterDoubleField for testing without a native toolkit. |
class |
UiWidgetAdapterTestField<VALUE,ADAPTER_VALUE>
This is the implementation of
UiWidgetAdapterField for testing without a native toolkit. |
class |
UiWidgetAdapterTestFileField
This is the implementation of
UiWidgetAdapterFileField for testing without native toolkit. |
class |
UiWidgetAdapterTestIntegerField
This is the implementation of
UiWidgetAdapterIntegerField for testing without a native toolkit. |
class |
UiWidgetAdapterTestLocalDateField
This is the implementation of
UiWidgetAdapterLocalDateField for testing without a native toolkit. |
class |
UiWidgetAdapterTestLocalTimeField
This is the implementation of
UiWidgetAdapterLocalTimeField for testing without a native toolkit. |
class |
UiWidgetAdapterTestLongField
This is the implementation of
UiWidgetAdapterLongField for testing without a native toolkit. |
class |
UiWidgetAdapterTestNumberField<VALUE extends Number>
This is the implementation of
UiWidgetAdapterNumberField for testing without a native toolkit. |
class |
UiWidgetAdapterTestOptionsField<VALUE>
This is the implementation of
UiWidgetAdapterComboboxField for testing without a native toolkit. |
class |
UiWidgetAdapterTestStringField
This is the implementation of
UiWidgetAdapterTextField for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMenuBarTestImpl
This is the implementation of
UiWidgetMenuBar for testing without a native toolkit. |
class |
UiWidgetMenuItemClickableTestImpl
This is the implementation of
UiWidgetMenuItemClickable using GWT. |
class |
UiWidgetMenuItemSeparatorTestImpl
This is the implementation of
UiWidgetMenuItemSeparator using GWT. |
class |
UiWidgetMenuTestImpl
This is the implementation of
UiWidgetMenu for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestMenu
This is the implementation of
UiWidgetAdapterMenu for testing without a native toolkit. |
class |
UiWidgetAdapterTestMenuBar
This is the implementation of
UiWidgetAdapterMenuBar for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetBorderPanelTestImpl
This is the implementation of
UiWidgetBorderPanel using GWT. |
class |
UiWidgetGridCellTestImpl
This is the implementation of
UiWidgetGridCell using GWT. |
class |
UiWidgetGridPanelTestImpl
This is the implementation of
UiWidgetGridPanel using GWT. |
class |
UiWidgetGridRowTestImpl
This is the implementation of
UiWidgetGridRow using GWT. |
class |
UiWidgetHorizontalPanelTestImpl
This is the implementation of
UiWidgetHorizontalPanel for testing without a native toolkit. |
class |
UiWidgetTabPanelTestImpl
This is the implementation of
UiWidgetTabPanel for testing without a native toolkit. |
class |
UiWidgetVerticalPanelTestImpl
This is the implementation of
UiWidgetVerticalPanel for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestGridPanel
This is the implementation of
UiWidgetAdapterGridPanel for testing without a native toolkit. |
class |
UiWidgetAdapterTestGridRow
This is the implementation of
UiWidgetAdapterGridRow for testing without a native toolkit. |
class |
UiWidgetAdapterTestTabPanel
This is the implementation of
UiWidgetAdapterTabPanel for testing without a native toolkit. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMainWindowTestImpl
This is the implementation of
UiWidgetMainWindow using GWT. |
class |
UiWidgetPopupTestImpl
This is the implementation of
UiWidgetPopup using GWT. |
Copyright © 2001–2016 mmm-Team. All rights reserved.