- activate
void activate()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- findNext
bool findNext(bool back)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleAction
bool handleAction(Action a)
override to handle specific actions
- makeSearchFlags
uint makeSearchFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
- onButtonClick
bool onButtonClick(Widget source)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCaseSensitiveCheckChange
bool onCaseSensitiveCheckChange(Widget source, bool checkValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- onFindEditorAction
bool onFindEditorAction(Action action)
Undocumented in source. Be warned that the author may not have intended to support it.
- onFindTextChange
void onFindTextChange(EditableContent source)
Undocumented in source. Be warned that the author may not have intended to support it.
- onKeyEvent
bool onKeyEvent(KeyEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceAll
int replaceAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceOne
bool replaceOne()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDirection
void setDirection(bool back)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateHighlight
void updateHighlight()
Undocumented in source. Be warned that the author may not have intended to support it.