Package | Description |
---|---|
com.asayama.gwt.angular.client |
Provides GWT Java wrapper around AngularJS.
|
com.asayama.gwt.angular.client.http |
Provides GWT Java wrapper around AngularJS's
$http . |
com.asayama.gwt.angular.client.location |
Provides GWT Java wrapper around AngularJS's
$location . |
com.asayama.gwt.angular.client.log |
Provides GWT Java wrapper around AngularJS's
$log . |
com.asayama.gwt.angular.client.q | |
com.asayama.gwt.angular.client.sce |
Class and Description |
---|
AbstractModule
Provides GWT Java interface for AngularJS's Module object, and acts as an
adapter for GWT module (represented by the EntryPoint interface) and Angular
module (represented by the added interfaces in this class.
|
Angular.Version |
Configurator |
Controller |
Directive
TODO This file needs some serious review and clean-up.
|
Directive.Restrict |
Factory |
Filter
TODO This file needs some serious review and clean-up.
|
Injector
Used to retrieve object instances.
|
Injector.Bind
Annotates the binding of native JavaScript objects to a JSNI
representation of the same object in GWT.
|
Injector.Inject
Annotates the dependency of a component.
|
NGScope
https://github.com/kyoken74/gwt-angular/issues/6
|
Provider
Provider represents a constructor function which returns Service Factory.
|
Service |
Class and Description |
---|
Service |
Class and Description |
---|
Factory |
Provider
Provider represents a constructor function which returns Service Factory.
|
Service |
Class and Description |
---|
Service |
Class and Description |
---|
Service |
Class and Description |
---|
Factory |
Provider
Provider represents a constructor function which returns Service Factory.
|
Service |
Copyright © 2014. All rights reserved.