Package com.vaadin.copilot.plugins.propertypanel
package com.vaadin.copilot.plugins.propertypanel
-
ClassDescriptionHelper 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.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 methods