Package p6 :: Package metadata :: Module events :: Class IUpdateMetadataEvent
[show private | hide private]
[frames | no frames]

Type IUpdateMetadataEvent

Interface --+
            |
           IUpdateMetadataEvent


Placeholder interface for metadata update events.
Class Variable Summary
str field = 'The metadata field being updated.'
str group = 'The metadata group this field belongs to.'
str item = 'The item or interface the field applies to.'
str value = 'The new value of the metadata field.'

Class Variable Details

field

Type:
str
Value:
'The metadata field being updated.'                                    

group

Type:
str
Value:
'The metadata group this field belongs to.'                            

item

Type:
str
Value:
'The item or interface the field applies to.'                          

value

Type:
str
Value:
'The new value of the metadata field.'                                 

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