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