Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Package widgets :: Module entry :: Class Entry |
|
object
--+ |PropertyObject
--+ |object
--+ | | |_GObject
--+ |KiwiEntry
--+ |object
--+ | | |ProxyWidgetMixin
--+ | | |ValidatableProxyWidgetMixin
--+ |ProxyEntry
--+ | Entry
Method Summary | |
---|---|
Inherited from ProxyEntry | |
| |
Set the data type for the widget | |
Must matche the data-type property. |
Get the content of the widget. |
| |
| |
Sets the text of the entry | |
| |
Inherited from KiwiEntry | |
| |
| |
| |
| |
| |
| |
string |
Gets the empty mask between start and end |
list of strings |
Get the fields assosiated with the entry. |
| |
| |
| |
| |
Return the mask | |
| |
| |
| |
Fills the Combo with listitems corresponding to the itemdata provided. | |
| |
| |
| |
| |
Enable exact entry completion. | |
Sets the mask of the Entry. | |
| |
| |
| |
Inherited from PropertyObject | |
| |
| |
| |
| |
Inherited from ValidatableProxyWidgetMixin | |
Return true if the widget is in validated state | |
Changes the validation state to blank state, this only applies for mandatory widgets, draw an icon and set a tooltip | |
Changes the validation state to invalid. | |
Changes the validation state to valid, which will remove icons and reset the background color | |
Checks if the data is valid. | |
Inherited from ProxyWidgetMixin | |
|
Class Variable Summary | |
---|---|
Inherited from ProxyEntry | |
tuple |
allowed_data_types : A list of types which we are allowed to use in this class. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Oct 19 03:18:14 2006 | http://epydoc.sf.net |