DialogView
DialogView 是一个基础实现,提供了绘制对话框的功能。DialogView 继承自BoxView.
┌──────────────────┐
│ │
│ <Main content> │
│ │
├──────────────────┤
│ <Buttons> │
└──────────────────┘
DialogView 是一个基础实现,提供了绘制对话框的功能。DialogView 继承自BoxView.
┌──────────────────┐
│ │
│ <Main content> │
│ │
├──────────────────┤
│ <Buttons> │
└──────────────────┘