Package com.inductiveautomation.rm.text
Class RMTextEditorUtils
java.lang.Object
com.inductiveautomation.rm.text.RMTextEditorUtils
Text editor utils.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classTransferable implementation for text editor and xstrings.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic RMTextSelsmartFindFormatRange(RMTextEditor aTextEditor) This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
- 
Constructor Details- 
RMTextEditorUtilspublic RMTextEditorUtils()
 
- 
- 
Method Details- 
smartFindFormatRangeThis method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
 
-