Class: VRModalDialog

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

Constant Summary

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 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