Uses of Class
com.vaadin.classic.v8.ui.GridLayout.Area
Packages that use GridLayout.Area
-
Uses of GridLayout.Area in com.vaadin.classic.v8.ui
Methods in com.vaadin.classic.v8.ui that return GridLayout.AreaModifier and TypeMethodDescriptionGridLayout.getComponentArea(com.vaadin.flow.component.Component component) Returns information about the area where given component is laid in the GridLayout.Methods in com.vaadin.classic.v8.ui with parameters of type GridLayout.AreaModifier and TypeMethodDescriptionbooleanGridLayout.Area.overlaps(GridLayout.Area other) Tests if this Area overlaps with another Area.