Uses of Class
com.vaadin.copilot.customcomponent.ComponentInfoForCustomComponentSupport
Packages that use ComponentInfoForCustomComponentSupport
-
Uses of ComponentInfoForCustomComponentSupport in com.vaadin.copilot.customcomponent
Subclasses of ComponentInfoForCustomComponentSupport in com.vaadin.copilot.customcomponentModifier and TypeClassDescriptionclassContains information about custom component instance.Methods in com.vaadin.copilot.customcomponent that return types with arguments of type ComponentInfoForCustomComponentSupportModifier and TypeMethodDescriptionCustomComponentResponseData.allComponentsInfoForCustomComponentSupport()Returns the value of theallComponentsInfoForCustomComponentSupportrecord component.Constructor parameters in com.vaadin.copilot.customcomponent with type arguments of type ComponentInfoForCustomComponentSupportModifierConstructorDescriptionCustomComponentResponseData(Map<Integer, ComponentInfoForCustomComponentSupport> allComponentsInfoForCustomComponentSupport) Creates an instance of aCustomComponentResponseDatarecord class.