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.SelectionAn interface for undo/redo selection.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetSelection()
 
-