public class JavaScriptMethodInvocation extends MethodInvocation
MethodInvocation that originates from JavaScript. This means that
there might not be any type information available on the client.| Constructor and Description |
|---|
JavaScriptMethodInvocation(String connectorId,
String interfaceName,
String methodName,
Object[] parameters) |
equals, getConnectorId, getInterfaceName, getLastOnlyTag, getMethodName, getParameters, hashCode, setParameters, toStringCopyright © 2021 Vaadin Ltd. All rights reserved.