java.lang.Object
org.jpo.eventbus.ShowPictureInfoEditorHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(ShowPictureInfoEditorRequest request) When the app sees a ShowPictureInfoEditorRequest it will open the PictureInfoEditor for the supplied node
-
Constructor Details
-
ShowPictureInfoEditorHandler
public ShowPictureInfoEditorHandler()
-
-
Method Details
-
handleEvent
When the app sees a ShowPictureInfoEditorRequest it will open the PictureInfoEditor for the supplied node- Parameters:
request
- The request
-