dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
FindPanel.close
dlangui
widgets
editors
FindPanel
Undocumented in source. Be warned that the author may not have intended to support it.
class
FindPanel
void
close
(
)
Meta
Source
See Implementation
dlangui
widgets
editors
FindPanel
constructors
this
functions
activate
close
findNext
handleAction
makeSearchFlags
onButtonClick
onCaseSensitiveCheckChange
onFindEditorAction
onFindTextChange
onKeyEvent
replaceAll
replaceOne
setDirection
updateHighlight
properties
replaceMode
searchText
variables
_backDirection
_btnClose
_btnFindNext
_btnFindPrev
_btnReplace
_btnReplaceAll
_btnReplaceAndFind
_cbCaseSensitive
_cbSelection
_cbWholeWords
_edFind
_edReplace
_editor
_replaceMode