|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.nebula.widgets.nattable.ui.binding.MouseBinding
public class MouseBinding
Constructor Summary | |
---|---|
MouseBinding(IMouseEventMatcher mouseEventMatcher,
IMouseAction action)
|
Method Summary | |
---|---|
IMouseAction |
getAction()
|
IMouseEventMatcher |
getMouseEventMatcher()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MouseBinding(IMouseEventMatcher mouseEventMatcher, IMouseAction action)
Method Detail |
---|
public IMouseEventMatcher getMouseEventMatcher()
public IMouseAction getAction()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |