| Class and Description |
|---|
| Clickable
Marker interface for components that can be clicked.
|
| Class and Description |
|---|
| HasState
Marker interface for objects that have a state.
|
| Class and Description |
|---|
| CanSelectText
Marker interface for components that can select text.
|
| Class and Description |
|---|
| CanReceiveSelectionEventsFromClient
Marker interface for objects capable of receiving text selection events from client-side code.
|
| HasClearButton
Marker interface for objects that have a button for clearing their value.
|
| HasComponentAsIcon
Marker interface for objects that accept a general
Component as an icon. |
| HasDatePattern
Marker interface for objects that have a
DatePattern. |
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasIcon
Marker interface for objects that have an
Icon. |
| HasId
Marker interface for objects that provide access to their
id property. |
| HasIndex
Marker interface for objects having an index.
|
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| HasLocale
Marker interface for objects that can have their
Locale changed. |
| HasMaximumSelectionSize
Marker interface for objects that have a limit to selection size.
|
| HasNullValueOptionallyAllowed
Marker interface for descendants of
HasValue that may optionally allow null as value. |
| HasPlaceholder
Marker interface for components that have a placeholder text.
|
| HasRequired
Marker interface for objects that can be required.
|
| HasText
Marker interface for objects that have a String property called
text. |
| HasTooltip
Marker interface for objects that have a tooltip.
|
| WithDatePatternMixin
Mixin interface to allow chaining
HasDatePattern.setDatePattern(DatePattern). |
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLocaleMixin
Mixin interface to support chaining
HasLocale.setLocale(Locale). |
| WithPlaceholderMixin
Mixin interface to support chaining
HasPlaceholder.setPlaceholder(String). |
| WithTooltipMixin
Mixin interface to support chaining
HasTooltip.setTooltipText(String). |
| Class and Description |
|---|
| CanModifyText
Marker interface for objects that can modify text at given coordinates.
|
| CanReceiveSelectionEventsFromClient
Marker interface for objects capable of receiving text selection events from client-side code.
|
| CanSelectText
Marker interface for components that can select text.
|
| Class and Description |
|---|
| Clickable
Marker interface for components that can be clicked.
|
| HasComponentAsIcon
Marker interface for objects that accept a general
Component as an icon. |
| HasId
Marker interface for objects that provide access to their
id property. |
| HasIndex
Marker interface for objects having an index.
|
| HasState
Marker interface for objects that have a state.
|
| HasText
Marker interface for objects that have a String property called
text. |
| HasTooltip
Marker interface for objects that have a tooltip.
|
| WithComponentAsIconMixin
Mixin interface for
HasComponentAsIcon. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithIndexMixin
Mixin interface for easy chaining of
HasIndex.setIndex(int). |
| WithTextMixin
Marker interface for objects that have a String property named
text. |
| WithTooltipMixin
Mixin interface to support chaining
HasTooltip.setTooltipText(String). |
| Class and Description |
|---|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| HasTooltip
Marker interface for objects that have a tooltip.
|
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithTooltipMixin
Mixin interface to support chaining
HasTooltip.setTooltipText(String). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasId
Marker interface for objects that provide access to their
id property. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| Class and Description |
|---|
| CanReceiveSelectionEventsFromClient
Marker interface for objects capable of receiving text selection events from client-side code.
|
| CanSelectText
Marker interface for components that can select text.
|
| HasDatePattern
Marker interface for objects that have a
DatePattern. |
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| HasLocale
Marker interface for objects that can have their
Locale changed. |
| HasPlaceholder
Marker interface for components that have a placeholder text.
|
| HasRequired
Marker interface for objects that can be required.
|
| HasTooltip
Marker interface for objects that have a tooltip.
|
| WithDatePatternMixin
Mixin interface to allow chaining
HasDatePattern.setDatePattern(DatePattern). |
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithLocaleMixin
Mixin interface to support chaining
HasLocale.setLocale(Locale). |
| WithPlaceholderMixin
Mixin interface to support chaining
HasPlaceholder.setPlaceholder(String). |
| WithReceivingSelectionEventsFromClientMixin
Marker interface for chaining
CanReceiveSelectionEventsFromClient.setReceivingSelectionEventsFromClient(boolean). |
| WithRequiredMixin
Mixin for
HasRequired. |
| WithTooltipMixin
Mixin interface to support chaining
HasTooltip.setTooltipText(String). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| HasMaximumSelectionSize
Marker interface for objects that have a limit to selection size.
|
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithItemsMixin
Mixin interface to allow chaining of setting items.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithMaximumSelectionSizeMixin
Mixin interface to allow chaining
HasMaximumSelectionSize.setMaximumSelectionSize(int). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithItemsMixin
Mixin interface to allow chaining of setting items.
|
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasIndex
Marker interface for objects having an index.
|
| HasReadOnly
Marker interface for objects that can be in read-only state without having value.
|
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithIndexMixin
Mixin interface for easy chaining of
HasIndex.setIndex(int). |
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasId
Marker interface for objects that provide access to their
id property. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| CanReceiveSelectionEventsFromClient
Marker interface for objects capable of receiving text selection events from client-side code.
|
| CanSelectText
Marker interface for components that can select text.
|
| HasClearButton
Marker interface for objects that have a button for clearing their value.
|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| HasLocale
Marker interface for objects that can have their
Locale changed. |
| HasNullValueOptionallyAllowed
Marker interface for descendants of
HasValue that may optionally allow null as value. |
| HasPlaceholder
Marker interface for components that have a placeholder text.
|
| HasRequired
Marker interface for objects that can be required.
|
| HasTooltip
Marker interface for objects that have a tooltip.
|
| WithClearButtonMixin
Mixin interface for
HasClearButton. |
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithLocaleMixin
Mixin interface to support chaining
HasLocale.setLocale(Locale). |
| WithNullValueOptionallyAllowedMixin
Mixin interface for
HasNullValueOptionallyAllowed. |
| WithPlaceholderMixin
Mixin interface to support chaining
HasPlaceholder.setPlaceholder(String). |
| WithReceivingSelectionEventsFromClientMixin
Marker interface for chaining
CanReceiveSelectionEventsFromClient.setReceivingSelectionEventsFromClient(boolean). |
| WithRequiredMixin
Mixin for
HasRequired. |
| WithTooltipMixin
Mixin interface to support chaining
HasTooltip.setTooltipText(String). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithItemsMixin
Mixin interface to allow chaining of setting items.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| CanModifyText
Marker interface for objects that can modify text at given coordinates.
|
| CanReceiveSelectionEventsFromClient
Marker interface for objects capable of receiving text selection events from client-side code.
|
| CanSelectText
Marker interface for components that can select text.
|
| HasClearButton
Marker interface for objects that have a button for clearing their value.
|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| HasPlaceholder
Marker interface for components that have a placeholder text.
|
| HasRequired
Marker interface for objects that can be required.
|
| HasTooltip
Marker interface for objects that have a tooltip.
|
| WithClearButtonMixin
Mixin interface for
HasClearButton. |
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithPlaceholderMixin
Mixin interface to support chaining
HasPlaceholder.setPlaceholder(String). |
| WithReceivingSelectionEventsFromClientMixin
Marker interface for chaining
CanReceiveSelectionEventsFromClient.setReceivingSelectionEventsFromClient(boolean). |
| WithRequiredMixin
Mixin for
HasRequired. |
| WithTooltipMixin
Mixin interface to support chaining
HasTooltip.setTooltipText(String). |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
| Class and Description |
|---|
| HasId
Marker interface for objects that provide access to their
id property. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| Class and Description |
|---|
| HasHelperPositionable
Allows controlling position of the helper text/component.
|
| HasId
Marker interface for objects that provide access to their
id property. |
| HasLabelPositionable
Marker interface for components that have a positionable label.
|
| WithHelperMixin
Marker interface to allow chaining
HasHelper. |
| WithHelperPositionableMixin
Mixin interface for nice chaining of methods in
HasHelperPositionable. |
| WithIdMixin
Mixin interface to allow chaining setting id.
|
| WithLabelMixin
Mixin interface to support chaining
HasLabel.setLabel(String). |
| WithLabelPositionableMixin
A mixin for
HasLabelPositionable. |
| WithValueMixin
Mixin for chaining
HasValue.setValue(Object). |
Copyright © 2023 Miki. All rights reserved.