public class MsZoomToOptions extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<String> |
animate |
Objs.Property<Number> |
contentX |
Objs.Property<Number> |
contentY |
Objs.Property<Number> |
scaleFactor |
Objs.Property<String> |
viewportX |
Objs.Property<String> |
viewportY |
| Modifier | Constructor and Description |
|---|---|
protected |
MsZoomToOptions(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static MsZoomToOptions |
$as(Object obj) |
String |
animate() |
Number |
contentX() |
Number |
contentY() |
Number |
scaleFactor() |
String |
viewportX() |
String |
viewportY() |
$as, $cast, $delete, $get, $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<Number> contentX
public Objs.Property<Number> contentY
public Objs.Property<String> viewportX
public Objs.Property<String> viewportY
public Objs.Property<Number> scaleFactor
public Objs.Property<String> animate
protected MsZoomToOptions(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.