Package Ganga :: Package GPIDev :: Package Schema :: Module Schema' :: Class ComponentItem
[hide private]
[frames] | no frames]

Class ComponentItem

source code

Item --+
       |
      ComponentItem
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, category, optional=0, load_default=1, **kwds) source code
 
_describe(self) source code

Inherited from Item: __getitem__, describe, isA

Inherited from Item (private): _check_type, _update

Class Variables [hide private]
  _forced = {}

Inherited from Item (private): _metaproperties

Method Details [hide private]

__init__(self, category, optional=0, load_default=1, **kwds)
(Constructor)

source code 
Overrides: Item.__init__

_describe(self)

source code 
Overrides: Item._describe