Class type Ext_ComponentLoader.t


class type t = object .. end
Inherits
method setTarget : 'a. 'a Js.t -> unit Js.meth

Set a {Ext.Component} as the target of this loader. Note that if the target is changed, any active requests will be aborted.

Parameters: