Uses of Interface
com.vaadin.swingkit.core.SwingVaadinInvocation
Packages that use SwingVaadinInvocation
-
Uses of SwingVaadinInvocation in com.vaadin.swingkit.core
Methods in com.vaadin.swingkit.core with parameters of type SwingVaadinInvocationModifier and TypeMethodDescriptionvoidHandledInvocations.register(MethodDescription description, SwingVaadinInvocation<?> runner) Register a pairMethodDescriptionandSwingVaadinInvocationvoidHandledInvocations.register(String className, String returnType, String methodName, String[] argTypes, SwingVaadinInvocation<?> runner)