org.hfbk.util.Scripter.ScriptFunction Class Reference

List of all members.

Public Member Functions

Object call (Object...args)

Package Functions

 ScriptFunction (Function f)

Package Attributes

Function f

Detailed Description

an ECMAScript function holder

Definition at line 95 of file Scripter.java.


Constructor & Destructor Documentation

org.hfbk.util.Scripter.ScriptFunction.ScriptFunction ( Function  f  )  [package]

Definition at line 97 of file Scripter.java.


Member Function Documentation

Object org.hfbk.util.Scripter.ScriptFunction.call ( Object...  args  ) 

calls this ECMAScript function with given arguments

Definition at line 102 of file Scripter.java.

References org.hfbk.util.Scripter.context, org.hfbk.util.Scripter.ScriptFunction.f, and org.hfbk.util.Scripter.scope.

Referenced by org.hfbk.vis.ScriptRouter.dispatch(), and org.hfbk.vis.visnode.VisScript.renderSelf().

Here is the caller graph for this function:


Member Data Documentation

Function org.hfbk.util.Scripter.ScriptFunction.f [package]

Definition at line 96 of file Scripter.java.

Referenced by org.hfbk.util.Scripter.ScriptFunction.call().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:50 2009 for visclient by  doxygen 1.5.1