A class that combines view, controller and proxy functionality into a single package. It does not possess a top-level window, but is instead intended to be plugged in to a View or Delegate using attach_slave()
Function | __init__ | Creates a new Delegate. |
Function | set_model | Set model. |
Function | proxy_updated | Undocumented |
Function | update | Undocumented |
Creates a new Delegate.
Set model.