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 service. |
com.asayama.gwt.angular.client.location |
Provides GWT Java wrapper around AngularJS's
$location service. |
com.asayama.gwt.angular.client.log |
Provides GWT Java wrapper around AngularJS's
$log service. |
com.asayama.gwt.angular.client.q |
Provides GWT Java wrapper around AngularJS's
$q service. |
com.asayama.gwt.angular.client.sce |
Provides GWT Java wrapper around AngularJS's
$sce service. |
Class and Description |
---|
AbstractModule
Provides an abstract implementation 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
Provides an interface for configuring a
Provider implementations. |
Controller
Provides an interface for AngularJS's controller objects.
|
Directive
TODO This file needs some serious review and clean-up.
|
Directive.Restrict |
Factory
Provides an interface for
Service 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
Provides GWT Java interface for AngularJS's
$scope object. |
Provider
Provider represents a constructor function which returns Service Factory.
|
Service
A marker interface for Angular service component.
|
Class and Description |
---|
Service
A marker interface for Angular service component.
|
Class and Description |
---|
Factory
Provides an interface for
Service factory. |
Provider
Provider represents a constructor function which returns Service Factory.
|
Service
A marker interface for Angular service component.
|
Class and Description |
---|
Service
A marker interface for Angular service component.
|
Class and Description |
---|
Service
A marker interface for Angular service component.
|
Class and Description |
---|
Factory
Provides an interface for
Service factory. |
Provider
Provider represents a constructor function which returns Service Factory.
|
Service
A marker interface for Angular service component.
|
Copyright © 2015. All rights reserved.