Properties
editor
editor: LineEditorExt
Methods
showDialog
- showDialog(configPage, title, height, input, onOk, width?): void
Parameters
title: string
height: number
onOk: ((update) => boolean)
- (update): boolean
Returns boolean
Optional
width: number
Returns void