| Trees | Index | Help |
|
|---|
| Package zope :: Package component :: Package bbb :: Module interfaces :: Class IContextDependent |
|
Interface --+
|
IContextDependent
IViewComponents implementing this interface must have a context component.
Usually the context must be one of the arguments of the constructor. Adapters and views are a primary example of context-dependent components.
| Class Variable Summary | |
|---|---|
str |
context = 'The context of the object\n\n This is ...
|
| Class Variable Details |
|---|
context
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 | http://epydoc.sf.net |