public class RouteDefinition
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<String> |
as |
net.java.html.lib.Objs.Property<String> |
aux |
net.java.html.lib.Objs.Property<net.java.html.lib.Union.A3<Type,ComponentDefinition,String>> |
component |
net.java.html.lib.Objs.Property<Object> |
data |
net.java.html.lib.Objs.Property<net.java.html.lib.Function> |
loader |
net.java.html.lib.Objs.Property<String> |
name |
net.java.html.lib.Objs.Property<String> |
path |
net.java.html.lib.Objs.Property<Object[]> |
redirectTo |
net.java.html.lib.Objs.Property<Boolean> |
useAsDefault |
| Modifier | Constructor and Description |
|---|---|
protected |
RouteDefinition(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static RouteDefinition |
$as(Object obj) |
String |
as() |
String |
aux() |
net.java.html.lib.Function |
loader() |
String |
name() |
String |
path() |
Boolean |
useAsDefault() |
$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> path
public net.java.html.lib.Objs.Property<String> aux
public net.java.html.lib.Objs.Property<net.java.html.lib.Union.A3<Type,ComponentDefinition,String>> component
public net.java.html.lib.Objs.Property<net.java.html.lib.Function> loader
public net.java.html.lib.Objs.Property<Object[]> redirectTo
public net.java.html.lib.Objs.Property<String> as
public net.java.html.lib.Objs.Property<String> name
public net.java.html.lib.Objs.Property<Object> data
public net.java.html.lib.Objs.Property<Boolean> useAsDefault
protected RouteDefinition(net.java.html.lib.Objs.Constructor<?> c,
Object js)
Copyright © 2016. All rights reserved.