java.lang.Object
org.jpo.eventbus.ExportGroupToHtmlHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(ExportGroupToHtmlRequest request) The App will respond to this request by opening the Export to HTML wizard
-
Constructor Details
-
ExportGroupToHtmlHandler
public ExportGroupToHtmlHandler()
-
-
Method Details
-
handleEvent
The App will respond to this request by opening the Export to HTML wizard- Parameters:
request- the request
-