Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.maddyhome.idea.vim.action.motion.leftright
Class MotionRightAction  view MotionRightAction download MotionRightAction.java

java.lang.Object
  extended byEditorAction
      extended bycom.maddyhome.idea.vim.action.motion.MotionEditorAction
          extended bycom.maddyhome.idea.vim.action.motion.leftright.MotionRightAction

public class MotionRightAction
extends com.maddyhome.idea.vim.action.motion.MotionEditorAction


Field Summary
 
Fields inherited from class com.maddyhome.idea.vim.action.motion.MotionEditorAction
 
Constructor Summary
MotionRightAction()
           
 
Methods inherited from class com.maddyhome.idea.vim.action.motion.MotionEditorAction
getOffset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MotionRightAction

public MotionRightAction()