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