@GinModule public class CoreModule extends com.google.gwt.inject.client.AbstractGinModule
| Constructor and Description |
|---|
CoreModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
Progress |
provideProgress(UIRegistry uiRegistry)
Convenience provider to make the global
Progress implementation in HAL's footer injectable. |
protected void configure()
configure in class com.google.gwt.inject.client.AbstractGinModule@Provides @Footer public Progress provideProgress(UIRegistry uiRegistry)
Progress implementation in HAL's footer injectable. Please use
the qualifier @Footer for injections.Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.