StarUML API
Dependencies
Variables
Functions
Mixins
Classes
Modules (50)
/command
CommandManager
Commands
KeyBindingManager
/core
Core
Global
IdGenerator
OperationBuilder
PreferenceManager
Repository
Validator
/diagrams
DiagramManager
SidebarView
ToolboxView
WorkingDiagramsView
/dialogs
Dialogs
ElementListEditorDialog
ElementListPickerDialog
ElementPickerDialog
/editors
DocumentationEditorView
EditorsHolder
PropertyEditorView
StyleEditorView
/engine
Engine
Factory
ProjectManager
SelectionManager
/explorer
ModelExplorerView
NavigatorView
/file
FileUtils
/filesystem
Directory
File
FileIndex
FileSystem
FileSystemEntry
FileSystemError
FileSystemStats
WatchedRoot
/menu
ContextMenuManager
MenuManager
/ui
StatusBar
Toast
Toolbar
/uml
UML
UMLDiagram
/utils
AppInit
Async
ExtensionUtils
KeyEvent
NodeConnection
PanelManager
ElementPickerDialog
Description
Element Picker Dialog
Functions Summary
expand
select
showDialog
Functions
expand
Expand a tree node
elem
Core.Model
Element to be expanded
expandAllParents
nullable
boolean
Whether expand all parents or not
select
Select an element
elem
Core.Model
Element to be selected
scrollTo
nullable
boolean
Whether scroll to the element or not
Public API
showDialog
Show Element Picker Dialog
title
string
Title of the dialog
selected
nullable
Element
Initial selected element when the dialog is shown
type
nullable
constructor
Type of selectable element
Returns:
$.Promise