Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI.GUIRadioButton

Extends
GUICheckBoxButton
Modifiers
Native

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUITextComponent
         |   
         +-- GUI.GUIButton
            |   
            +-- GUI.GUIGFXButton
               |   
               +-- GUI.GUICheckBoxButton
                  |   
                  +-- GUI.GUIRadioButton

Variables Summary
Inherited Variables from GUI.GUIGFXButton
bCheckBox, bChecked, bClientBound, bForceUpdate, Graphic, Position

Functions Summary
event Click ()))
function InitComponent (GUIComponent MyOwner))
function SelectRadioButton ()))
function SetRadioGroup (GUIRadioButton group ))
Inherited Functions from GUI.GUIGFXButton
Click, InitComponent, SetChecked, Show


Functions Detail

Click Source code

event Click ( ) )

InitComponent Source code

function InitComponent ( GUIComponent MyOwner) )

SelectRadioButton Source code

function SelectRadioButton ( ) )

SetRadioGroup Source code

function SetRadioGroup ( GUIRadioButton group ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:30.396 - Created with UnCodeX