The com.ibm.btt.automaton.ext.client.CloseView class is a
generic action that closes the active panel. The action uses the navigation
controller that is available in the processor context. The action does the
following to close the panel:
Copies data from the panel context to the processor context using the
format specified by the action's outputMapFmt attribute.
Calls the navigation controller to close the active panel.