dhx.proxy

Methods

  • attachEvent - attaches custom handler to inner event
  • blockEvent - blocks event triggering
  • callEvent - calls inner event
  • detachEvent - detaches custom code from handler
  • get - sends a request of the type GET
  • hasEvent - checks whether a component has an event
  • load - loads data from the specified url via proxy
  • mapEvent - routes events from one object to another
  • post - sends a request of the type POST
  • restore - restores data from the cache into the specified datastore
  • unblockEvent - enables event triggering

Events

Doesn't have any

Properties

  • on - allows to attach custom handlers to inner events of the component