Package omero :: Module scripts :: Class __Coll
[hide private]
[frames] | no frames]

Class __Coll

source code


Base type providing the append and extend functionality. Not for user use.

Nested Classes [hide private]
  PROTOTYPE_DEFAULT
list() -> new list list(sequence) -> new list initialized from sequence's items
Instance Methods [hide private]
 
append(self, *arg) source code
 
extend(self, *arg) source code
 
ofType(self, obj) source code

Inherited from Type: __init__, inout, out, type

Class Variables [hide private]

Inherited from Type: PROTOTYPE_FUNCTION, PROTOTYPE_MAX, PROTOTYPE_MIN, PROTOTYPE_VALUES