java.lang.Object
org.jpo.eventbus.SetPictureRotationHandler
Sets the picture rotation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(SetPictureRotationRequest request) Handles the SetPictureRotationRequest request by setting the rotation and calling the refresh thumbnails methods
-
Constructor Details
-
SetPictureRotationHandler
public SetPictureRotationHandler()
-
-
Method Details
-
handleEvent
Handles the SetPictureRotationRequest request by setting the rotation and calling the refresh thumbnails methods- Parameters:
request
- The request
-