dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
WidgetsList
dmledit
Undocumented in source.
class
WidgetsList : StringListWidget {
onItemDoubleClickHandler
onItemDoubleClick
;
bool
onMouseEvent
(MouseEvent event);
}
Members
Functions
onMouseEvent
bool
onMouseEvent
(MouseEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
onItemDoubleClick
onItemDoubleClickHandler
onItemDoubleClick
;
Undocumented in source.
Meta
Source
See Implementation
dmledit
aliases
onItemDoubleClickHandler
classes
DMLSourceEdit
EditFrame
WidgetsList
enums
IDEActions
functions
UIAppMain
mixins
__anonymous
variables
ACTION_DEBUG_START
ACTION_EDIT_COPY
ACTION_EDIT_CUT
ACTION_EDIT_INDENT
ACTION_EDIT_PASTE
ACTION_EDIT_PREFERENCES
ACTION_EDIT_REDO
ACTION_EDIT_TOGGLE_BLOCK_COMMENT
ACTION_EDIT_TOGGLE_LINE_COMMENT
ACTION_EDIT_UNDO
ACTION_EDIT_UNINDENT
ACTION_FILE_EXIT
ACTION_FILE_NEW
ACTION_FILE_OPEN
ACTION_FILE_SAVE
ACTION_FILE_SAVE_AS
ACTION_HELP_ABOUT
SAMPLE_SOURCE_CODE
propListsAdapters