Class type Ext_util_AbstractMixedCollection.configs


class type configs = object .. end
Inherits
method allowFunctions : bool Js.t Js.prop

Specify true if the addAll function should add function references to the collection. Defaults to false.

Defaults to: false

method getKey : 'a 'b.
(< allowFunctions : bool Js.t Js.prop; getKey : 'a 'b. 'c;
listeners : 'd. 'd Js.t Js.prop; .. >
Js.t, 'a Js.t -> 'b Js.t)
Js.meth_callback Js.writeonly_prop as 'c
See method t.getKey