MCPcopy Create free account
hub / github.com/Card-Forge/forge / onInputEnd

Method onInputEnd

forge-gui-mobile/src/forge/toolbox/FTextField.java:345–348  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

343 }
344
345 @Override
346 public void onInputEnd() {
347 endEdit();
348 }
349 });
350 isEditing = true;
351 return true;

Callers

nothing calls this directly

Calls 1

endEditMethod · 0.95

Tested by

no test coverage detected