Uses of Class
net.datenwerke.gxtdto.client.forms.simpleform.SimpleFormSubmissionCallback
Packages that use SimpleFormSubmissionCallback
-
Uses of SimpleFormSubmissionCallback in net.datenwerke.gxtdto.client.forms.simpleform
Methods in net.datenwerke.gxtdto.client.forms.simpleform that return SimpleFormSubmissionCallbackModifier and TypeMethodDescriptionSimpleForm.getCompositeSubmissionCallback()SimpleMultiForm.getCompositeSubmissionCallback()Methods in net.datenwerke.gxtdto.client.forms.simpleform that return types with arguments of type SimpleFormSubmissionCallbackMethods in net.datenwerke.gxtdto.client.forms.simpleform with parameters of type SimpleFormSubmissionCallbackModifier and TypeMethodDescriptionvoidSimpleForm.addSubmissionCallback(SimpleFormSubmissionCallback cb) Constructor parameters in net.datenwerke.gxtdto.client.forms.simpleform with type arguments of type SimpleFormSubmissionCallbackModifierConstructorDescriptionChainedCallbackWrapper(List<SimpleFormSubmissionCallback> submissionCallbacks, SimpleForm form) ChainedCallbackWrapper(List<SimpleFormSubmissionCallback> submissionCallbacks, SimpleForm form, boolean onErrorResume)