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