Interface HasScope

All Superinterfaces:
com.vaadin.flow.component.HasElement, Serializable
All Known Implementing Classes:
TableHeaderCell

public interface HasScope extends com.vaadin.flow.component.HasElement
A mixing interface for components, that have a "scope" attribute.
Author:
Stefan Uebe