Package | Description |
---|---|
com.gwtplatform.common.client | |
com.gwtplatform.dispatch.client.actionhandler | |
com.gwtplatform.mvp.client.annotations |
Modifier and Type | Class and Description |
---|---|
class |
CodeSplitBundleProvider<T,B extends ProviderBundle>
Implements a
IndirectProvider that uses code splitting for a specific
type. |
Modifier and Type | Method and Description |
---|---|
protected <B extends ProviderBundle> |
DefaultClientActionHandlerRegistry.register(Class<?> actionType,
AsyncProvider<B> bundleProvider,
int providerId)
Register a client-side action handler that is part of a
ProviderBundle . |
Modifier and Type | Class and Description |
---|---|
static class |
ProxyCodeSplitBundle.NoOpProviderBundle |
Copyright © 2010–2014 Arcbees. All rights reserved.