Class FormPreviewSubmitEventHandler
- java.lang.Object
-
- de.xima.fc.gui.bean.designer.handler.event.FormPreviewSubmitEventHandler
-
- All Implemented Interfaces:
IApplicationEventHandler
,ISessionConversationEventHandler
,ISessionEventHandler
,Serializable
public class FormPreviewSubmitEventHandler extends Object implements ISessionConversationEventHandler
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FormPreviewSubmitEventHandler(BackendViewPushContext viewPushContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onFormPreviewSubmit(FormPreviewSubmitEvent event)
-
-
-
Constructor Detail
-
FormPreviewSubmitEventHandler
public FormPreviewSubmitEventHandler(BackendViewPushContext viewPushContext)
-
-
Method Detail
-
onFormPreviewSubmit
public void onFormPreviewSubmit(FormPreviewSubmitEvent event)
-
-