Uses of Class
de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
Packages that use AbstractViewWithErrorHandling
Package
Description
this package contains client side rest helper classes.
-
Uses of AbstractViewWithErrorHandling in de.knightsoftnet.gwtp.spring.client.rest.helper
Fields in de.knightsoftnet.gwtp.spring.client.rest.helper with type parameters of type AbstractViewWithErrorHandlingModifier and TypeFieldDescriptionprotected final de.knightsoftnet.validators.client.editor.BeanValidationEditorDriver<F,AbstractViewWithErrorHandling<P, F>> AbstractViewWithErrorHandling.driverConstructor parameters in de.knightsoftnet.gwtp.spring.client.rest.helper with type arguments of type AbstractViewWithErrorHandlingModifierConstructorDescriptionprotectedAbstractViewWithErrorHandling(de.knightsoftnet.validators.client.editor.BeanValidationEditorDriver<F, ? extends AbstractViewWithErrorHandling<P, F>> pdriver) constructor with injected parameters.