Package kiwi :: Package ui :: Module proxywidget
[frames | no frames]

Module kiwi.ui.proxywidget

Basic classes for widget support for the Kiwi Framework
Classes
ProxyWidgetMixin This class is a mixin that provide a common interface for KiwiWidgets.
ValidatableProxyWidgetMixin Class used by some Kiwi Widgets that need to support mandatory input and validation features such as custom validation and data-type validation.

Function Summary
  _(m)

Variable Summary
NoneType ERROR_ICON = None                                                                  
_Logger log = <kiwi.log._Logger instance at 0x412975cc>
FakeModule MANDATORY_ICON = <Fake gtk.STOCK_EDIT>
int VALIDATION_ICON_WIDTH = 16                                                                    

Variable Details

ERROR_ICON

Type:
NoneType
Value:
None                                                                  

log

Type:
_Logger
Value:
<kiwi.log._Logger instance at 0x412975cc>                              

MANDATORY_ICON

Type:
FakeModule
Value:
<Fake gtk.STOCK_EDIT>                                                  

VALIDATION_ICON_WIDTH

Type:
int
Value:
16                                                                    

Generated by Epydoc 2.1 on Mon Jan 29 16:46:04 2007 http://epydoc.sf.net