Coordinated Panel event firing and propagation

When a coordinated panel (DSECoordinatedPanel) receives a DSECoordinationEvent from one of its child beans, it will propagate the event to its parent (and eventually the Desktop) with the attribute values specified in the tables below:
Table 1. Created and fired
Incoming source type Outgoing source type Outgoing event type View name (if required)
Operation_Replied Operation_Replied Navigation  
View_Closed View_Closed Navigation  
View_Opened View_Opened Navigation  
View_Visible View_Visible Navigation  
View_Not_Visible View_Not_Visible Navigation  
Table 2. Propagated
Incoming source type Outgoing source type Outgoing event type View name
Cancel Cancel Navigation
Close_Navigation Close_Navigation Navigation
Next_View Next_View Navigation The name of the next view to be displayed.
none none Action
Open_View Open_View Navigation The name of the view to open.
Previous_View Previous_View Navigation
Undo Cancel Navigation