Hierarchy

  • ProjectPickerOptions

Properties

eaiwsSession?: EaiwsSession

If defined the project picker will load the project into the given session otherwise a new session will be created.

projectLockingMode?: LockingMode

Defines if and how opened projects should be locked.

projectStates?: ProjectState[]

If defined the project picker only lists projects with the given states.

title?: string

Custom title for the picker.

Generated using TypeDoc