public class NodeModule
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Object[]> |
children |
net.java.html.lib.Objs.Property<Object> |
exports |
net.java.html.lib.Objs.Property<String> |
filename |
net.java.html.lib.Objs.Property<String> |
id |
net.java.html.lib.Objs.Property<Boolean> |
loaded |
net.java.html.lib.Objs.Property<Object> |
parent |
net.java.html.lib.Objs.Property<NodeRequireFunction> |
require |
| Modifier | Constructor and Description |
|---|---|
protected |
NodeModule(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static NodeModule |
$as(Object obj) |
String |
filename() |
String |
id() |
Boolean |
loaded() |
Object |
require(String id) |
$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 net.java.html.lib.Objs.Property<Object> exports
public net.java.html.lib.Objs.Property<NodeRequireFunction> require
public net.java.html.lib.Objs.Property<String> id
public net.java.html.lib.Objs.Property<String> filename
public net.java.html.lib.Objs.Property<Boolean> loaded
public net.java.html.lib.Objs.Property<Object> parent
public net.java.html.lib.Objs.Property<Object[]> children
protected NodeModule(net.java.html.lib.Objs.Constructor<?> c,
Object js)
Copyright © 2016. All rights reserved.