Uses of Record Class
com.vaadin.copilot.plugins.propertypanel.ComponentPropertyProvider.PropertyAndGroupData
Packages that use ComponentPropertyProvider.PropertyAndGroupData
-
Uses of ComponentPropertyProvider.PropertyAndGroupData in com.vaadin.copilot.plugins.propertypanel
Methods in com.vaadin.copilot.plugins.propertypanel that return ComponentPropertyProvider.PropertyAndGroupDataModifier and TypeMethodDescriptionComponentPropertyProvider.getPropertiesWithGroups(com.vaadin.flow.component.Component component) Resolves editable properties for a component together with grouped metadata for rendering in the property panel.