dispatch Key Event
Dispatches a key event to the PDF UI implementation first, then to the superclass.
Return
true if the event was handled, false otherwise.
Parameters
event
The key event to dispatch.
Dispatches a key event to the PDF UI implementation first, then to the superclass.
true if the event was handled, false otherwise.
The key event to dispatch.