Table Of Contents

Previous topic

PPanel

Next topic

StylePanel

This Page

phoenix_title RadioBox


class_hierarchy Inheritance Diagram

Inheritance diagram for class RadioBox

Inheritance diagram of RadioBox


super_classes Known Superclasses

tools.XRCed.params.PPanel


api Class API



class RadioBox(PPanel)

Methods



__init__(self, parent, name='radiobox')


GetStringSelection(self)


GetValue(self)


OnRadioChoice(self, evt)


SetStringSelection(self, value)


SetValue(self, value)