Searched refs:stateClass (Results 1 – 9 of 9) sorted by relevance
52 stateClass: { property
2 …function(){e.previous()}},shuffle:{key:83,fn:function(){e.shuffle()}}},stateClass:{shuffled:"jp-st… property
534 stateClass: { // Classes added to the cssSelectorAncestor to indicate the state. property1937 this.ancestorJq.addClass(this.options.stateClass[state]);1942 this.ancestorJq.removeClass(this.options.stateClass[state]);
2 …repeatOff:".jp-repeat-off",gui:".jp-gui",noSolution:".jp-no-solution"},stateClass:{playing:"jp-sta… property3 …ss(this.options.stateClass[a])},removeStateClass:function(a){this.ancestorJq.length&&this.ancestor…
2579 stateClass: { // Classes added to the cssSelectorAncestor to indicate the state. property3982 this.ancestorJq.addClass(this.options.stateClass[state]);3987 this.ancestorJq.removeClass(this.options.stateClass[state]);