public class JsNamespace extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
JsNamespace.JsEventHandler<E extends Event<?>> |
Modifier and Type | Field and Description |
---|---|
static String |
BROWSER_DOM_CSS_CALC |
static String |
BROWSER_DOM_ENUMS |
static String |
COLOR |
static String |
CSS |
static String |
EVENT_TYPES |
static String |
EVENTS |
static String |
PRESTO |
static String |
SVG |
static String |
XGL |
Constructor and Description |
---|
JsNamespace() |
Modifier and Type | Method and Description |
---|---|
static String |
constructor(Object o) |
static boolean |
isUndefined(Object o) |
static String |
typeof(Object o) |
public static final String XGL
public static final String EVENTS
public static final String EVENT_TYPES
public static final String BROWSER_DOM_CSS_CALC
public static final String CSS
public static final String BROWSER_DOM_ENUMS
public static final String COLOR
public static final String PRESTO
public static final String SVG
Copyright © 2018 Xalys. All rights reserved.