Sends a key up event to the WebView
#include <WebView.h> void onKeyUp( BalEventKey keyevent );
Sends a key up event (indicating that a key has been depressed) to the current WebView.
onExpose(), onKeyDown(), onMouseButtonUp(), onMouseButtonDown()