@Events(value={"BeginSubmit","AfterSubmit"}) public class SubmitNotifier extends Object
BeginRender
and AfterRender
that (during the form submission) triggers "BeginSubmit" and "AfterSubmit" events. The container can receive these
events to perform setup before a group of components process their submission, and perform cleanup afterwards.Events: |
---|
public SubmitNotifier()
Copyright © 2003-2012 The Apache Software Foundation.