@Deprecated
public interface SightlyRuntime
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call(java.lang.String functionName,
java.lang.Object... arguments)
Deprecated.
Call the specified function name with the given arguments
|
java.lang.Object call(java.lang.String functionName,
java.lang.Object... arguments)
functionName - - the name of the called functionarguments - - 0 or more arguments passed to the functionSightlyRenderException - - if the function was
not defined"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"