| Package | Description |
|---|---|
| net.java.html.lib |
| Modifier and Type | Method and Description |
|---|---|
static PropertyDescriptorMap |
PropertyDescriptorMap.$as(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
Objs.create(Object o,
PropertyDescriptorMap properties)
Creates an object that has the specified prototype, and that optionally contains specified properties.
|
static Object |
Objs.defineProperties(Object o,
PropertyDescriptorMap properties)
Adds one or more properties to an object, and/or modifies attributes of existing properties.
|
Copyright © 2018. All rights reserved.