Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Package widgets :: Module radiobutton :: Class ProxyRadioButton |
|
object
--+ |PropertyObject
--+ |object
--+ | | |ProxyWidgetMixin
--+ |object
--+ | | |_GObject
--+ | ProxyRadioButton
RadioButton
Method Summary | |
---|---|
Get the currently selected radiobutton. | |
Must matche the data-type property. |
Get the content of the widget. |
update(self,
data)
| |
Inherited from PropertyObject | |
| |
| |
| |
| |
Inherited from ProxyWidgetMixin | |
Set the data type for the widget | |
|
Class Variable Summary | |
---|---|
tuple |
allowed_data_types : A list of types which we are allowed to use in this class. |
Instance Method Details |
---|
get_selected(self)Get the currently selected radiobutton.
|
read(self)Get the content of the widget. The type of the return value
|
Class Variable Details |
---|
allowed_data_typesA list of types which we are allowed to use in this class.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Oct 9 12:40:55 2006 | http://epydoc.sf.net |