对于最新的稳定版本,请使用 Spring Shell 3.3.3spring-doc.cn

DialogView

DialogView 是一个基本实现,提供绘制对话框的功能。 继承 BoxViewspring-doc.cn

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

默认绑定

没有任何默认绑定。spring-doc.cn

事件

根据使用的列表类型发送事件。spring-doc.cn

表 1.DialogView 事件
事件 描述

DialogViewCloseEventspring-doc.cn

请求关闭对话框。spring-doc.cn