public interface EventHandlerBody
| Modifier and Type | Method and Description |
|---|---|
String |
asJavascript(String targetName,
String divName,
String eventData)
Returns a string of Javascript code that implements a plotly event handler
|
String asJavascript(String targetName, String divName, String eventData)
targetName - name of the target documentdivName - target document ideventData - name of the event data variableCopyright © 2020. All rights reserved.