DialogView
DialogView is a base implementation providing functionality to draw a dialog. Inherits BoxView.
┌──────────────────┐
│ │
│ <Main content> │
│ │
├──────────────────┤
│ <Buttons> │
└──────────────────┘
Events
Events are sent depending on a used list type.
Event | Description |
---|---|
DialogViewCloseEvent |
Dialog requested to get closed. |