1.1.4.3. resources
This module contains resources useful to GTK widgets.
1.1.4.3.1. Data
1.1.4.3.2. Classes
- class CompanyEditorGrid(destination)[source]
Bases:
GladeProxy
An embeddable widget which contains the necessary widgets to edit the various fields of a company object.
- children = ('combobox_company_industry', 'entry_company_industry', 'entry_company_name', 'entry_company_description', 'entry_company_url_main', 'entry_company_url_email', 'entry_company_url_remote_access')[source]
The children widgets that can be used to edit the fields of the company.
- destination[source]
A
GladeProxyDestination
instance describing how this proxied widget should be added to the parent.