Uses of Record Class
com.vaadin.copilot.UIServiceCreator.BeanInfo
Packages that use UIServiceCreator.BeanInfo
-
Uses of UIServiceCreator.BeanInfo in com.vaadin.copilot
Methods in com.vaadin.copilot that return UIServiceCreator.BeanInfoModifier and TypeMethodDescriptionUIServiceCreator.ServiceAndBeanInfo.beanInfo()Returns the value of thebeanInforecord component.Constructors in com.vaadin.copilot with parameters of type UIServiceCreator.BeanInfoModifierConstructorDescriptionServiceAndBeanInfo(UIServiceCreator.BeanInfo beanInfo, UIServiceCreator.DataStorage dataStorage, boolean browserCallable, List<Map<String, Object>> exampleData, String servicePackageName, String repositoryPackageName) Creates an instance of aServiceAndBeanInforecord class.