dlangide v0.8.17 (2018-11-26T09:12:46Z)
Home
Dub
Repo
BookmarkListChangeListener
dlangide
ui
dsourceedit
Undocumented in source.
interface
BookmarkListChangeListener {
void
onBookmarkListChanged
(ProjectSourceFile sourceFile, EditorBookmark[] bookmarks);
}
Members
Functions
onBookmarkListChanged
void
onBookmarkListChanged
(ProjectSourceFile sourceFile, EditorBookmark[] bookmarks)
Undocumented in source.
Meta
Source
See Implementation
dlangide
ui
dsourceedit
classes
CompletionPopupMenu
DSourceEdit
functions
isIdentChar
isIdentText
interfaces
BookmarkListChangeListener
BreakpointListChangeListener