Class: VRInputbox

Inherits:
VRDialogComponent show all
Includes:
VRInputboxDialog
Defined in:
lib/vr/vrdialog.rb

Constant Summary

Constants included from VRMessageHandler

VRMessageHandler::PREHANDLERSTR

Constants included from VRParent

VRParent::DEFAULT_FONT, VRParent::VR_ADDCONTROL_FEWARGS

Constants inherited from VRDialogComponent

VRDialogComponent::IDABORT, VRDialogComponent::IDCANCEL, VRDialogComponent::IDCLOSE, VRDialogComponent::IDHELP, VRDialogComponent::IDIGNORE, VRDialogComponent::IDNO, VRDialogComponent::IDOK, VRDialogComponent::IDRETRY, VRDialogComponent::IDYES

Instance Attribute Summary

Attributes included from VRParent

#screen

Attributes inherited from VRDialogComponent

#options

Method Summary

Methods included from VRInputboxDialog

#msghandler, #vrinit

Methods included from VRStdControlContainer

#self_wmcommand, #stdcontrolcontainerinit, #vrinit

Methods included from VRMessageHandler

#acceptEvents, #addHandler, #addNoRelayMessages, #controlmsg_dispatching, #deleteHandler, #msghandlerinit, #selfmsg_dispatching, #vrinit

Methods included from VRParent

#addArrayedControl, #addControl, #clearControls, #construct, #countControls, #create, #createControl, #deleteControl, #newControlID, #parentinit, #registerControl, #registerControlAsArrayed, #self_created, #send_parent

Methods inherited from VRDialogComponent

#centering, #create, #initialize, new, new2, #open, #setButtonAs, #setscreen, #vrinit

Constructor Details

This class inherits a constructor from VRDialogComponent