public class ComponentDefinition
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Type> |
component |
net.java.html.lib.Objs.Property<net.java.html.lib.Function> |
loader |
net.java.html.lib.Objs.Property<String> |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
ComponentDefinition(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static ComponentDefinition |
$as(Object obj) |
Type |
component() |
net.java.html.lib.Function |
loader() |
String |
type() |
$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<String> type
public net.java.html.lib.Objs.Property<net.java.html.lib.Function> loader
public net.java.html.lib.Objs.Property<Type> component
protected ComponentDefinition(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static ComponentDefinition $as(Object obj)
public String type()
public net.java.html.lib.Function loader()
public Type component()
Copyright © 2016. All rights reserved.