public class EcObject extends Object
| Constructor and Description |
|---|
EcObject() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isObject(Object o)
Returns true if the result is an object.
|
static org.stjs.javascript.Array<String> |
keys(Object o)
Returns keys on the object
|
public static boolean isObject(Object o)
{any} - o Object to test.Copyright © 2021 Eduworks Corporation. All rights reserved.