public class JQueryEasingFunctions extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<JQueryEasingFunction> |
linear |
Objs.Property<JQueryEasingFunction> |
swing |
| Modifier | Constructor and Description |
|---|---|
protected |
JQueryEasingFunctions(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static JQueryEasingFunctions |
$as(Object obj) |
JQueryEasingFunction |
$get(String name) |
double |
linear(double percent) |
double |
swing(double percent) |
$as, $cast, $delete, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<JQueryEasingFunction> linear
public Objs.Property<JQueryEasingFunction> swing
protected JQueryEasingFunctions(Objs.Constructor<?> c, Object js)
public static JQueryEasingFunctions $as(Object obj)
public JQueryEasingFunction $get(String name)
public double linear(double percent)
public double swing(double percent)
Copyright © 2018. All rights reserved.