Class: Radio Assumption: Object of this class is child of a "RadioGroup" or RadioContainer Object 1. Offers radio functionality in multiple one item radios.
DFBaseRadioButton

RadioButton


Radio
Construct_Object()
			
Entering()
			
Exiting(Handle hoDestination)
			
Mouse_Click(integer i1 integer i2)
			
Mouse_Down(integer i1 integer i2)
			
Next_Item()
			
Previous_Item()
			
Private.Notify_Select_State(Integer ObjId Integer Item#)
			
Select_Toggling()
			
Set(integer item# integer state)
			
Switch()
			
Switch_Back()
			| Module | Containing Symbol | Line | 
|---|---|---|
| AddressLabelsCR.rv | oRadio1 | 70 | 
| AddressLabelsCR.rv | oRadio2 | 76 | 
| AddressLabelsCR.rv | oRadio3 | 82 | 
| AddressLabelsCR.rv | oScreen | 104 | 
| AddressLabelsCR.rv | oPrinter | 110 | 
| CustomerListBR.rv | oScreen | 23 | 
| CustomerListBR.rv | oPrinter | 30 | 
| CustomerListBR.rv | oNumber | 51 | 
| CustomerListBR.rv | oName | 58 | 
| CustomerListCR.rv | oNumberSortRadio | 40 | 
| CustomerListCR.rv | oNameSortRadio | 46 | 
| CustomerListCR.rv | oWindowRadio | 223 | 
| CustomerListCR.rv | oPrinterRadio | 229 | 
| CustomerListCR.rv | oExportFileRadio | 235 | 
| CustomerListCR.rv | oExportOptionsRadio | 241 | 
| CustomerListWP.rv | oScreenRadio | 29 | 
| CustomerListWP.rv | oPrinterRadio | 36 | 
| CustomerListWP.rv | oNumberRadio | 55 | 
| CustomerListWP.rv | oNameRadio | 62 | 
| ItemsPerOrderWP.rv | oRadio1 | 53 | 
| ItemsPerOrderWP.rv | oRadio2 | 60 | 
| OrdersByCustomerCR.rv | oRadio1 | 19 | 
| OrdersByCustomerCR.rv | oRadio2 | 25 | 
| OrdersByCustomerWP.rv | oRadio1 | 62 | 
| OrdersByCustomerWP.rv | oRadio2 | 69 | 
| OrdersByCustomerWP.rv | oRadio3 | 82 | 
| OrdersByCustomerWP.rv | oRadio4 | 89 | 
| OrdersCR.rv | oScreenRadio | 28 | 
| OrdersCR.rv | oPrinter | 35 | 
| OrdersWP.rv | oRadio1 | 53 | 
| OrdersWP.rv | oRadio2 | 60 |