java.lang.Object
org.jpo.eventbus.ShowGroupAsTableHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(ShowGroupAsTableRequest request) When the app sees a ShowGroupAsTableRequest it will open the group in a table.
-
Constructor Details
-
ShowGroupAsTableHandler
public ShowGroupAsTableHandler()
-
-
Method Details
-
handleEvent
When the app sees a ShowGroupAsTableRequest it will open the group in a table.- Parameters:
request
- the request
-