Package 

Class Context


  • 
    public class Context
    extends JsObject
                        

    The Context class contains methods to show some information from extra fields in the format function context.

    • Constructor Summary

      Constructors 
      Constructor Description
      Context(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static Context instantiate()
      String getJsBase()
      void getData(String fieldPath) Gets data value by the single parameter.
      void getMeta(String name) Gets meta value.
      void getStat(String key) Gets statistics value by key.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait