dlangide v0.7.6 (2016-09-15T14:12:00Z)
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
DSourceEdit
interfaces
BookmarkListChangeListener
BreakpointListChangeListener