- findText
bool findText(dstring source)
Undocumented in source. Be warned that the author may not have intended to support it.
- focus
void focus()
Undocumented in source. Be warned that the author may not have intended to support it.
- onDraw
void onDraw(DrawBuf buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- onEditorAction
bool onEditorAction(Action action)
Undocumented in source. Be warned that the author may not have intended to support it.
- onFindButtonPressed
bool onFindButtonPressed(Widget source)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMatchClick
bool onMatchClick(int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- searchInProject
void searchInProject(ProjectItem project, dstring text)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSearchText
void setSearchText(dstring txt)
Undocumented in source. Be warned that the author may not have intended to support it.