java.lang.Object
org.jpo.eventbus.CategoryAssignmentWindowHandler
Opens the Category Assignment window to pick categories for the indicated nodes.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
When the app sees a CategoryAssignmentWindowRequest it will open the CategoryAssignmentWindowRequest for the supplied nodes
-
Constructor Details
-
CategoryAssignmentWindowHandler
public CategoryAssignmentWindowHandler()
-
-
Method Details
-
handleEvent
When the app sees a CategoryAssignmentWindowRequest it will open the CategoryAssignmentWindowRequest for the supplied nodes- Parameters:
request
- The request
-