Uses of Interface
io.github.mmm.event.EventSource
-
-
Uses of EventSource in io.github.mmm.bean.property
Subinterfaces of EventSource in io.github.mmm.bean.property Modifier and Type Interface Description interfaceReadableBeanProperty<V extends WritableBean>interfaceWritableBeanProperty<V extends WritableBean>Classes in io.github.mmm.bean.property that implement EventSource Modifier and Type Class Description classBeanProperty<V extends WritableBean>Implementation ofBeanProperty. -
Uses of EventSource in io.github.mmm.entity.property.id
Classes in io.github.mmm.entity.property.id that implement EventSource Modifier and Type Class Description classIdProperty<E> -
Uses of EventSource in io.github.mmm.entity.property.link
Classes in io.github.mmm.entity.property.link that implement EventSource Modifier and Type Class Description classLinkProperty<E> -
Uses of EventSource in io.github.mmm.event
Classes in io.github.mmm.event that implement EventSource Modifier and Type Class Description classAbstractEventSource<E,L extends EventListener<?>>Implementation ofEventSource. -
Uses of EventSource in io.github.mmm.property
Subinterfaces of EventSource in io.github.mmm.property Modifier and Type Interface Description interfaceReadableProperty<V>This is the interface for a generic property.interfaceWritableProperty<V>Apropertywith write access (e.g.Classes in io.github.mmm.property that implement EventSource Modifier and Type Class Description classProperty<V>Implementation ofWritableProperty. -
Uses of EventSource in io.github.mmm.property.booleans
Subinterfaces of EventSource in io.github.mmm.property.booleans Modifier and Type Interface Description interfaceReadableBooleanPropertyinterfaceWritableBooleanPropertyClasses in io.github.mmm.property.booleans that implement EventSource Modifier and Type Class Description classBooleanPropertyImplementation ofWritableBooleanProperty. -
Uses of EventSource in io.github.mmm.property.container
Subinterfaces of EventSource in io.github.mmm.property.container Modifier and Type Interface Description interfaceReadableContainerProperty<V,E>interfaceWritableContainerProperty<V,E>WritablePropertywith containervalue.Classes in io.github.mmm.property.container that implement EventSource Modifier and Type Class Description classContainerProperty<V,E>Implementation ofWritableContainerProperty. -
Uses of EventSource in io.github.mmm.property.container.collection
Subinterfaces of EventSource in io.github.mmm.property.container.collection with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interfaceio.github.mmm.property.container.collection.ReadableCollectionProperty<V extends Collection<E>,E>interfaceio.github.mmm.property.container.collection.WritableCollectionProperty<V extends Collection<E>,E>Classes in io.github.mmm.property.container.collection with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw EventSource Modifier and Type Class Description classio.github.mmm.property.container.collection.CollectionProperty<V extends Collection<E>,E>Implementation ofWritableCollectionProperty. -
Uses of EventSource in io.github.mmm.property.container.list
Subinterfaces of EventSource in io.github.mmm.property.container.list Modifier and Type Interface Description interfaceReadableListProperty<E>interfaceWritableListProperty<E>Classes in io.github.mmm.property.container.list that implement EventSource Modifier and Type Class Description classListProperty<E>Implementation ofWritableListProperty. -
Uses of EventSource in io.github.mmm.property.container.map
Subinterfaces of EventSource in io.github.mmm.property.container.map Modifier and Type Interface Description interfaceReadableMapProperty<K,V>interfaceWritableMapProperty<K,V>Classes in io.github.mmm.property.container.map that implement EventSource Modifier and Type Class Description classMapProperty<K,V>Implementation ofWritableMapProperty. -
Uses of EventSource in io.github.mmm.property.container.set
Subinterfaces of EventSource in io.github.mmm.property.container.set Modifier and Type Interface Description interfaceReadableSetProperty<E>interfaceWritableSetProperty<E>Classes in io.github.mmm.property.container.set that implement EventSource Modifier and Type Class Description classSetProperty<E>Implementation ofWritableSetProperty. -
Uses of EventSource in io.github.mmm.property.number
Subinterfaces of EventSource in io.github.mmm.property.number Modifier and Type Interface Description interfaceReadableNumberProperty<N extends Number & Comparable<? super N>>interfaceWritableNumberProperty<N extends Number & Comparable<? super N>>Classes in io.github.mmm.property.number that implement EventSource Modifier and Type Class Description classNumberProperty<N extends Number & Comparable<? super N>>Implementation ofWritableNumberProperty. -
Uses of EventSource in io.github.mmm.property.number.bigdecimal
Subinterfaces of EventSource in io.github.mmm.property.number.bigdecimal Modifier and Type Interface Description interfaceReadableBigDecimalPropertyinterfaceWritableBigDecimalPropertyClasses in io.github.mmm.property.number.bigdecimal that implement EventSource Modifier and Type Class Description classBigDecimalPropertyImplementation ofWritableBigDecimalProperty. -
Uses of EventSource in io.github.mmm.property.number.biginteger
Subinterfaces of EventSource in io.github.mmm.property.number.biginteger Modifier and Type Interface Description interfaceReadableBigIntegerPropertyinterfaceWritableBigIntegerPropertyClasses in io.github.mmm.property.number.biginteger that implement EventSource Modifier and Type Class Description classBigIntegerPropertyImplementation ofWritableBigIntegerProperty. -
Uses of EventSource in io.github.mmm.property.number.bytes
Subinterfaces of EventSource in io.github.mmm.property.number.bytes Modifier and Type Interface Description interfaceReadableBytePropertyinterfaceWritableBytePropertyClasses in io.github.mmm.property.number.bytes that implement EventSource Modifier and Type Class Description classBytePropertyImplementation ofWritableByteProperty. -
Uses of EventSource in io.github.mmm.property.number.doubles
Subinterfaces of EventSource in io.github.mmm.property.number.doubles Modifier and Type Interface Description interfaceReadableDoublePropertyinterfaceWritableDoublePropertyClasses in io.github.mmm.property.number.doubles that implement EventSource Modifier and Type Class Description classDoublePropertyImplementation ofWritableDoubleProperty. -
Uses of EventSource in io.github.mmm.property.number.floats
Subinterfaces of EventSource in io.github.mmm.property.number.floats Modifier and Type Interface Description interfaceReadableFloatPropertyinterfaceWritableFloatPropertyClasses in io.github.mmm.property.number.floats that implement EventSource Modifier and Type Class Description classFloatPropertyImplementation ofWritableFloatProperty. -
Uses of EventSource in io.github.mmm.property.number.integers
Subinterfaces of EventSource in io.github.mmm.property.number.integers Modifier and Type Interface Description interfaceReadableIntegerPropertyinterfaceWritableIntegerPropertyClasses in io.github.mmm.property.number.integers that implement EventSource Modifier and Type Class Description classIntegerPropertyImplementation ofWritableIntegerProperty. -
Uses of EventSource in io.github.mmm.property.number.longs
Subinterfaces of EventSource in io.github.mmm.property.number.longs Modifier and Type Interface Description interfaceReadableLongPropertyinterfaceWritableLongPropertyClasses in io.github.mmm.property.number.longs that implement EventSource Modifier and Type Class Description classLongPropertyImplementation ofWritableLongProperty. -
Uses of EventSource in io.github.mmm.property.number.shorts
Subinterfaces of EventSource in io.github.mmm.property.number.shorts Modifier and Type Interface Description interfaceReadableShortPropertyinterfaceWritableShortPropertyClasses in io.github.mmm.property.number.shorts that implement EventSource Modifier and Type Class Description classShortPropertyImplementation ofWritableShortProperty. -
Uses of EventSource in io.github.mmm.property.object
Subinterfaces of EventSource in io.github.mmm.property.object Modifier and Type Interface Description interfaceReadableObjectProperty<V>interfaceReadableSimpleProperty<V>ReadablePropertyfor a simple datatype (and not acontainer property).interfaceWritableObjectProperty<V>interfaceWritableSimpleProperty<V>WritablePropertyfor a simple datatype (and not acontainer property).Classes in io.github.mmm.property.object that implement EventSource Modifier and Type Class Description classObjectProperty<V>Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation.classSimpleProperty<V>Propertyimplementation ofWritableSimpleProperty. -
Uses of EventSource in io.github.mmm.property.range
Subinterfaces of EventSource in io.github.mmm.property.range Modifier and Type Interface Description interfaceReadableRangeProperty<V>interfaceWritableRangeProperty<V>Classes in io.github.mmm.property.range that implement EventSource Modifier and Type Class Description classRangeProperty<V>Implementation ofWritableRangeProperty. -
Uses of EventSource in io.github.mmm.property.string
Subinterfaces of EventSource in io.github.mmm.property.string Modifier and Type Interface Description interfaceReadableStringPropertyinterfaceWritableStringPropertyClasses in io.github.mmm.property.string that implement EventSource Modifier and Type Class Description classStringListPropertyThis is an extension ofStringPropertythat stores a list ofStringvalues that are enclosed with pipe-symbols.classStringPropertyImplementation ofWritableStringProperty. -
Uses of EventSource in io.github.mmm.property.temporal
Classes in io.github.mmm.property.temporal that implement EventSource Modifier and Type Class Description classDurationInSecondsPropertyExtendsLongPropertyto store aDurationin seconds.classTemporalProperty<V extends Temporal> -
Uses of EventSource in io.github.mmm.property.temporal.instant
Subinterfaces of EventSource in io.github.mmm.property.temporal.instant Modifier and Type Interface Description interfaceReadableInstantPropertyinterfaceWritableInstantPropertyClasses in io.github.mmm.property.temporal.instant that implement EventSource Modifier and Type Class Description classInstantPropertyImplementation ofWritableInstantProperty. -
Uses of EventSource in io.github.mmm.property.temporal.localdate
Subinterfaces of EventSource in io.github.mmm.property.temporal.localdate Modifier and Type Interface Description interfaceReadableLocalDatePropertyinterfaceWritableLocalDatePropertyClasses in io.github.mmm.property.temporal.localdate that implement EventSource Modifier and Type Class Description classLocalDatePropertyThis is the implementation ofWritableLocalDateProperty. -
Uses of EventSource in io.github.mmm.property.temporal.localdatetime
Subinterfaces of EventSource in io.github.mmm.property.temporal.localdatetime Modifier and Type Interface Description interfaceReadableLocalDateTimePropertyinterfaceWritableLocalDateTimePropertyClasses in io.github.mmm.property.temporal.localdatetime that implement EventSource Modifier and Type Class Description classLocalDateTimePropertyThis is the implementation ofWritableLocalDateTimeProperty. -
Uses of EventSource in io.github.mmm.property.temporal.localtime
Subinterfaces of EventSource in io.github.mmm.property.temporal.localtime Modifier and Type Interface Description interfaceReadableLocalTimePropertyinterfaceWritableLocalTimePropertyClasses in io.github.mmm.property.temporal.localtime that implement EventSource Modifier and Type Class Description classLocalTimeProperty -
Uses of EventSource in io.github.mmm.property.temporal.offsetdatetime
Subinterfaces of EventSource in io.github.mmm.property.temporal.offsetdatetime Modifier and Type Interface Description interfaceReadableOffsetDateTimePropertyinterfaceWritableOffsetDateTimePropertyClasses in io.github.mmm.property.temporal.offsetdatetime that implement EventSource Modifier and Type Class Description classOffsetDateTimePropertyThis is the implementation ofWritableOffsetDateTimeProperty. -
Uses of EventSource in io.github.mmm.property.temporal.offsettime
Subinterfaces of EventSource in io.github.mmm.property.temporal.offsettime Modifier and Type Interface Description interfaceReadableOffsetTimePropertyinterfaceWritableOffsetTimePropertyClasses in io.github.mmm.property.temporal.offsettime that implement EventSource Modifier and Type Class Description classOffsetTimePropertyThis is the implementation ofWritableOffsetTimeProperty. -
Uses of EventSource in io.github.mmm.property.temporal.zoneddatetime
Subinterfaces of EventSource in io.github.mmm.property.temporal.zoneddatetime Modifier and Type Interface Description interfaceReadableZonedDateTimePropertyinterfaceWritableZonedDateTimePropertyClasses in io.github.mmm.property.temporal.zoneddatetime that implement EventSource Modifier and Type Class Description classZonedDateTimePropertyThis is the implementation ofWritableZonedDateTimeProperty. -
Uses of EventSource in io.github.mmm.ui.api.controller
Subinterfaces of EventSource in io.github.mmm.ui.api.controller Modifier and Type Interface Description interfaceUiNavigationManagerInterface to manageUiControllers. -
Uses of EventSource in io.github.mmm.ui.api.widget
Subinterfaces of EventSource in io.github.mmm.ui.api.widget Modifier and Type Interface Description interfaceUiActiveWidgetinterfaceUiClickableWidgetinterfaceUiLabelUiRegularWidgetthat represents a label.interfaceUiNativeWidgetThis is the marker interface for nativeUiWidgets that can becreated from their interface.interfaceUiRegularWidgetInterface for a regularUiWidget.interfaceUiTextUiRegularWidgetthat represents regular text.interfaceUiWidgetInterface for an adapter to a physical widget of the underlying native widget toolkit.Classes in io.github.mmm.ui.api.widget that implement EventSource Modifier and Type Class Description classAbstractUiCustomWidget<W extends UiWidget>This is the abstract base implementation ofUiCustomWidget.classAbstractUiWidgetAbstract base implementation ofUiWidget. -
Uses of EventSource in io.github.mmm.ui.api.widget.breadcrumb
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.breadcrumb Modifier and Type Interface Description interfaceUiBreadCrumbBarAUiBreadCrumbBarshows a bread crumb as a (horizontal) bar.interfaceUiBreadCrumbEntryAn entry in the bread crumb. -
Uses of EventSource in io.github.mmm.ui.api.widget.button
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.button Modifier and Type Interface Description interfaceUiAbstractButtonThis is the abstract interface for anregular widgetthat represents a button what is a widget that can be clicked by the end-user in order to trigger some action.interfaceUiButtonThis is the interface for an normalbutton. -
Uses of EventSource in io.github.mmm.ui.api.widget.chart
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.chart Modifier and Type Interface Description interfaceUiBarChartUiChartshowing a bar char withseries of data.interfaceUiBarChartHorizontalUiBarChartshowing a bar char with horizontal bars leading to the right.interfaceUiBarChartVerticalUiBarChartshowing a bar char with vertical bars leading to the top.interfaceUiChart<D>UiRegularWidgetthat displays a chart.interfaceUiLineChartUiChartshowing data as a line chart.interfaceUiPieChart -
Uses of EventSource in io.github.mmm.ui.api.widget.composite
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.composite Modifier and Type Interface Description interfaceUiCollapsibleComposite<C extends UiWidget>interfaceUiComposite<C extends UiWidget>UiWidgetthat iscomposed out of child widgets.interfaceUiFailureComposite<C extends UiWidget>UiValidatableWidgetthat is aUiComposite.interfaceUiMutableComposite<C extends UiWidget>interfaceUiMutableSingleComposite<C extends UiWidget>UiSingleCompositethat is mutable and allows toset its child widget.interfaceUiRemovableComposite<C extends UiWidget>UiCompositethat allows toremoveits children dynamically.interfaceUiSingleComposite<C extends UiWidget>UiCompositethat contains a singlechild.interfaceUiSlotSingle composite widgetthat represents aslot.interfaceUiSwitchComposite<C extends UiWidget>UiMutableCompositethat only shows a singlechildat a time.interfaceUiValuedComposite<C extends UiWidget,V>Classes in io.github.mmm.ui.api.widget.composite that implement EventSource Modifier and Type Class Description classUiCustomComposite<C extends UiWidget,W extends UiComposite<C>>AbstractUiCustomWidgetthat is aUiComposite.classUiCustomMutableComposite<C extends UiWidget,W extends UiMutableComposite<C>>AbstractUiCustomWidgetthat is aUiMutableComposite.classUiCustomMutableSingleComposite<C extends UiWidget,W extends UiMutableSingleComposite<C>>AbstractUiCustomWidgetthat is aUiMutableComposite.classUiCustomRemovableComposite<C extends UiWidget,W extends UiRemovableComposite<C>>UiCustomCompositethat is aUiRemovableComposite.classUiCustomValuedComposite<V,C extends UiWidget,W extends UiValuedComposite<C,V>>AbstractUiCustomWidgetthat is aUiValuedComposite. -
Uses of EventSource in io.github.mmm.ui.api.widget.data
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.data Modifier and Type Interface Description interfaceUiAbstractDataTable<R>Abstract interface for widgets showing complex data in columns such asUiDataTable.interfaceUiAbstractDataTree<R>AUiAbstractDataWidgetthat presents its data as a tree of nodes that can be expanded and collapsed.interfaceUiAbstractDataWidget<R>Abstract interface for widgets showing complex data in columns such asUiDataTable.interfaceUiColumn<R,V>interfaceUiDataTable<R>UiAbstractDataWidgetthat shows the data as a table (data grid) with thecolumnsas header.interfaceUiDataTree<R>AUiAbstractDataWidgetthat presents its data as a tree of nodes that can be expanded and collapsed.interfaceUiDataTreeTable<R>AUiAbstractDataWidgetthat presents its data as a tree of nodes that can be expanded and collapsed. -
Uses of EventSource in io.github.mmm.ui.api.widget.form
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.form Modifier and Type Interface Description interfaceUiAbstractCompositeInput<C extends UiWidget,V>interfaceUiCompositeInput<V>interfaceUiFormGroup<V>interfaceUiFormPanel<V>interfaceUiHorizontalInput<V>interfaceUiInputContainer<V>interfaceUiVerticalInput<V>Classes in io.github.mmm.ui.api.widget.form that implement EventSource Modifier and Type Class Description classUiCustomCompositeInput<V,W extends UiCompositeInput<V>>AbstractUiCustomWidgetthat is aUiFormPanel.classUiCustomFormPanel<V>AbstractUiCustomWidgetthat is aUiFormPanel.classUiCustomHorizontalInput<V>AbstractUiCustomWidgetthat is aUiFormPanel. -
Uses of EventSource in io.github.mmm.ui.api.widget.format
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.format Modifier and Type Interface Description interfaceUiHtmlEditorinterfaceUiSourceCodeViewerUiValuedWidgetthat displays itsvalueas source-code (with line-numbers and syntax highlighting). -
Uses of EventSource in io.github.mmm.ui.api.widget.img
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.img Modifier and Type Interface Description interfaceUiAbstractImageUiWidgetfor an image/picture.interfaceUiIconUiAbstractImagefor an icon.interfaceUiImageA regularimageprovided from asource URI. -
Uses of EventSource in io.github.mmm.ui.api.widget.input
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.input Modifier and Type Interface Description interfaceUiAbstractChoice<O,V>interfaceUiAbstractInput<V>UiValuedWidgetfor an input field.interfaceUiAbstractMultiChoice<V>interfaceUiAbstractSingleChoice<V>interfaceUiCheckboxA regularcheckbox widget.
Example:interfaceUiCheckboxChoice<V>interfaceUiColorInputinterfaceUiComboBox<V>UiAbstractSingleChoicefor a combo-box that allows the end-user to expand a drop-down menu and select thevaluefrom a given list ofoptions.interfaceUiInput<V>UiValuedWidgetfor anregularinput field.interfaceUiMultiComboBox<V>UiAbstractMultiChoicefor aUiComboBoxthat allows choosing multiple options.interfaceUiPasswordInputUiStringInputfor a password input.
Example:interfaceUiRadioButtonA regularradio-button widget.
Example:interfaceUiRadioChoice<V>UiAbstractSingleChoiceto select a value from a group ofUiRadioButtons.interfaceUiStringInputinterfaceUiTextAreaUiStringInputfor a multi-line text area.
Example:interfaceUiTextInputUiStringInputfor a single-line text input.interfaceUiTextualInput<V>AbstractUiRegularWidgetfor textual input.Classes in io.github.mmm.ui.api.widget.input that implement EventSource Modifier and Type Class Description classUiCustomInput<V,W extends UiInput<V>>AbstractUiCustomWidgetadapting aUiInput.classUiCustomValidatableWidget<V,W extends UiValidatableWidget<V>>AbstractUiCustomWidgetadapting aUiValidatableWidget.classUiCustomValuedWidget<V,W extends UiValuedWidget<V>>AbstractUiCustomWidgetadapting aUiValuedWidget. -
Uses of EventSource in io.github.mmm.ui.api.widget.link
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.link Modifier and Type Interface Description interfaceUiAbstractLinkUiWidgetthat represents a hyperlink (link).interfaceUiExternalLinkUiAbstractLinkto an externalURL.
Here you can see an example (withsetText("Click me")andsetUrl("https://en.wikipedia.org/wiki/Hyperlink")):interfaceUiInternalLinkUiRegularWidgetthat represents a hyperlink (link). -
Uses of EventSource in io.github.mmm.ui.api.widget.media
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.media Modifier and Type Interface Description interfaceUiAudioPlayerUiMediaWidgetthat plays audio tracks.interfaceUiMediaPlayerUiMediaWidgetthat represents a media-player.interfaceUiMediaWidgetAbstractUiWidgetfor a media player.interfaceUiVideoPlayerThis is the interface for amedia-player widgetthat plays videos (movies). -
Uses of EventSource in io.github.mmm.ui.api.widget.menu
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.menu Modifier and Type Interface Description interfaceUiAbstractMenu<E extends UiAbstractMenuEntry>UiRemovableCompositethat groupsmenu entries.interfaceUiAbstractMenuBar<E extends UiAbstractMenuEntry>UiAbstractMenuthat acts as the toplevel container for a menu or navigation bar.interfaceUiAbstractMenuEntryAbstractUiWidgetfor any entry of amenu or navigation bar.interfaceUiAbstractMenuItemUiAbstractMenuEntryfor a menu item.interfaceUiAbstractMenuWithItemsinterfaceUiAdvancedMenuinterfaceUiMenuNavigation entrythat represents a group of othernavigation entries.interfaceUiMenuBarUiAbstractMenuBarrepresenting a regular menu bar.interfaceUiMenuItemUiAbstractMenuItemfor a normal menu item.interfaceUiMenuItemCheckboxLikeUiAbstractMenuItemthat additionally has acheckbox.interfaceUiMenuItemRadioButtonUiAbstractMenuItemthat additionally has aradio button.interfaceUiMenuItemSeparatorUiAbstractMenuItemthat acts as a separator.interfaceUiNavigationBarUiAbstractMenuBarthat represents a vertical navigation bar. -
Uses of EventSource in io.github.mmm.ui.api.widget.number
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.number Modifier and Type Interface Description interfaceUiBigDecimalInputinterfaceUiBigIntegerInputinterfaceUiDoubleInputinterfaceUiIntegerInputinterfaceUiIntegerSliderinterfaceUiLongInputinterfaceUiLongSliderinterfaceUiNumberInput<V extends Number>interfaceUiNumericInput<V extends Number>interfaceUiSlider<V extends Number> -
Uses of EventSource in io.github.mmm.ui.api.widget.panel
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.panel Modifier and Type Interface Description interfaceUiAbstractButtonContainerUiMutableCompositecontaining a number ofbuttons.interfaceUiAbstractSplitPanelUiMutablePanelthat shows split-bars between each of itschildrenand allows the user to slide these split-bars to dynamically adjust the size of thechildren.interfaceUiBorderPanelUiRemovableCompositerepresenting a panel that lays out its children in predefined positions:centertopbottomleftrightHere you can see an example of the layout (HTML structure will differ):
headerleft center right footer The center widgetwill consume additional space if the owning window grows while the other border widgets only get the required space.interfaceUiButtonPanelbutton containershowing a number ofbuttonshorizontally (e.g.interfaceUiCollapsiblePanelinterfaceUiGridPanelUiRemovableCompositethat allows to layout childwidgetsin a grid.interfaceUiGridRowUiMutablePanelthat represents a row in aUiGridPanel.interfaceUiHorizontalPanelUiMutablePanelthat shows itschildrenhorizontally from the left to the right.interfaceUiHorizontalSplitPanelUiAbstractSplitPanelthat shows itschildrenhorizontally from the left to the right.interfaceUiMutablePanelinterfaceUiResponsiveColumnPanelUiMutableCompositeshowing multiplechildrenas columns in a responsive layout.interfaceUiScrollPanelUiMutableSingleCompositefor a scroll panel.interfaceUiVerticalPanelUiMutablePanelthat shows itschildrenvertically from the top to the bottom.interfaceUiVerticalSplitPanelThis is the interface for asplit panelthat shows itschildrenvertically from the top to the bottom.Classes in io.github.mmm.ui.api.widget.panel that implement EventSource Modifier and Type Class Description classUiCustomEditorButtonPanelclassUiCustomGridPanelUiCustomMutablePanelthat is aUiGridPanel.classUiCustomMutablePanel<W extends UiMutablePanel>UiCustomMutableCompositethat is aUiMutablePanel.classUiCustomScrollPanelUiCustomMutableSingleCompositethat is aUiScrollPanel.classUiCustomVerticalPanelUiCustomMutablePanelthat is aUiVerticalPanel. -
Uses of EventSource in io.github.mmm.ui.api.widget.tab
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.tab Modifier and Type Interface Description interfaceUiTabUiMutableSingleCompositethat represents a singletab.interfaceUiTabPanelUiSwitchCompositerepresenting a tab panel. -
Uses of EventSource in io.github.mmm.ui.api.widget.temporal
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.temporal Modifier and Type Interface Description interfaceUiDateInputUiTextualInputfor aLocalDate.interfaceUiDateTimeInputUiInputfor aLocalDateTime.interfaceUiTimeInput -
Uses of EventSource in io.github.mmm.ui.api.widget.value
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.value Modifier and Type Interface Description interfaceUiAbstractCheckboxUiInputfor a checkbox.
Example:interfaceUiAbstractRadioButtonUiInputfor a radio-button (option).
Example:interfaceUiBindableWidget<V>UiValidatableWidgetwith externalUiValueBinding.interfaceUiValidatableWidget<V>UiValuedWidgetwith realvalidationsupport.interfaceUiValuedWidget<V>interfaceUiWidgetWithSelectionClasses in io.github.mmm.ui.api.widget.value that implement EventSource Modifier and Type Class Description classUiCustomEditor<V>Custom widgetthat represents and editor allowing to display and edit an object. -
Uses of EventSource in io.github.mmm.ui.api.widget.window
Subinterfaces of EventSource in io.github.mmm.ui.api.widget.window Modifier and Type Interface Description interfaceUiAbstractWindowUiMutableCompositethat represents a window.interfaceUiChildWindowUiAbstractWindowthat is a child of another window.interfaceUiMainWindowUiAbstractWindowthat represents the main window.interfaceUiPopupUiAbstractWindowrepresenting a modal popup window that blocks the client application until it isclosed.interfaceUiWindowA normal window (no popup). -
Uses of EventSource in io.github.mmm.ui.fx.widget
Classes in io.github.mmm.ui.fx.widget that implement EventSource Modifier and Type Class Description classFxActiveValidatableWidget<W extends javafx.scene.layout.Region,V>Implementation ofUiInputfor JavaFx.classFxActiveWidget<W extends javafx.scene.layout.Region>Implementation ofUiActiveWidgetbased on JavaFxControl.classFxClickableWidget<W extends javafx.scene.control.Control>Implementation ofUiClickableWidgetbased on JavaFxControl.classFxLabelImplementation ofUiLabelfor JavaFx.classFxTextImplementation ofUiTextfor JavaFx.classFxWidget<W>Implementation ofUiNativeWidgetfor JavaFx.classFxWidgetNode<W extends javafx.scene.Node>Implementation ofUiWidgetfor JavaFx based onNode.classFxWidgetStyleable<W extends javafx.css.Styleable>Implementation ofUiWidgetfor JavaFx based onStyleable. -
Uses of EventSource in io.github.mmm.ui.fx.widget.button
Classes in io.github.mmm.ui.fx.widget.button that implement EventSource Modifier and Type Class Description classFxAbstractButton<W extends javafx.scene.control.ButtonBase>Implementation ofUiAbstractButtonfor JavaFx.classFxButtonImplementation ofUiButtonfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.chart
Classes in io.github.mmm.ui.fx.widget.chart that implement EventSource Modifier and Type Class Description classFxBarChart<W extends javafx.scene.chart.BarChart<X,Y> & io.github.mmm.ui.fx.widget.chart.fx.AdvancedChart<javafx.scene.chart.XYChart.Series<X,Y>>,X,Y>Implementation ofUiBarChartfor JavaFx.classFxBarChartHorizontalImplementation ofUiBarChartHorizontalfor JavaFx.classFxBarChartVerticalImplementation ofUiBarChartVerticalfor JavaFx.classFxChart<W extends javafx.scene.chart.Chart & io.github.mmm.ui.fx.widget.chart.fx.AdvancedChart<J>,D,J>Implementation ofUiChartfor JavaFx.classFxLineChartImplementation ofUiLineChartfor JavaFx using.classFxPieChartImplementation ofUiPieChartfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.composite
Classes in io.github.mmm.ui.fx.widget.composite that implement EventSource Modifier and Type Class Description classFxComposite<W extends javafx.scene.Node,C extends UiWidget>Implementation ofUiCompositefor JavaFx.classFxFailureComposite<W extends javafx.scene.layout.Pane,C extends UiWidget>Implementation ofUiFailureCompositefor JavaFx.classFxMutableComposite<W extends javafx.scene.Node,C extends UiWidget>Implementation ofUiMutableCompositefor JavaFx.classFxMutableCompositePane<W extends javafx.scene.layout.Pane,C extends UiWidget>Implementation ofUiMutableCompositefor JavaFx.classFxRemovableComposite<W extends javafx.scene.Node,C extends UiWidget>Implementation ofUiRemovableCompositefor JavaFx.classFxSlotImplementation ofUiSlotfor JavaFx.classFxValuedComposite<W extends javafx.scene.layout.Pane,C extends UiWidget,V>Implementation ofUiValuedCompositefor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.data
Classes in io.github.mmm.ui.fx.widget.data that implement EventSource Modifier and Type Class Description classFxDataTable<R>Implementation ofUiDataTablefor JavaFx.classFxTableColumn<R,V>Implementation ofUiColumnfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.form
Classes in io.github.mmm.ui.fx.widget.form that implement EventSource Modifier and Type Class Description classFxCompositeInput<V,W extends javafx.scene.layout.Pane>Implementation ofUiCompositeInputfor JavaFx.classFxFormGroup<V>Implementation ofUiFormGroupfor JavaFx.classFxFormPanel<V>Implementation ofUiFormPanelfor JavaFx.classFxHorizontalInput<V>Implementation ofUiHorizontalInputfor JavaFx.classFxInputContainer<V>Implementation ofUiInputContainerfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.form.grid
Classes in io.github.mmm.ui.fx.widget.form.grid that implement EventSource Modifier and Type Class Description classFxFormGroup<V>Implementation ofUiFormGroupfor JavaFx.classFxFormPanel<V>Implementation ofUiFormPanelfor JavaFx.classFxInputContainer<V>Implementation ofUiInputContainerfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.img
Classes in io.github.mmm.ui.fx.widget.img that implement EventSource Modifier and Type Class Description classFxAbstractImage<W extends javafx.scene.Node>Implementation ofUiAbstractImagefor JavaFx.classFxImageImplementation ofUiImagefor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.input
Classes in io.github.mmm.ui.fx.widget.input that implement EventSource Modifier and Type Class Description classFxAbstractChoice<W extends javafx.scene.control.Control,O,V>Implementation ofUiRadioChoicefor JavaFx.classFxCheckboxImplementation ofUiTextInputfor JavaFx.classFxComboBox<V>Implementation ofUiTextInputfor JavaFx.classFxInput<W extends javafx.scene.layout.Region,V>Implementation ofUiInputfor JavaFx.classFxPasswordInputImplementation ofUiPasswordInputfor JavaFx.classFxRadioButtonImplementation ofUiRadioButtonfor JavaFx.classFxRadioChoice<V>Implementation ofUiRadioChoicefor JavaFx.classFxStringInput<W extends javafx.scene.control.TextInputControl>Implementation ofUiStringInputfor JavaFx.classFxTextAreaImplementation ofUiTextAreafor JavaFx.classFxTextInputImplementation ofUiTextInputfor JavaFx.classFxTextualInput<W extends javafx.scene.control.TextInputControl,V>Implementation ofUiTextualInputfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.link
Classes in io.github.mmm.ui.fx.widget.link that implement EventSource Modifier and Type Class Description classFxAbstractLinkImplementation ofUiAbstractLinkfor JavaFx.classFxExternalLinkImplementation ofUiExternalLinkfor JavaFx.classFxInternalLinkImplementation ofUiInternalLinkfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.media
Classes in io.github.mmm.ui.fx.widget.media that implement EventSource Modifier and Type Class Description classFxMediaPlayerImplementation ofUiMediaWidgetfor JavaFx.classFxMediaWidget<W extends javafx.scene.Node>Implementation ofUiMediaWidgetfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.panel
Classes in io.github.mmm.ui.fx.widget.panel that implement EventSource Modifier and Type Class Description classFxBorderPanelImplementation ofUiBorderPanelfor JavaFx.classFxButtonPanelImplementation ofUiButtonPanelfor JavaFx.classFxCollapsiblePanelImplementation ofUiCollapsiblePanelfor JavaFx.classFxGridPanelImplementation ofUiGridPanelfor JavaFx.classFxGridRowImplementation ofUiGridRowfor JavaFx.classFxHorizontalPanelImplementation ofUiHorizontalPanelfor JavaFx.classFxMutablePanel<W extends javafx.scene.layout.Pane>Implementation ofUiMutablePanelfor JavaFx.classFxScrollPanelImplementation ofUiScrollPanelfor JavaFx.classFxVerticalPanelImplementation ofUiVerticalPanelfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.fx.widget.window
Classes in io.github.mmm.ui.fx.widget.window that implement EventSource Modifier and Type Class Description classFxAbstractWindowImplementation ofUiAbstractWindowfor JavaFx.classFxChildWindowImplementation ofUiChildWindowfor JavaFx.classFxMainWindowImplementation ofUiWindowfor JavaFx.classFxPopupImplementation ofUiPopupfor JavaFx.classFxWindowImplementation ofUiWindowfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.spi.controller
Classes in io.github.mmm.ui.spi.controller that implement EventSource Modifier and Type Class Description classAbstractUiNavigationManagerAbstract base implementation ofUiNavigationManager.classAbstractUiNavigationManagerImplAbstract default implementation ofUiNavigationManager. -
Uses of EventSource in io.github.mmm.ui.spi.widget
Subinterfaces of EventSource in io.github.mmm.ui.spi.widget Modifier and Type Interface Description interfaceUiNativeWidgetWrapper<W>UiNativeWidgetimplementations that wrap widgets from an existing UI toolkit should implement this interface.Classes in io.github.mmm.ui.spi.widget that implement EventSource Modifier and Type Class Description classAbstractUiNativeWidgetAbstract base implementation ofUiNativeWidget.classAbstractUiNativeWidgetWrapper<W>Abstract base implementation ofUiNativeWidgetimplementingAbstractUiNativeWidgetWrapper.getStyles(). -
Uses of EventSource in io.github.mmm.ui.test.widget
Classes in io.github.mmm.ui.test.widget that implement EventSource Modifier and Type Class Description classTestActiveValidatableWidget<V>Implementation ofUiInputusing JavaFx.classTestActiveWidgetImplementation ofUiActiveWidgetfor testing.classTestClickableWidgetImplementation ofUiClickableWidgetfor testing.classTestLabelImplementation ofUiLabelfor testing.classTestTextImplementation ofUiTextfor testing.classTestValuedWidget<V>Implementation ofUiInputusing JavaFx.classTestWidgetImplementation ofUiWidgetfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.button
Classes in io.github.mmm.ui.test.widget.button that implement EventSource Modifier and Type Class Description classTestAbstractButtonImplementation ofUiAbstractButtonfor testing.classTestButtonImplementation ofUiButtonfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.chart
Classes in io.github.mmm.ui.test.widget.chart that implement EventSource Modifier and Type Class Description classTestBarChartImplementation ofUiBarChartfor testing.classTestBarChartHorizontalImplementation ofUiBarChartHorizontalfor JavaFx.classTestBarChartVerticalImplementation ofUiBarChartVerticalfor testing.classTestChart<D>Implementation ofUiChartfor testing.classTestLineChartImplementation ofUiLineChartfor JavaFx using.classTestPieChartImplementation ofUiPieChartfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.composite
Classes in io.github.mmm.ui.test.widget.composite that implement EventSource Modifier and Type Class Description classTestCollapsibleComposite<C extends UiWidget>Implementation ofUiCollapsiblePanelfor testing.classTestComposite<C extends UiWidget>Implementation ofUiCompositefor testing.classTestFailureComposite<C extends UiWidget>Implementation ofUiFailureCompositefor testing.classTestMutableComposite<C extends UiWidget>Implementation ofUiMutableCompositefor testing.classTestRemovableComposite<C extends UiWidget>Implementation ofUiRemovableCompositefor testing.classTestSlotImplementation ofUiSlotfor JavaFx.classTestValuedComposite<C extends UiWidget,V>Implementation ofUiValuedCompositefor JavaFx. -
Uses of EventSource in io.github.mmm.ui.test.widget.data
Classes in io.github.mmm.ui.test.widget.data that implement EventSource Modifier and Type Class Description classTestDataList<R>Implementation ofUiDataTablefor JavaFx.classTestTableColumn<R,V>Implementation ofUiColumnfor JavaFx. -
Uses of EventSource in io.github.mmm.ui.test.widget.form
Classes in io.github.mmm.ui.test.widget.form that implement EventSource Modifier and Type Class Description classTestFormGroup<V>Implementation ofUiFormGroupfor testing.classTestFormPanel<V>Implementation ofUiFormPanelusing JavaFx.classTestInputContainer<V>Input container widgetfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.img
Classes in io.github.mmm.ui.test.widget.img that implement EventSource Modifier and Type Class Description classTestAbstractImageImplementation ofUiAbstractImagefor testing.classTestIconImplementation ofUiIconfor testing.classTestImageImplementation ofUiImagefor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.input
Classes in io.github.mmm.ui.test.widget.input that implement EventSource Modifier and Type Class Description classTestAbstractChoice<O,V>Implementation ofUiRadioChoicefor testing.classTestAbstractRadioButtonImplementation ofUiAbstractRadioButtonfor testing.classTestAbstractSingleChoice<V>Implementation ofUiRadioChoicefor testing.classTestCheckboxImplementation ofUiTextInputfor testing.classTestComboBox<V>Implementation ofUiComboBoxfor testing.classTestInput<V>Implementation ofUiInputusing JavaFx.classTestPasswordInputImplementation ofUiPasswordInputfor testing.classTestRadioButtonImplementation ofUiRadioButtonfor testing.classTestRadioChoice<V>Implementation ofUiRadioChoicefor testing.classTestSelectionInputImplementation ofUiWidgetWithSelectionfor testing.classTestStringInputImplementation ofTestTextualInputfor testing.classTestTextAreaImplementation ofUiTextAreafor testing.classTestTextInputImplementation ofUiTextInputfor testing.classTestTextualInput<V>Implementation ofUiTextualInputfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.link
Classes in io.github.mmm.ui.test.widget.link that implement EventSource Modifier and Type Class Description classTestAbstractLinkImplementation ofUiAbstractLinkfor testing.classTestExternalLinkImplementation ofUiAbstractLinkfor testing.classTestInternalLinkImplementation ofUiAbstractLinkfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.panel
Classes in io.github.mmm.ui.test.widget.panel that implement EventSource Modifier and Type Class Description classFxHorizontalPanelImplementation ofUiHorizontalPanelfor testing.classTestButtonPanelImplementation ofUiButtonPanelfor testing.classTestCollapsiblePanelImplementation ofUiCollapsiblePanelfor testing.classTestGridPanelImplementation ofUiGridPanelfor testing.classTestGridRowImplementation ofUiGridRowfor testing.classTestMutablePanelImplementation ofUiMutablePanelfor testing.classTestScrollPanelImplementation ofUiScrollPanelfor JavaFx.classTestVerticalPanelImplementation ofUiVerticalPanelfor testing. -
Uses of EventSource in io.github.mmm.ui.test.widget.window
Classes in io.github.mmm.ui.test.widget.window that implement EventSource Modifier and Type Class Description classTestAbstractWindowImplementation ofUiAbstractWindowfor testing.classTestChildWindowImplementation ofUiChildWindowfor testing.classTestMainWindowImplementation ofUiWindowfor testing.classTestPopupImplementation ofUiPopupfor testing.classTestWindowImplementation ofUiWindowfor testing. -
Uses of EventSource in io.github.mmm.ui.tvm.widget
Classes in io.github.mmm.ui.tvm.widget that implement EventSource Modifier and Type Class Description classTvmActiveWidget<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiActiveWidgetfor TeaVM.classTvmClickableWidget<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofAttributeFeatureClickfor TeaVM.classTvmLabelImplementation ofUiLabelfor TeaVM.classTvmTextImplementation ofUiTextfor TeaVM.classTvmWidget<W extends org.teavm.jso.JSObject>Implementation ofUiNativeWidgetfor TeaVM.classTvmWidgetHtmlElement<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiNativeWidgetfor TeaVM based onHTMLElement. -
Uses of EventSource in io.github.mmm.ui.tvm.widget.button
Classes in io.github.mmm.ui.tvm.widget.button that implement EventSource Modifier and Type Class Description classTvmAbstractButton<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiAbstractButtonfor TeaVM.classTvmButtonImplementation ofUiButtonfor TeaVM. -
Uses of EventSource in io.github.mmm.ui.tvm.widget.composite
Classes in io.github.mmm.ui.tvm.widget.composite that implement EventSource Modifier and Type Class Description classTvmComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>Implementation ofUiCompositeusing TeaVM.classTvmMutableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>Implementation ofUiMutableCompositefor TeaVM.classTvmRemovableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>Implementation ofUiRemovableCompositefor TeaVM.classTvmSlotImplementation ofUiSlotfor TeaVM.classTvmValuedComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget,V>Implementation ofUiValuedCompositefor TeaVM. -
Uses of EventSource in io.github.mmm.ui.tvm.widget.input
Classes in io.github.mmm.ui.tvm.widget.input that implement EventSource Modifier and Type Class Description classTvmAbstractTextAreaImplementation ofUiTextAreafor TeaVM.classTvmBooleanInputclassTvmCheckboxImplementation ofUiCheckboxusing TeaVM.classTvmComboBoxDataList<V>Implementation ofUiTextInputusing TeaVM.classTvmComboBoxSelect<V>Implementation ofUiTextInputusing TeaVM.classTvmHtmlInput<V>Implementation ofUiInputusing TeaVM based onHTMLInputElement.classTvmHtmlSelect<V>Implementation ofUiInputusing TeaVM based onHTMLSelectElement.classTvmInput<V,W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiInputusing TeaVM.classTvmLabelledInput<V>TvmInputthat also implementsAttributeWriteText.classTvmPasswordInputImplementation ofUiPasswordInputusing TeaVM.classTvmRadioButtonImplementation ofUiRadioButtonusing TeaVM.classTvmRadioChoice<V>Implementation ofUiTextInputusing TeaVM.classTvmStringInputImplementation ofUiStringInputusing TeaVM.classTvmTextAreaImplementation ofUiTextAreafor TeaVM.classTvmTextInputImplementation ofUiTextInputusing TeaVM.classTvmTextualInput<V>Implementation ofUiTextualInputusing TeaVM. -
Uses of EventSource in io.github.mmm.ui.tvm.widget.link
Classes in io.github.mmm.ui.tvm.widget.link that implement EventSource Modifier and Type Class Description classTvmAbstractLinkImplementation ofUiAbstractLinkfor TeaVM.classTvmExternalLinkImplementation ofUiExternalLinkfor TeaVM.classTvmInternalLinkImplementation ofUiInternalLinkfor TeaVM. -
Uses of EventSource in io.github.mmm.ui.tvm.widget.panel
Classes in io.github.mmm.ui.tvm.widget.panel that implement EventSource Modifier and Type Class Description classTvmBorderPanelImplementation ofUiBorderPanelusing TeaVM.classTvmButtonPanelImplementation ofUiButtonPanelusing TeaVM.classTvmGridPanelImplementation ofUiGridPanelusing TeaVM.classTvmGridRowImplementation ofUiGridRowusing TeaVM.classTvmHorizontalPanelImplementation ofUiHorizontalPanelusing TeaVM.classTvmMutablePanel<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiMutablePanelfor TeaVM.classTvmScrollPanelImplementation ofUiScrollPanelfor TeaVM.classTvmVerticalPanelImplementation ofUiVerticalPanelusing TeaVM. -
Uses of EventSource in io.github.mmm.value.observable
Subinterfaces of EventSource in io.github.mmm.value.observable Modifier and Type Interface Description interfaceExpression<V>AnExpressionis anObservableValueproviding convenience methods to created dynamically computed values.interfaceObservableValue<V>AnObservableValuewraps avalueand allows to observe the value for changes.interfaceWritableObservableValue<V>Classes in io.github.mmm.value.observable that implement EventSource Modifier and Type Class Description classAbstractObservableValue<V>Abstract base implementation ofObservableValuethat handlesObservableEventListeners.classAbstractWritableObservableValue<V>Abstract base implementation ofWritableObservableValuethat handles bindings.classBinding<V> -
Uses of EventSource in io.github.mmm.value.observable.booleans
Subinterfaces of EventSource in io.github.mmm.value.observable.booleans Modifier and Type Interface Description interfaceBooleanExpressioninterfaceObservableBooleanValueClasses in io.github.mmm.value.observable.booleans that implement EventSource Modifier and Type Class Description classBooleanBinding -
Uses of EventSource in io.github.mmm.value.observable.comparable
Subinterfaces of EventSource in io.github.mmm.value.observable.comparable Modifier and Type Interface Description interfaceComparableExpression<V extends Comparable<? super V>> -
Uses of EventSource in io.github.mmm.value.observable.container
Subinterfaces of EventSource in io.github.mmm.value.observable.container Modifier and Type Interface Description interfaceChangeAwareContainer<E,M extends ContainerChange<?,E>,L extends EventListener<M>>A container (e.g.interfaceObservableContainerValue<C,E>ObservableValuefor containervalues. -
Uses of EventSource in io.github.mmm.value.observable.container.collection
Subinterfaces of EventSource in io.github.mmm.value.observable.container.collection Modifier and Type Interface Description interfaceChangeAwareCollection<E,M extends CollectionChange<?,E>,L extends EventListener<M>>ChangeAwareContainerthat is aCollection.interfaceObservableCollectionValue<C extends Collection<E>,E> -
Uses of EventSource in io.github.mmm.value.observable.container.list
Subinterfaces of EventSource in io.github.mmm.value.observable.container.list Modifier and Type Interface Description interfaceChangeAwareList<E>ChangeAwareContainerthat is aList.interfaceObservableListValue<E> -
Uses of EventSource in io.github.mmm.value.observable.container.map
Subinterfaces of EventSource in io.github.mmm.value.observable.container.map Modifier and Type Interface Description interfaceChangeAwareMap<K,V>ChangeAwareContainerthat is aMap.interfaceObservableMapValue<K,V> -
Uses of EventSource in io.github.mmm.value.observable.container.set
Subinterfaces of EventSource in io.github.mmm.value.observable.container.set Modifier and Type Interface Description interfaceChangeAwareSet<E>ChangeAwareContainerthat is aSet.interfaceObservableSetValue<E> -
Uses of EventSource in io.github.mmm.value.observable.number
Subinterfaces of EventSource in io.github.mmm.value.observable.number Modifier and Type Interface Description interfaceNumberExpression<N extends Number & Comparable<? super N>>interfaceObservableNumberValue<N extends Number>Classes in io.github.mmm.value.observable.number that implement EventSource Modifier and Type Class Description classNumberBinding<N extends Number & Comparable<? super N>> -
Uses of EventSource in io.github.mmm.value.observable.number.bigdecimal
Subinterfaces of EventSource in io.github.mmm.value.observable.number.bigdecimal Modifier and Type Interface Description interfaceBigDecimalExpressioninterfaceObservableBigDecimalValueClasses in io.github.mmm.value.observable.number.bigdecimal that implement EventSource Modifier and Type Class Description classBigDecimalBinding -
Uses of EventSource in io.github.mmm.value.observable.number.biginteger
Subinterfaces of EventSource in io.github.mmm.value.observable.number.biginteger Modifier and Type Interface Description interfaceBigIntegerExpressioninterfaceObservableBigIntegerValueClasses in io.github.mmm.value.observable.number.biginteger that implement EventSource Modifier and Type Class Description classBigIntegerBinding -
Uses of EventSource in io.github.mmm.value.observable.number.bytes
Subinterfaces of EventSource in io.github.mmm.value.observable.number.bytes Modifier and Type Interface Description interfaceByteExpressioninterfaceObservableByteValueClasses in io.github.mmm.value.observable.number.bytes that implement EventSource Modifier and Type Class Description classByteBinding -
Uses of EventSource in io.github.mmm.value.observable.number.doubles
Subinterfaces of EventSource in io.github.mmm.value.observable.number.doubles Modifier and Type Interface Description interfaceDoubleExpressioninterfaceObservableDoubleValueClasses in io.github.mmm.value.observable.number.doubles that implement EventSource Modifier and Type Class Description classDoubleBinding -
Uses of EventSource in io.github.mmm.value.observable.number.floats
Subinterfaces of EventSource in io.github.mmm.value.observable.number.floats Modifier and Type Interface Description interfaceFloatExpressioninterfaceObservableFloatValueClasses in io.github.mmm.value.observable.number.floats that implement EventSource Modifier and Type Class Description classFloatBinding -
Uses of EventSource in io.github.mmm.value.observable.number.integers
Subinterfaces of EventSource in io.github.mmm.value.observable.number.integers Modifier and Type Interface Description interfaceIntegerExpressioninterfaceObservableIntegerValueClasses in io.github.mmm.value.observable.number.integers that implement EventSource Modifier and Type Class Description classIntegerBinding -
Uses of EventSource in io.github.mmm.value.observable.number.longs
Subinterfaces of EventSource in io.github.mmm.value.observable.number.longs Modifier and Type Interface Description interfaceLongExpressioninterfaceObservableLongValueClasses in io.github.mmm.value.observable.number.longs that implement EventSource Modifier and Type Class Description classLongBinding -
Uses of EventSource in io.github.mmm.value.observable.number.shorts
Subinterfaces of EventSource in io.github.mmm.value.observable.number.shorts Modifier and Type Interface Description interfaceObservableShortValueinterfaceShortExpressionClasses in io.github.mmm.value.observable.number.shorts that implement EventSource Modifier and Type Class Description classShortBinding -
Uses of EventSource in io.github.mmm.value.observable.object
Subinterfaces of EventSource in io.github.mmm.value.observable.object Modifier and Type Interface Description interfaceObservableObjectValue<V>interfaceObservableSimpleValue<V>ObservableValuefor a simple datatype (and not acontainer value). -
Uses of EventSource in io.github.mmm.value.observable.string
Subinterfaces of EventSource in io.github.mmm.value.observable.string Modifier and Type Interface Description interfaceObservableStringValueinterfaceStringExpressionClasses in io.github.mmm.value.observable.string that implement EventSource Modifier and Type Class Description classStringBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal Modifier and Type Interface Description interfaceObservableTemporalValue<V extends Temporal>interfaceTemporalExpression<V extends Comparable<? super V>>ComparableExpressionfor datevalues(e.g. -
Uses of EventSource in io.github.mmm.value.observable.temporal.instant
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interfaceInstantExpressioninterfaceObservableInstantValueClasses in io.github.mmm.value.observable.temporal.instant that implement EventSource Modifier and Type Class Description classInstantBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal.localdate
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.localdate Modifier and Type Interface Description interfaceLocalDateExpressioninterfaceObservableLocalDateValueClasses in io.github.mmm.value.observable.temporal.localdate that implement EventSource Modifier and Type Class Description classLocalDateBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal.localdatetime
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.localdatetime Modifier and Type Interface Description interfaceLocalDateTimeExpressioninterfaceObservableLocalDateTimeValueClasses in io.github.mmm.value.observable.temporal.localdatetime that implement EventSource Modifier and Type Class Description classLocalDateTimeBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal.localtime
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.localtime Modifier and Type Interface Description interfaceLocalTimeExpressioninterfaceObservableLocalTimeValueClasses in io.github.mmm.value.observable.temporal.localtime that implement EventSource Modifier and Type Class Description classLocalTimeBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal.offsetdatetime
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.offsetdatetime Modifier and Type Interface Description interfaceObservableOffsetDateTimeValueinterfaceOffsetDateTimeExpressionClasses in io.github.mmm.value.observable.temporal.offsetdatetime that implement EventSource Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal.offsettime
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.offsettime Modifier and Type Interface Description interfaceObservableOffsetTimeValueinterfaceOffsetTimeExpressionClasses in io.github.mmm.value.observable.temporal.offsettime that implement EventSource Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of EventSource in io.github.mmm.value.observable.temporal.zoneddatetime
Subinterfaces of EventSource in io.github.mmm.value.observable.temporal.zoneddatetime Modifier and Type Interface Description interfaceObservableZonedDateTimeValueinterfaceZonedDateTimeExpressionClasses in io.github.mmm.value.observable.temporal.zoneddatetime that implement EventSource Modifier and Type Class Description classZonedDateTimeBinding
-