Package de.esoco.process.ui.layout


package de.esoco.process.ui.layout
  • Klasse
    Beschreibung
    Places components in a horizontal grid structure with a fixed number of columns.
    A layout for the content area of a page or of some UI containers (e.g.
    A layout that docks components to one or both sides of a center component, either in horizontal or in vertical direction.
    A simple layout that accepts a single component that fills the available area.
    Places components in a horizontal or vertical flow that can be flexibly controlled by the properties defined by the CSS Flexbox layout.
    Enumeration of the component alignments in a CSS Flexbox layout.
    Enumeration of the wrapping options in a CSS Flexbox layout.
    A simple layout that accepts a single component that fills the available area.
    A layout for footer elements.
    Places components in a two-dimensional grid structure based on the CSS grid layout type.
    A layout for a container that represents a header element in a UI.
    A layout that renders components in the context of the parent container.
    A layout for secondary content in some UI containers.
    A layout that is based on an HTML table structure.