DialogView

DialogView is a base implementation providing functionality to draw a dialog. Inherits BoxView.

┌──────────────────┐
│                  │
│  <Main content>  │
│                  │
├──────────────────┤
│    <Buttons>     │
└──────────────────┘

Default Bindings

Does not have any default bindings.

Events

Events are sent depending on a used list type.

Table 1. DialogView Events
Event Description

DialogViewCloseEvent

Dialog requested to get closed.