SourcesPanel class

Constructors

SourcesPanel()
SourcesPanel.fromJS(SourcesPanel _wrapped)

Properties

hashCode int
The hash code for this object.
no setterinherited
onSelectionChanged EventStream<void>
Fired when an object is selected in the panel.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
toJS → SourcesPanel
no setter

Methods

createSidebarPane(String title) Future<ExtensionSidebarPane>
Creates a pane within panel's sidebar. title Text that is displayed in sidebar caption. returns A callback invoked when the sidebar is created.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited