src code

class method SpahQL.Callbacks.callbacksForPathInObject

SpahQL.Callbacks.callbacksForPathInObject(path, object) → Array
  • path (String) – The path for which you are pulling all registered callbacks.
  • object (Object) – The object (which should have previously been queried with SpahQL) in which the path exists.