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 |
Modifier and Type | Interface and Description |
---|---|
interface |
Controller |
interface |
Provider
Provider represents a constructor function which creates Service Factory.
|
interface |
Service |
Modifier and Type | Class and Description |
---|---|
class |
AbstractController |
class |
Injector
Used to retrieve object instances.
|
class |
NGObject
An abstract representation of AngularJS objects.
|
class |
Provide
|
Modifier and Type | Class and Description |
---|---|
class |
Http
This class does not work!
|
Modifier and Type | Class and Description |
---|---|
class |
Location |
class |
LocationProvider |
Modifier and Type | Class and Description |
---|---|
class |
Log |
Modifier and Type | Class and Description |
---|---|
class |
Q |
Modifier and Type | Class and Description |
---|---|
class |
SceProvider |
Copyright © 2014. All rights reserved.