Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
keimeno
v0.2.0
Top Level Namespace
Keimeno
Base
Keystroke
FunctionKeys
Matcher
Menu
Prompt
TextInput
Built with Crystal 1.9.2
2023-10-08 10:19:41 UTC
module
Keimeno::TextInput
Direct including types
Keimeno::Menu
Keimeno::Prompt
Defined in:
keimeno/text_input.cr
Instance Method Summary
#character_key
(keystroke) : Nil
#input_text
#key_backspace
: Nil
#set_input_text
(data : String) : Nil
#show_input
#text_buffer
Instance Method Detail
def
character_key
(keystroke) : Nil
#
[
View source
]
def
input_text
#
[
View source
]
def
key_backspace
: Nil
#
[
View source
]
def
set_input_text
(data : String) : Nil
#
[
View source
]
def
show_input
#
[
View source
]
def
text_buffer
#
[
View source
]