Uses of Record Class
com.vaadin.copilot.customcomponent.CustomComponentApiSelection
Packages that use CustomComponentApiSelection
-
Uses of CustomComponentApiSelection in com.vaadin.copilot.customcomponent
Methods in com.vaadin.copilot.customcomponent that return CustomComponentApiSelectionModifier and TypeMethodDescriptionstatic CustomComponentApiSelectionCustomComponentHelper.extractFromRequest(com.fasterxml.jackson.databind.JsonNode data) CallsCustomComponentHelper.extractFromRequest(JsonNode, String)withcustomComponentApiSelectionkeystatic CustomComponentApiSelectionCustomComponentHelper.extractFromRequest(com.fasterxml.jackson.databind.JsonNode data, String key) ExtractCustomComponentApiSelectionfrom the data witht the given key if present.