kiwi.ui.widgets.filechooser.ProxyFileChooserWidget(_FileChooserMixin, PropertyObject, gtk.FileChooserWidget, ProxyWidgetMixin)
class documentationkiwi.ui.widgets.filechooser
(View In Hierarchy)
Method | __init__ | Create a new ProxyFileChooserWidget object. @param action: @param backend: |
Inherited from ProxyWidgetMixin:
Class Variable | allowed_data_types | A list of types which we are allowed to use in this class. |
Method | prop_set_data_type | Set the data type for the widget |
Method | set_data_format | Undocumented |
Method | set_options_for_datatype | No summary |
Method | read | No summary |
Method | update | Update the content value of the widget. @param value: |
Method | _as_string | Convert a value to a string @param data: data to convert |
Method | _from_string | No summary |
Inherited from ProxyWidgetMixin:
Class Variable | allowed_data_types | A list of types which we are allowed to use in this class. |
Method | prop_set_data_type | Set the data type for the widget |
Method | set_data_format | Undocumented |
Method | set_options_for_datatype | No summary |
Method | read | No summary |
Method | update | Update the content value of the widget. @param value: |
Method | _as_string | Convert a value to a string @param data: data to convert |
Method | _from_string | No summary |
Inherited from ProxyWidgetMixin:
Class Variable | allowed_data_types | A list of types which we are allowed to use in this class. |
Method | prop_set_data_type | Set the data type for the widget |
Method | set_data_format | Undocumented |
Method | set_options_for_datatype | No summary |
Method | read | No summary |
Method | update | Update the content value of the widget. @param value: |
Method | _as_string | Convert a value to a string @param data: data to convert |
Method | _from_string | No summary |
Create a new ProxyFileChooserWidget object.
Parameters | action | |
backend |