Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Module proxy |
|
Classes | |
---|---|
Proxy |
A Proxy is a class that 'attaches' an instance to an interface's widgets, and transparently manipulates that instance's attributes as the user alters the content of the widgets. |
Exceptions | |
---|---|
ProxyError |
Function Summary | |
---|---|
Blocks the signal handler of the 'content-changed' signal on widget | |
Unblocks the signal handler of the 'content-changed' signal on widget |
Variable Summary | |
---|---|
_Logger |
log = <kiwi.log._Logger instance at 0x4136062c>
|
Function Details |
---|
block_widget(widget)Blocks the signal handler of the 'content-changed' signal on widget |
unblock_widget(widget)Unblocks the signal handler of the 'content-changed' signal on widget |
Variable Details |
---|
log
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Mar 23 15:56:53 2007 | http://epydoc.sf.net |