This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Shell 3.4.0! |
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. |