Class: CheckBox

Module location: Windows.pkg line 5290 (view source)

*** Class: Checkbox *** *** Assumption: *** Must be one-item object. *** *** 1. Label support. *** 2. Will autosize based on setting of label if auto_size_state is True. *** 3. Standard object mixin behaviors (help, etc.) *** 4. Single Item behaviors for switching

Class Hierarchy:

DFBaseCheckBoxCheckBox

Mixins:

Bitmap_Support_Mixin, Standard_Select_Mixin, ToolTip_Support_Mixin,

Class Definition

Properties

IntegerAlignmentMode

Functions and Procedures

Construct_Object()
Page_Object(integer iState)
RequestAddToolTip()
Called by Page_Object. Handles tooltip creation. We use a dedicated method to perform AddToolTip because it is often the case that Page_Object is implemented in a mixin class.
RequestDeleteToolTip()
Called by Page_Object. Handles tooltip removal.

References (5):

ModuleContaining SymbolLine
CustomerListCR.rvoDescAscCheckBox52
CustomerListCR.rvoApplyExtCheckBox416
CustomerListWP.rvoCommentsCkBx77
Dfsellst.pkgFrm227
OrdersByCustomerWP.rvoOnePageCkBx139