java.lang.Object
org.jpo.eventbus.EmailSelectionHandler
Adds the picture nodes in the supplied request to the email selection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds the picture nodes in the supplied request to the email selectionvoid
handleEvent
(ClearEmailSelectionRequest request) Clears the email selectionvoid
Removes the picture nodes in the supplied request from the email selection
-
Constructor Details
-
EmailSelectionHandler
public EmailSelectionHandler()
-
-
Method Details
-
handleEvent
Adds the picture nodes in the supplied request to the email selection- Parameters:
request
- the request
-
handleEvent
Removes the picture nodes in the supplied request from the email selection- Parameters:
request
- the request
-
handleEvent
Clears the email selection- Parameters:
request
- the request
-