dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
FindPanel.handleAction
dlangui
widgets
editors
FindPanel
override to handle specific actions
class
FindPanel
override
bool
handleAction
(
const
Action
a
)
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
override to handle specific actions