MCPcopy Create free account
hub / github.com/HumbleUI/JWM / getSelectedRange

Method getSelectedRange

shared/java/TextInputClient.java:23–23  ·  view source on GitHub ↗

Returns the range of selected text

()

Source from the content-addressed store, hash-verified

21 * Returns the range of selected text
22 */
23 IRange getSelectedRange();
24
25 /**
26 * Returns the range of marked text

Callers

nothing calls this directly

Implementers 1

PanelTextInputexamples/dashboard/java/PanelTextInput

Calls

no outgoing calls

Tested by

no test coverage detected