protected class XtextEditor.SelectPreviousSubWordAction extends XtextEditor.PreviousSubWordAction
fIterator| Constructor and Description |
|---|
XtextEditor.SelectPreviousSubWordAction()
Creates a new select previous sub-word action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setCaretPosition(int position)
Sets the caret position to the sub-word boundary given with
position. |
findPreviousPosition, runaddPropertyChangeListener, fireSelectionChanged, fireSelectionChanged, getAccelerator, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getImageDescriptor, getMenuCreator, getStyle, getText, getTextWidget, getToolTipText, isChecked, isEnabled, removePropertyChangeListener, runWithEvent, setAccelerator, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setImageDescriptor, setMenuCreator, setText, setToolTipTextconvertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, getActionDefinitionId, getId, isHandled, notifyResult, removeAcceleratorText, removeMnemonics, setActionDefinitionId, setIdfirePropertyChange, firePropertyChangepublic XtextEditor.SelectPreviousSubWordAction()
protected void setCaretPosition(int position)
XtextEditor.PreviousSubWordActionposition.setCaretPosition in class XtextEditor.PreviousSubWordActionposition - Position where the action should move the caretCopyright © 2016. All Rights Reserved.