Uses of Class
com.vaadin.flow.component.gridpro.GridPro
Packages that use GridPro
Package
Description
-
Uses of GridPro in com.vaadin.browserless
Methods in com.vaadin.browserless that return types with arguments of type GridProModifier and TypeMethodDescriptiondefault <V> GridProTester<GridPro<V>, V> Create a tester for the given GridPro instance.default <V> GridProTester<GridPro<V>, V> Create a tester for the given GridPro instance.Methods in com.vaadin.browserless with parameters of type GridProModifier and TypeMethodDescriptiondefault <V> GridProTester<GridPro<V>, V> Create a tester for the given GridPro instance.default <V> GridProTester<GridPro<V>, V> Create a tester for the given GridPro instance. -
Uses of GridPro in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator with parameters of type GridProModifier and TypeMethodDescriptiondefault <Y> GridProLocator<Y> Returns a locator seeded with the givenGridProinstance. -
Uses of GridPro in com.vaadin.flow.component.gridpro
Classes in com.vaadin.flow.component.gridpro with type parameters of type GridProModifier and TypeClassDescriptionclassGridProTester<T extends GridPro<Y>,Y> Tester for GridPro components.Methods in com.vaadin.flow.component.gridpro that return GridProConstructors in com.vaadin.flow.component.gridpro with parameters of type GridProModifierConstructorDescriptionCellEditStartedEvent(GridPro<E> source, boolean fromClient, tools.jackson.databind.node.ObjectNode item, String path) Creates a new event using the given source and indicator whether the event originated from the client side or the server side.Constructs a new Column for use inside a Grid.GridProLocator(GridPro<Y> component) ItemPropertyChangedEvent(GridPro<E> source, boolean fromClient, tools.jackson.databind.node.ObjectNode item, String path) Creates a new event using the given source and indicator whether the event originated from the client side or the server side.