DialogView

DialogView 是一个基本实现,提供了绘制对话框的功能。继承 BoxView

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.