Class FormPreviewSubmitEvent
java.lang.Object
de.xima.fc.gui.bean.designer.event.FormPreviewSubmitEvent
- All Implemented Interfaces:
IDesignerConversationEvent
,IApplicationEvent
,ISessionConversationEvent
,ISessionEvent
,IEvent
,Serializable
- See Also:
-
Constructor Details
-
FormPreviewSubmitEvent
-
-
Method Details
-
getSourceTabId
- Specified by:
getSourceTabId
in interfaceIDesignerConversationEvent
- Returns:
- ID of the tab (see
TabModel.getId()
) that issued the event. Empty string if the event was issued by the designer parent frame.
-
getSubmitData
-