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

Method validate

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

Source from the content-addressed store, hash-verified

352 }
353
354 protected boolean validate() {
355 return true;
356 }
357
358 protected void endEdit() {
359 text = text.trim(); //trim text after editing

Callers 15

endEditMethod · 0.95
openTextInputFieldMethod · 0.45
filterMethod · 0.45
getAllCommanderTokensMethod · 0.45
showBazaarMethod · 0.45
resetMethod · 0.45
rebuildLabelsMethod · 0.45
refreshPanelsMethod · 0.45
auditUpdateMethod · 0.45
populateMethod · 0.45
populateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected