| In: |
lib/Borges/Component/Dialog/InputDialog.rb
|
| Parent: | Object |
An InputDialog displays as a simple form with a message, a text box, and a label. When the button is clicked, the InputDialog returns the value in the text box to the calling controller.
| value | [W] | For text_input_on |