dlangide v0.7.42 (2017-08-11T16:19:30Z)
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