Package zope :: Package schema :: Module interfaces :: Class ISource
[show private | hide private]
[frames | no frames]

Type ISource

Interface --+
            |
           ISource

Known Subclasses:
IBaseVocabulary

A set of values from which to choose

Sources represent sets of values. They are used to specify the source for choice fields.

Sources can be large (even infinite), in which case, they need to be queried to find out what their values are.
Method Summary
    Inherited from InterfaceClass
  __contains__(self, name)

Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 http://epydoc.sf.net