java.lang.Object
org.jpo.eventbus.ExportGroupToHtmlHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(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
-