Package | Description |
---|---|
com.asayama.gwt.angular.client |
Provides GWT Java wrapper around AngularJS.
|
Modifier and Type | Method and Description |
---|---|
Directive.Restrict[] |
Directive.getRestrict() |
Directive.Restrict[] |
AbstractDirective.getRestrict() |
static Directive.Restrict |
Directive.Restrict.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Directive.Restrict[] |
Directive.Restrict.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.