Package de.esoco.process.ui.container


package de.esoco.process.ui.container
  • Klassen
    Klasse
    Beschreibung
    A panel that layouts it's children with a UiColumnGridLayout in a vertically aligned grid.
    Contains multiple components arranged as a deck of pages of which only one is visible at a time.
    A panel that layouts components in and around a center area.
    A panel that layouts it's children with a UiFlowLayout.
    A panel that arranges it's children with a UiGridLayout in a two-dimensional grid.
    A generic panel container that arranges it's child containers according to a particular layout.
    A panel that layouts components so that they can be resized with a split control between them.
    A panel that arranges components in a stack of elements that can be selected to display them.
    A UI container that wraps a process interaction fragment.
    A panel that arranges components in selectable tab pages.