Package de.knightsoftnet.gwtp.spring.client.rest.helper
package de.knightsoftnet.gwtp.spring.client.rest.helper
this package contains client side rest helper classes.
- Author:
- Manfred Tremmel
-
ClassDescriptionAbstractPresenterWithErrorHandling<P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,
V extends EditorWithErrorHandling<? extends AbstractPresenterWithErrorHandling<P, V, F>, F>, F> abstract presenter with default functionality used in forms.AbstractRestCallback<P,D, V extends EditorWithErrorHandling<P, D>, R, H extends HttpMessages> Async callback implementation with error handling.Async callback implementation with error handling.abstract editor implementation with default functionality used in forms.helper class for synchronous rest get call with result caching.editor interface with default functionality used in forms.FutureResult<T>future result for asynchronous call caching.Interface for elements which can show a message.Localized values of http states.LoginCallback<T extends User,V extends EditorWithErrorHandling<?, ?>, M extends LoginMessages, H extends HttpMessages> Login Callback for login.Localized values for login form.Async callback implementation with error handling.RestCallbackImpl<P,D, V extends EditorWithErrorHandling<P, D>, R, H extends HttpMessages> Async callback implementation with error handling.Async callback implementation with error handling.