Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 523 Bytes

ModalDialog.md

File metadata and controls

29 lines (20 loc) · 523 Bytes

Class ModalDialog

Inherit

Enum

ModalResponse

  • Accept
  • Cancel

Methods

__init__(self, GSRoot.Point, int, int, GSRoot.Guid,
DGLib.Dialog.GrowType = GrowType.NoGrow,
DGLib.Dialog.CaptionType = CaptionType.TopCaption,
DGLib.Dialog.FrameType = FrameType.NormalFrame
) -> None

Invoke(self) -> None
Abort(self) -> None
PostCloseRequest(self, DGLib.ModalDialog.ModalResponse) -> None
GetNextModalDialog(self) -> DGLib.ModalDialog
GetPrevModalDialog(self) -> DGLib.ModalDialog