Package de.esoco.process.ui.component


package de.esoco.process.ui.component
  • Klassen
    Klasse
    Beschreibung
    An interactive button control that produces click events.
    A component that allows to select a date from a calendar display.
    A check box button that has a selectable state.
    A group of checkboxes that have a selection state that can be toggled independent from each other (other than UiRadioButtons where the selection is mutually exclusive).
    A combination of a single-line text field with a drop-down list of selectable value suggestions.
    A table that displays a static collection of HierarchicalDataObject that is stored in the validator of a SelectionDataElement.
    A date input field with a pop-up date selector.
    An input field for decimal numbers.
    A single-line field with a drop-down list of selectable values.
    A button subclass that represent a file upload control.
    A component that displays an icon.
    An interactive icon button that produces click events.
    A component that displays an image and can create click events.
    An input field for integer numbers with the option to display spinner buttons.
    A read-only UI text label.
    An interactive button control that represents a clickable link.
    A list of selectable values.
    A list component that allows the selection of multiple values.
    A single-line text input field that hides the input value.
    A single-line text input field that provides special validations for international phone numbers.
    A component that shows the progress of an operation.
    A group of buttons that can be pressed to cause action events.
    UiQueryTable<E extends Entity>
    A table that displays the result of a database query.
    A group of buttons with mutual exclusive selection.
    A single-line text input field for the input of search terms that allows to execute the query with a button.
    A multi-line text input field.
    A single-line text input field.
    A read-only text component that is rendered as a title.
    A group of buttons that have a selection state that can be toggled independent from each other (similar to check boxes).
    A component that renders a web page at a certain URL.