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 abstract implementation of
Module . |
Angular.Bind |
ClientResources |
Configurator |
Controller |
Directive |
Directive.Restrict |
Filter |
Injectable
A marker interface used to flag types that are injectable into other objects,
such as
Service s, Provider s, Controller s, and
AbstractModule s. |
Module
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.
|
NGScope
https://github.com/kyoken74/gwt-angular/issues/6
|
Provider
Provider represents a constructor function which creates Service Factory.
|
Service |
Class and Description |
---|
Injectable
A marker interface used to flag types that are injectable into other objects,
such as
Service s, Provider s, Controller s, and
AbstractModule s. |
Service |
Class and Description |
---|
Injectable
A marker interface used to flag types that are injectable into other objects,
such as
Service s, Provider s, Controller s, and
AbstractModule s. |
Provider
Provider represents a constructor function which creates Service Factory.
|
Service |
Class and Description |
---|
Injectable
A marker interface used to flag types that are injectable into other objects,
such as
Service s, Provider s, Controller s, and
AbstractModule s. |
Service |
Class and Description |
---|
Injectable
A marker interface used to flag types that are injectable into other objects,
such as
Service s, Provider s, Controller s, and
AbstractModule s. |
Service |
Class and Description |
---|
Injectable
A marker interface used to flag types that are injectable into other objects,
such as
Service s, Provider s, Controller s, and
AbstractModule s. |
Provider
Provider represents a constructor function which creates Service Factory.
|
Copyright © 2014. All rights reserved.