Package | Description |
---|---|
com.asayama.gwt.angular.client |
Provides GWT Java wrapper around AngularJS.
|
Modifier and Type | Field and Description |
---|---|
protected NGScope |
AbstractController.scope |
Modifier and Type | Method and Description |
---|---|
static NGScope |
NGScope.create() |
NGScope |
Directive.scope() |
NGScope |
AbstractDirective.scope() |
Modifier and Type | Method and Description |
---|---|
void |
Directive.link(NGScope scope,
JQElement element,
JSON attrs) |
void |
AbstractDirective.link(NGScope scope,
JQElement element,
JSON attrs) |
Copyright © 2014. All rights reserved.