|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IndirectProvider in com.gwtplatform.common.client |
|---|
| Classes in com.gwtplatform.common.client that implement IndirectProvider | |
|---|---|
class |
CodeSplitBundleProvider<T,B extends ProviderBundle>
Implements a IndirectProvider that uses code splitting for a specific
type. |
class |
CodeSplitProvider<T>
An IndirectProvider that gets the object using code splitting and
invokes the callback once the code is loaded. |
class |
StandardProvider<T>
An IndirectProvider that immediately gets the object and invokes the
callback, without performing code splitting. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||