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 0x412c538c>
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 0x412c538c>                               

MANDATORY_ICON

Type:
FakeModule
Value:
<Fake gtk.STOCK_EDIT>                                                  

VALIDATION_ICON_WIDTH

Type:
int
Value:
16                                                                    

Generated by Epydoc 2.1 on Mon Oct 9 12:40:56 2006 http://epydoc.sf.net