Package | Description |
---|---|
net.sf.mmm.client.ui.api.aria.datatype |
Contains datatypes for WAI-ARIA support.
|
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.feature |
Contains the feature 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.menu |
Contains the API for menu widgets.
|
net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
net.sf.mmm.client.ui.base.feature |
Contains the base implementation for features.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation 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.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.gwt.widgets.richtext |
Contains the
RichTextToolbar and related classes. |
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.panel |
Contains the implementation for panel widgets 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.test.widget.complex |
Contains the test implementation of 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.panel |
Contains the test implementation of panel widgets.
|
net.sf.mmm.client.ui.impl.test.widget.window |
Contains the test implementation of window widgets.
|
net.sf.mmm.service.api |
Contains the API for simple remote invocations to communicate between client and server.
|
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
net.sf.mmm.util.datatype.api.address |
Provides common datatypes related to an address.
|
net.sf.mmm.util.datatype.api.color |
Contains the color API of the client UI.
|
net.sf.mmm.util.datatype.api.person |
Provides common datatypes related to persons.
|
net.sf.mmm.util.datatype.api.phone |
Provides common datatypes related to phone numbers.
|
net.sf.mmm.util.date.api |
Provides the API for utilities that help to deal with date and time.
|
net.sf.mmm.util.entity.api |
Provides the API for a entities.
|
net.sf.mmm.util.entity.base |
Provides the basic implementation of the entity API.
|
net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
net.sf.mmm.util.lang.api.attribute |
Contains abstract interfaces for common attributes of objects.
|
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
net.sf.mmm.util.property.api |
Provides the API for generic and powerful properties.
|
net.sf.mmm.util.property.api.lang | |
net.sf.mmm.util.property.api.link | |
net.sf.mmm.util.property.api.math | |
net.sf.mmm.util.property.api.path | |
net.sf.mmm.util.property.api.time | |
net.sf.mmm.util.property.api.util | |
net.sf.mmm.util.query.api.path | |
net.sf.mmm.util.query.base.path | |
net.sf.mmm.util.text.api |
Provides the API for utilities that help with textual operations.
|
net.sf.mmm.util.validation.api |
Provides the API for simple validation of values.
|
net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API . |
net.sf.mmm.util.validation.base.time | |
net.sf.mmm.util.version.api |
Provides the API for dealing with versions.
|
net.sf.mmm.util.version.base |
Contains the base-implementations of the
Version API . |
net.sf.mmm.util.version.impl |
Contains the implementation of the
Version API . |
Modifier and Type | Class and Description |
---|---|
class |
AriaAutocomplete
This enum contains the possible values for
AttributeReadAriaAutocomplete.getAutocomplete() . |
class |
AriaChangeNotifications
This enum contains the possible values for
AttributeReadAriaRelevant.getRelevant() . |
class |
AriaDropEffect
This enum contains the possible values for
AttributeReadAriaDropEffect.getDropEffect() . |
class |
AriaIdList
This class is a simple representation for a
List of IDs. |
class |
AriaInvalid
This enum contains the possible values for
AttributeReadAriaInvalid.getInvalid() . |
class |
AriaLiveLevel
This enum contains the possible values for
AttributeReadAriaLive.getLive() . |
class |
AriaSortOrder
This enum contains the possible values for the sort order of a list.
|
class |
AriaTristate
This enum contains the possible values for a tristate.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeReadValueAdvanced<VALUE>
This interface gives advanced read access to the
value of an object. |
interface |
AttributeWriteValueAdvanced<VALUE>
|
Modifier and Type | Class and Description |
---|---|
class |
Length
|
class |
LengthProperty
This enum contains the available properties that are configured with
Length values. |
class |
LengthUnit
This enum contains the available units for size measures.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UiFeatureValidation<VALUE>
This is the interface for the
features of an object that can be validated. |
interface |
UiFeatureValue<VALUE>
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
interface |
UiFeatureValueAndValidation<VALUE>
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAbstractWithValue<VALUE>
|
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 |
UiWidgetWithValue<VALUE>
This is the interface for a
regular widget that has a value . |
Modifier and Type | Interface and Description |
---|---|
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 |
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 |
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 |
UiWidgetMenuItemCheckbox
|
interface |
UiWidgetMenuItemRadioButton
This is the interface for a
menu item widget that has a label
and additionally a radio button. |
Modifier and Type | Interface and Description |
---|---|
interface |
UiDataBinding<VALUE>
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiDataBinding<VALUE>
This is a base implementation of
UiDataBinding . |
class |
UiDataBindingDatatype<VALUE>
This is the implementation of
UiDataBinding for an immutable
Datatype . |
class |
UiDataBindingList
This is the implementation of
UiDataBinding for the type
List . |
class |
UiDataBindingNone
This is the implementation of
UiDataBinding for no value (Void ). |
class |
UiDataBindingPojo<VALUE>
|
class |
UiDataBindingPojoComposite<VALUE>
This is the implementation of
UiDataBinding for composite custom
widgets. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiFeatureValueAndValidation<VALUE>
This is the abstract base implementation of
UiFeatureValueAndValidation . |
class |
AbstractUiFeatureValueAndValidationWithValidators<VALUE>
This class extends
AbstractUiFeatureValueAndValidation with the validators. |
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 |
ItemContainer<ITEM,SELF extends ItemContainer<ITEM,SELF>>
This is the interface for a container for an <ITEM> of a
data set widget . |
interface |
NodeContainer<NODE,SELF extends NodeContainer<NODE,SELF>>
This is the interface extends
ItemContainer for containing nodes of
tree widget . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractItemContainer<ITEM,SELF extends AbstractItemContainer<ITEM,SELF>>
This is the abstract base implementation of
ItemContainer . |
class |
AbstractNodeContainer<NODE,SELF extends AbstractNodeContainer<NODE,SELF>>
This is the abstract base implementation of
NodeContainer . |
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 |
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 . |
Modifier and Type | Method and Description |
---|---|
int |
ColumnContainerComparator.compare(AttributeReadValue<ROW> row1,
AttributeReadValue<ROW> row2) |
int |
ColumnContainerComparator.compare(AttributeReadValue<ROW> row1,
AttributeReadValue<ROW> row2) |
Modifier and Type | Method and Description |
---|---|
void |
ColumnContainerComparator.sort(List<? extends AttributeReadValue<ROW>> rows,
AbstractUiWidgetTableColumn<?,ROW,?> sortColumn,
SortOrder order)
|
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 | Interface and Description |
---|---|
interface |
UiWidgetAdapterToggleButton
This is the interface for a
UiWidgetAdapter adapting
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 | 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 | Class and Description |
---|---|
(package private) class |
AbstractToggleFeatureBehavior
The abstract base implementation of a
FeatureBehavior for a feature that has
a Boolean state that is toggled if toolbar widget is clicked. |
(package private) class |
FeatureBehaviorBold
This is the implementation of
FeatureBehavior for RichTextFeature.BOLD . |
(package private) class |
FeatureBehaviorItalic
This is the implementation of
FeatureBehavior for RichTextFeature.ITALIC . |
(package private) class |
FeatureBehaviorStrikethrough
This is the implementation of
FeatureBehavior for RichTextFeature.STRIKETHROUGH . |
(package private) class |
FeatureBehaviorSubscript
This is the implementation of
FeatureBehavior for RichTextFeature.SUBSCRIPT . |
(package private) class |
FeatureBehaviorSuperscript
This is the implementation of
FeatureBehavior for RichTextFeature.SUPERSCRIPT . |
(package private) class |
FeatureBehaviorUnderline
This is the implementation of
FeatureBehavior for RichTextFeature.UNDERLINE . |
Modifier and Type | Class and Description |
---|---|
class |
ItemContainerGwt<ROW>
This class is a simple container for a <ROW> of a data table in combination with its widgets to
render the row.
|
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 |
UiWidgetAdapterGwtAbstractListTable<ROW>
This is the implementation of
UiWidgetAdapterAbstractListTable using GWT. |
class |
UiWidgetAdapterGwtListTable<ROW>
This is the implementation of
UiWidgetAdapterListTable using GWT. |
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 |
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 |
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 |
UiWidgetTreeTestImpl<NODE>
This is the implementation of
UiWidgetTree using GWT. |
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 |
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 |
UiWidgetMainWindowTestImpl
This is the implementation of
UiWidgetMainWindow using GWT. |
class |
UiWidgetPopupTestImpl
This is the implementation of
UiWidgetPopup using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCsrfToken
This is the default implementation of
CsrfToken it simply uses a string value
as payload. |
Modifier and Type | Class and Description |
---|---|
class |
TreeNodeSimple<VALUE>
This is a simple but generic implementation of
TreeNode . |
Modifier and Type | Class and Description |
---|---|
class |
Iso2CountryCode
This class is a
Datatype that represents a 2 letter code representing a country of
the world according to ISO 3116. |
class |
PostalCode
This class is a
Datatype that represents a postal code (also called ZIP code). |
Modifier and Type | Interface and Description |
---|---|
interface |
Segment<V extends Number>
This is the interface for a single segment of a
Color . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDoubleSegment<SELF extends AbstractDoubleSegment<SELF>>
|
class |
AbstractSegment<V extends Number>
The abstract base implementation of
Segment . |
class |
Alpha
This
Segment represents the alpha value of a color what is its opacity. |
class |
Blue
|
class |
Brightness
|
class |
Chroma
|
class |
Color
|
class |
ColorFactor
This class is a generic implementation of
Factor used for color transformations such as
GenericColor.lighten(ColorFactor) or GenericColor.darken(ColorFactor) . |
class |
ColorModel
This enum contains the available
ColorModel s supported by GenericColor . |
class |
Factor<SELF extends Factor<SELF>>
The implementation of
Segment for a factor in the range from 0 to 1 such as
Saturation , Lightness , or Brightness . |
class |
Green
|
class |
Hue
This
Segment represents the main characteristic of a a color by the degree of the angle around that axis in
the color cube starting with red at 0°. |
class |
Lightness
|
class |
Red
|
class |
Saturation
|
Modifier and Type | Class and Description |
---|---|
class |
Gender
The enum represents the gender of a natural person.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaCode
This class is a
Datatype that represents the area code for a phone number. |
class |
InternationalCallPrefix
This class is a
Datatype that represents the international call prefix (also called
exit code or IDD code) for a phone number. |
class |
PhoneCountryCode
This class is a
Datatype that represents the country code for a phone number. |
class |
PhoneNumber
This is the interface for a phone number.
|
Modifier and Type | Class and Description |
---|---|
class |
DateUnit
The enum contains the units of a date.
|
class |
Month
The enum contains the twelve months of a year in Gregorian calendar.
|
class |
Weekday
The enum contains the seven days of a week in Gregorian calendar.
|
class |
WeekdaySet
|
class |
WeekOfMonth
The enum contains the twelve months of a year in Gregorian calendar.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EntityId
This is the interface for an ID that uniquely identifies an object of a particular type.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityId
This is the abstract base implementation of
EntityId . |
class |
EntityIdImpl
|
Modifier and Type | Interface and Description |
---|---|
interface |
EnumDefinition<TYPE,CATEGORY>
This is the interface for the definition of an
EnumType . |
interface |
EnumType<V>
This is the interface for a particular enumeration.
|
interface |
EnumTypeWithCategory<V,CATEGORY>
|
interface |
SimpleDatatype<V>
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSimpleDatatype<V>
This is the abstract base implementation of a simple
Datatype . |
class |
AbstractSimpleDatatypeBase<V>
This is the abstract base implementation of a simple
Datatype . |
class |
Alignment
This enum contains the available values for the alignment of an object.
|
class |
BooleanEnum
A
BooleanEnum represents a Boolean as enum type. |
class |
CompareOperator
A
CompareOperator represents a function that compares two given values. |
class |
Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
class |
Direction
This enum contains all possible directions.
|
class |
GenericBean<TYPE>
This class is a simple java bean that has one generic property named
value . |
class |
HorizontalAlignment
This enum represents a horizontal alignment (e.g.
|
class |
Orientation
This enum contains the available values for the orientation.
|
class |
Password
|
class |
SortOrder
This enum contains the possible values for the sort order of a list.
|
class |
VerticalAlignment
This enum represents a vertical alignment of some object.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeWriteValue<VALUE>
This interface gives read and write access to the
value of an object. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnumDefinition<TYPE,CATEGORY>
This class implements
EnumDefinition for a java Enum . |
class |
AbstractSimpleEnumDefinition<TYPE>
This is the abstract base implementation of
EnumDefinition with no category and a
static set of enum values . |
class |
BooleanEnumDefinition
This is the default
EnumDefinition for the type Boolean . |
class |
EnumEnumDefinition<TYPE extends Enum<TYPE>,CATEGORY>
This class implements
EnumDefinition for a java Enum . |
class |
EnumEnumType
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReadableObjectProperty<V>
|
interface |
ReadableProperty<V>
This is the interface for a generic property.
|
interface |
ReadableSetProperty<E>
|
interface |
WritableObjectProperty<V>
|
interface |
WritableProperty<V>
This is the interface for a generic property.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContainerProperty<V>
This is the abstract base implementation of
WritableProperty and ReadableContainerProperty . |
class |
AbstractProperty<V>
This is the implementation of
WritableProperty . |
class |
AbstractRegularProperty<V>
This is the abstract base implementation of a regular
WritableProperty . |
class |
AbstractValueProperty<V>
This is the implementation of
WritableProperty . |
class |
ReadOnlyPropertyImpl<V>
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReadableBooleanProperty
|
interface |
ReadableStringProperty
|
interface |
WritableBooleanProperty
|
interface |
WritableStringProperty
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanProperty
This is the implementation of
BooleanProperty . |
class |
GenericProperty<V>
This is the implementation of
WritableProperty . |
class |
StringListProperty
This is an extension of
StringProperty that stores a list of String values that are enclosed with
pipe-symbols. |
class |
StringProperty
This is the implementation of
WritableStringProperty . |
Modifier and Type | Class and Description |
---|---|
class |
LinkListProperty<E extends EntityBean>
|
class |
LinkProperty<E extends EntityBean>
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReadableByteProperty
|
interface |
ReadableDoubleProperty
|
interface |
ReadableFloatProperty
|
interface |
ReadableIntegerBindingProperty<N extends Number>
|
interface |
ReadableIntegerProperty
|
interface |
ReadableLongProperty
|
interface |
ReadableNumberProperty<N extends Number>
|
interface |
ReadableShortProperty
|
interface |
WritableByteProperty
|
interface |
WritableDoubleProperty
|
interface |
WritableFloatProperty
|
interface |
WritableIntegerProperty
|
interface |
WritableLongProperty
|
interface |
WritableNumberProperty<N extends Number>
|
interface |
WritableShortProperty
|
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalProperty
This is the implementation of
WritableDoubleProperty . |
class |
ByteProperty
This is the implementation of
WritableByteProperty . |
class |
DoubleProperty
This is the implementation of
WritableDoubleProperty . |
class |
FloatProperty
This is the implementation of
WritableFloatProperty . |
class |
IntegerProperty
This is the implementation of
WritableIntegerProperty . |
class |
LongProperty
This is the implementation of
WritableLongProperty . |
class |
NumberProperty<N extends Number>
This is the implementation of
WritableNumberProperty . |
class |
ShortProperty
This is the implementation of
WritableShortProperty . |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyPath<V>
This is the interface for a typed path.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReadableInstantProperty
|
interface |
ReadableLocalDateProperty
|
interface |
ReadableLocalDateTimeProperty
|
interface |
WritableInstantProperty
|
interface |
WritableLocalDateProperty
|
interface |
WritableLocalDateTimeProperty
|
Modifier and Type | Class and Description |
---|---|
class |
DurationInSecondsProperty
Extends
LongProperty to store a Duration in seconds. |
class |
InstantProperty
This is the implementation of
WritableInstantProperty . |
class |
LocalDateProperty
This is the implementation of
WritableLocalDateProperty . |
class |
LocalDateTimeProperty
This is the implementation of
WritableLocalDateTimeProperty . |
Modifier and Type | Interface and Description |
---|---|
interface |
ReadableCollectionProperty<E,V extends Collection<E>>
|
interface |
ReadableContainerProperty<V>
|
interface |
ReadableListProperty<E>
|
interface |
ReadableMapProperty<K,V>
|
interface |
WritableCollectionProperty<E,V extends Collection<E>>
|
interface |
WritableListProperty<E>
|
interface |
WritableMapProperty<K,V>
|
interface |
WritableSetProperty<E>
|
Modifier and Type | Class and Description |
---|---|
class |
ListProperty<E>
This is the implementation of
WritableListProperty . |
class |
MapProperty<K,V>
This is the implementation of
WritableListProperty . |
class |
SetProperty<E>
This is the implementation of
WritableSetProperty . |
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanPath
This is the interface for a
Path that is a BooleanArgument . |
interface |
CollectionPath<V extends Collection<E>,E>
This is the interface for a
Path that is a CollectionArgument . |
interface |
ComparablePath<V extends Comparable<?>>
This is the interface for a
Path that is a ComparableArgument . |
interface |
EntityBeanPath<V extends EntityBean>
This is the interface for a
Path that is a EntityBeanArgument . |
interface |
ListPath<E>
This is the interface for a
Path that is a ListArgument . |
interface |
MapPath<K,V>
This is the interface for a
Path that is a MapArgument . |
interface |
NumberPath<V extends Number & Comparable<?>>
This is the interface for a
Path that is a NumberArgument . |
interface |
Path<V>
This is the interface for a typed path
build by the
properties to traverse. |
interface |
SetPath<E>
This is the interface for a
Path that is a SetArgument . |
interface |
StringPath
This is the interface for a
Path that is a StringArgument . |
Modifier and Type | Class and Description |
---|---|
class |
BooleanPathImpl
This is the implementation of
BooleanPath . |
class |
CollectionPathImpl<V extends Collection<E>,E>
This is the implementation of
CollectionPath . |
class |
ComparablePathImpl<V extends Comparable<?>>
This is the implementation of
ComparablePath . |
class |
EntityBeanPathImpl<V extends EntityBean>
This is the implementation of
EntityBeanPath . |
class |
ListPathImpl<E>
This is the implementation of
ListPath . |
class |
MapPathImpl<K,V>
This is the implementation of
MapPath . |
class |
NumberPathImpl<V extends Number & Comparable<?>>
This is the implementation of
NumberPath . |
class |
PathImpl<V>
This is the implementation of
Path . |
class |
SetPathImpl<E>
This is the implementation of
SetPath . |
class |
StringPathImpl
This is the implementation of
StringPath . |
Modifier and Type | Class and Description |
---|---|
class |
DiacriticalMark
This enum contains the most important diacritical marks.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ValidatableObject<V>
|
Modifier and Type | Field and Description |
---|---|
private AttributeReadValue<V> |
ValidatorCompare.valueSource |
Constructor and Description |
---|
ValidatorCompare(CompareOperator comparator,
AttributeReadValue<V> valueSource,
String source)
The constructor.
|
Modifier and Type | Field and Description |
---|---|
private AttributeReadValue<V> |
ValidatorTimeBefore.boundSource |
private AttributeReadValue<V> |
ValidatorTimeAfter.boundSource |
Modifier and Type | Method and Description |
---|---|
ValidatorBuilderInstant<PARENT> |
ValidatorBuilderInstant.after(AttributeReadValue<Instant> valueSource) |
ValidatorBuilderLocalDate<PARENT> |
ValidatorBuilderLocalDate.after(AttributeReadValue<LocalDate> valueSource) |
ValidatorBuilderLocalDateTime<PARENT> |
ValidatorBuilderLocalDateTime.after(AttributeReadValue<LocalDateTime> valueSource) |
abstract SELF |
ValidatorBuilderTime.after(AttributeReadValue<V> valueSource)
Adds a validator that checks that the date/time is after the given value . |
ValidatorBuilderInstant<PARENT> |
ValidatorBuilderInstant.before(AttributeReadValue<Instant> valueSource) |
ValidatorBuilderLocalDate<PARENT> |
ValidatorBuilderLocalDate.before(AttributeReadValue<LocalDate> valueSource) |
ValidatorBuilderLocalDateTime<PARENT> |
ValidatorBuilderLocalDateTime.before(AttributeReadValue<LocalDateTime> valueSource) |
abstract SELF |
ValidatorBuilderTime.before(AttributeReadValue<V> valueSource)
Adds a validator that checks that the date/time is before the given value . |
Constructor and Description |
---|
ValidatorInstantAfter(AttributeReadValue<Instant> valueSource)
The constructor.
|
ValidatorInstantBefore(AttributeReadValue<Instant> valueSource)
The constructor.
|
ValidatorLocalDateAfter(AttributeReadValue<LocalDate> valueSource)
The constructor.
|
ValidatorLocalDateBefore(AttributeReadValue<LocalDate> valueSource)
The constructor.
|
ValidatorLocalDateTimeAfter(AttributeReadValue<LocalDateTime> valueSource)
The constructor.
|
ValidatorLocalDateTimeBefore(AttributeReadValue<LocalDateTime> valueSource)
The constructor.
|
ValidatorTimeAfter(AttributeReadValue<V> valueSource)
The constructor.
|
ValidatorTimeBefore(AttributeReadValue<V> valueSource)
The constructor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VersionIdentifier
A
VersionIdentifier is a version identifying a particular state of an object under version control. |
Modifier and Type | Class and Description |
---|---|
class |
DevelopmentPhase
A
DevelopmentPhase represents the state of development of an artifact. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVersionIdentifier
This is the abstract base implementation of
VersionIdentifier . |
Modifier and Type | Class and Description |
---|---|
class |
VersionIdentifierImpl
This is the abstract base implementation of
VersionIdentifier . |
Copyright © 2001–2016 mmm-Team. All rights reserved.