Class AbstractLayout

All Implemented Interfaces:
ClientConnector, Sizeable, ComponentContainer, HasComponents, HasComponents.ComponentAttachDetachNotifier, com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.shared.HasTooltip, Serializable, Iterable<com.vaadin.flow.component.Component>
Direct Known Subclasses:
AbsoluteLayout, AbstractOrderedLayout, GridLayout

public abstract class AbstractLayout extends AbstractComponentContainer
See Also:
  • Constructor Details

    • AbstractLayout

      public AbstractLayout()