Package com.inductiveautomation.rm.text
Class RMTextEditorUtils
java.lang.Object
com.inductiveautomation.rm.text.RMTextEditorUtils
Text editor utils.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Transferable implementation for text editor and xstrings. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RMTextSel
smartFindFormatRange
(RMTextEditor aTextEditor) This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
-
Constructor Details
-
RMTextEditorUtils
public RMTextEditorUtils()
-
-
Method Details
-
smartFindFormatRange
This method returns the range of the @-sign delinated key closest to the current selection (or null if not found).
-