| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
transferable.ITransferable --+
|
TransferableImpl
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Returns the data from ITransferable by its data flavor (aka data type). Data types can be any string keys, but MIME types like "text/plain" are commonly used. Note, implementations of ITransferable often provide a better typed API for accessing data.
|
|
|
Stores data of given data flavor to ITransferable. Possibly existing value of the same data flavor will be replaced.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:51 2013 | http://epydoc.sourceforge.net |