Home
last modified time | relevance | path

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

/plugin/imagemapping/
Djquery.imagemapster.js8effectiveOptions():this.options},{name:"get_options",args:arguments,first:!0,allowAsync:!0,key:e})… method in a.AreaData
/plugin/imapmarkers/
Djquery.imagemapster.js1040 return eff ? this.effectiveOptions() : this.options;
2214 if (e.effectiveOptions().toolTip) {
2226 options: ar.effectiveOptions(),
2402 areaOpts = ar.effectiveOptions();
3154 me.staticStateOverridden = u.isBool(me.effectiveOptions().staticState)
3349 var o = this.effectiveOptions();
3362 return u.isBool(this.effectiveOptions().staticState)
3366 : u.boolOrDefault(this.effectiveOptions().isSelectable, true);
3369 return u.isBool(this.effectiveOptions().staticState)
3373 : u.boolOrDefault(this.effectiveOptions().isDeselectable, true);
[all …]