Package | Description |
---|---|
com.gwtplatform.mvp.client.proxy |
Class and Description |
---|
DefaultPlace
This annotation is used for binding the default place's name token in your Gin module, so that you can inject
in either your own ClientPlaceManager or the DefaultPlaceManager.
|
ErrorPlace
This annotation is used for binding the error place's (e.g.: error 404 page) name token in your Gin module,
so that you can inject in either your own ClientPlaceManager or the DefaultPlaceManager.
|
UnauthorizedPlace
This annotation is used for binding the unauthorized place's name token in your Gin module, so that you can inject
in either your own ClientPlaceManager or the DefaultPlaceManager.
|
Copyright © 2010–2014 Arcbees. All rights reserved.