Package | Description |
---|---|
net.sf.mmm.client.base.gwt |
Contains the base implementation of the Client API using GWT.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntryPoint<GINJECTOR extends ClientGinjector>
This is the abstract base implementation for an application client using the framework based on GWT, GWTP
and GIN.
|
Modifier and Type | Field and Description |
---|---|
private GINJECTOR |
AbstractEntryPoint.ginjector |
Modifier and Type | Method and Description |
---|---|
ClientGinjector |
GwtClientContext.getComponents() |
Modifier and Type | Method and Description |
---|---|
protected void |
GwtClientContext.setGinjector(ClientGinjector clientComponents)
This method sets the
ClientGinjector as components . |
Copyright © 2001–2016 mmm-Team. All rights reserved.