Package com.vaadin.copilot.plugins.propertypanel
package com.vaadin.copilot.plugins.propertypanel
-
ClassDescriptionRepresents a UI-facing group of component property names.Helper util for properties panel to handle parsing and obtaining data from JSONHolds metadata about a component property field, including its type, whether it supports multiple selection, and the fully qualified name of its associated class.Combined property payload returned to the property panel.Exception that is thrown when a component class is not accessible through reflection API.Collects and caches default values of a component by instantiating a new instance from
Classand by calling getter methodsResolves property group assignment and property-name ordering for Flow components.Sorting strategy that matches group names and provides comparators for ordering property names in those groups.