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, setParameters, toString
Copyright © 2016 Vaadin Ltd. All rights reserved.