org.eclipse.e4.xwt.input
Class MouseBinding

java.lang.Object
  extended by org.eclipse.e4.xwt.input.InputBinding
      extended by org.eclipse.e4.xwt.input.MouseBinding

public class MouseBinding
extends InputBinding


Constructor Summary
MouseBinding()
           
 
Method Summary
 
Methods inherited from class org.eclipse.e4.xwt.input.InputBinding
getCommand, getCommandParameter, getCommandTarget, getGesture, setCommand, setCommandParameter, setCommandTarget, setGesture
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MouseBinding

public MouseBinding()