Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
test_textui
master
App
HelpDialog
MainControl
TestTextUi
Built with Crystal 1.9.2
2023-10-07 20:27:57 UTC
class
HelpDialog
HelpDialog
TextUi::Dialog
TextUi::Box
TextUi::Widget
Reference
Object
Defined in:
test_textui/app/help_dialog.cr
Constant Summary
CONTENTS
=
"HELP CONTENT"
VERSION
=
"whatevs"
Constructors
.new
(ui)
Instance Method Summary
#on_key_event
(event)
Constructor Detail
def self.
new
(ui)
#
[
View source
]
Instance Method Detail
def
on_key_event
(event)
#
[
View source
]