Home
last modified time | relevance | path

Searched refs:onFormCustomization (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
Dcontrols.js575 if (this.options.onFormCustomization)
576 this.options.onFormCustomization(this, this._form);
921onFormCustomization: null, // Takes the IPE and its generated form, after editor, before controls. property