DialogView

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

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

Default Bindings

没有任何默认绑定。

Events

事件根据使用的列表类型发送。

Table 1. DialogView Events
Event Description

DialogViewCloseEvent

请求关闭对话框。