java.lang.Object
org.jpo.eventbus.EmailSelectionHandler
Adds the picture nodes in the supplied request to the email selection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds the picture nodes in the supplied request to the email selectionvoidhandleEvent(ClearEmailSelectionRequest request) Clears the email selectionvoidRemoves 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
-