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

Method getMarkedRange

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

Returns the range of marked text

()

Source from the content-addressed store, hash-verified

26 * Returns the range of marked text
27 */
28 IRange getMarkedRange();
29
30 /**
31 * Returns part of the edited string

Callers

nothing calls this directly

Implementers 1

PanelTextInputexamples/dashboard/java/PanelTextInput

Calls

no outgoing calls

Tested by

no test coverage detected