Class WindowDecorator

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<ButtonLayout>
com.storedobject.vaadin.WindowDecorator
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable

public class WindowDecorator extends com.vaadin.flow.component.Composite<ButtonLayout>
A component that can be added to Window as the first component so that it will look like a window header.
Author:
Syam
See Also: