org.utgenome.gwt.utgb.client
Class UTGBEntryPointBase.KeyboardShortcut

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.UTGBEntryPointBase.KeyboardShortcut
All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler, com.google.gwt.user.client.Event.NativePreviewHandler
Enclosing class:
UTGBEntryPointBase

public class UTGBEntryPointBase.KeyboardShortcut
extends Object
implements com.google.gwt.user.client.Event.NativePreviewHandler

Defines keyboard shortcuts

Author:
leo

Constructor Summary
UTGBEntryPointBase.KeyboardShortcut()
           
 
Method Summary
 void onPreviewNativeEvent(com.google.gwt.user.client.Event.NativePreviewEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UTGBEntryPointBase.KeyboardShortcut

public UTGBEntryPointBase.KeyboardShortcut()
Method Detail

onPreviewNativeEvent

public void onPreviewNativeEvent(com.google.gwt.user.client.Event.NativePreviewEvent event)
Specified by:
onPreviewNativeEvent in interface com.google.gwt.user.client.Event.NativePreviewHandler


Copyright © 2007-2012 utgenome.org. All Rights Reserved.