com.vaadin.client.ui.layout

Package com.vaadin.client.ui.layout

  • Interface Summary
    Interface Description
    ElementResizeListener

    Event listener for element resize events.

    MayScrollChildren

    An interface that indicates that the associated component or layout can have scrollbars if the child contents won't fit otherwise.

  • Class Summary
    Class Description
    ComponentConnectorLayoutSlot

    A slot class implementation for ManagedLayout cells.

    ElementResizeEvent

    Event for an element resize.

    LayoutDependencyTree

    Internal class used to keep track of layout dependencies during one layout run.

    Margins

    A class for storing margin data.

    VLayoutSlot

    An abstract slot class for ManagedLayout cells.