Package com.inductiveautomation.rm.base
Interface RMUndoer.Selection
- All Known Implementing Classes:
- RMEditorTextEditor.ETETextSelection,- RMTextEditor.TextSelection,- TextComponent.TextSelection
- Enclosing class:
- RMUndoer
public static interface RMUndoer.Selection
An interface for undo/redo selection.
- 
Method Summary
- 
Method Details- 
setSelectionvoid setSelection()
 
-