Uses of Class
com.vaadin.copilot.customcomponent.CustomComponentAddMethodInfo
Packages that use CustomComponentAddMethodInfo
-
Uses of CustomComponentAddMethodInfo in com.vaadin.copilot.customcomponent
Methods in com.vaadin.copilot.customcomponent that return types with arguments of type CustomComponentAddMethodInfoModifier and TypeMethodDescriptiondefault List<CustomComponentAddMethodInfo> CustomComponent.getChildAddableMethods()List of method names where children can be addedMethod parameters in com.vaadin.copilot.customcomponent with type arguments of type CustomComponentAddMethodInfoModifier and TypeMethodDescriptionstatic voidCustomComponentHelper.addInfoFromComponentSource(ComponentTypeAndSourceLocation componentTypeAndSourceLocation, List<CustomComponentAddMethodInfo> methods) Updates add/replace flags based on its usage