Interface DialogEvents

Hierarchy

Index

Properties

Optional beforeClose

beforeClose: DialogEvent | undefined

Optional close

close: DialogEvent | undefined

Optional create

create: DialogEvent | undefined

Optional drag

drag: DialogEvent | undefined

Optional dragStart

dragStart: DialogEvent | undefined

Optional dragStop

dragStop: DialogEvent | undefined

Optional focus

focus: DialogEvent | undefined

Optional open

open: DialogEvent | undefined

Optional resize

resize: DialogEvent | undefined

Optional resizeStart

resizeStart: DialogEvent | undefined

Optional resizeStop

resizeStop: DialogEvent | undefined