Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
endEdit
Method · 0.95
openTextInputField
Method · 0.45
filter
Method · 0.45
getAllCommanderTokens
Method · 0.45
showBazaar
Method · 0.45
reset
Method · 0.45
forceVerticalScrollbarToMax
Method · 0.45
rebuildLabels
Method · 0.45
refreshPanels
Method · 0.45
auditUpdate
Method · 0.45
populate
Method · 0.45
populate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected