dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
ACTION_EDITOR_DELETE_LINE
dlangui
widgets
editors
Undocumented in source.
const
Action
ACTION_EDITOR_DELETE_LINE
;
Meta
Source
See Implementation
dlangui
widgets
editors
classes
EditBox
EditLine
EditWidgetBase
FindPanel
LogWidget
enums
EditorActions
TextSearchFlag
functions
initStandardEditorActions
interfaces
EditableContentChangeListener
EditorActionHandler
EnterKeyHandler
ModifiedStateListener
variables
ACTION_EDITOR_APPEND_NEW_LINE
ACTION_EDITOR_DELETE_LINE
ACTION_EDITOR_FIND
ACTION_EDITOR_FIND_NEXT
ACTION_EDITOR_FIND_PREV
ACTION_EDITOR_GOTO_NEXT_BOOKMARK
ACTION_EDITOR_GOTO_PREVIOUS_BOOKMARK
ACTION_EDITOR_INSERT_NEW_LINE
ACTION_EDITOR_PREPEND_NEW_LINE
ACTION_EDITOR_REPLACE
ACTION_EDITOR_SELECT_ALL
ACTION_EDITOR_TOGGLE_BLOCK_COMMENT
ACTION_EDITOR_TOGGLE_BOOKMARK
ACTION_EDITOR_TOGGLE_LINE_COMMENT
ACTION_EDITOR_TOGGLE_REPLACE_MODE
STD_EDITOR_ACTIONS