Package | Description |
---|---|
com.asayama.gwt.angular.client |
Provides GWT Java wrapper around AngularJS.
|
com.asayama.gwt.angular.client.location |
Provides GWT Java wrapper around AngularJS's
$location . |
com.asayama.gwt.angular.client.sce |
Modifier and Type | Interface and Description |
---|---|
interface |
Configurator<P extends Provider<?>> |
Modifier and Type | Method and Description |
---|---|
<P extends Provider<?>> |
Module.config(Class<P> klass,
Configurator<P> configurator)
Configures a provider prior to obtaining the factory from it.
|
<P extends Provider<?>> |
AbstractModule.config(Class<P> klass,
Configurator<P> configurator) |
Modifier and Type | Class and Description |
---|---|
class |
LocationProvider |
Modifier and Type | Class and Description |
---|---|
class |
SceProvider |
Copyright © 2014. All rights reserved.