| Package | Description |
|---|---|
| gwt.material.design.jquery.client.api |
| Modifier and Type | Method and Description |
|---|---|
JQueryElement |
JQueryElement.toggleClass(Functions.FuncRet3<Integer,String,Boolean> function)
Add or remove one or more classes from each element in the set of matched elements,
depending on either the class's presence or the value of the state argument.
|
JQueryElement |
JQueryElement.toggleClass(Functions.FuncRet3<Integer,String,Boolean> function,
boolean state)
Add or remove one or more classes from each element in the set of matched elements,
depending on either the class's presence or the value of the state argument.
|
Copyright © 2017. All rights reserved.