Home | Trees | Indices | Help |
|
---|
|
object --+ | accept_criterion.IAcceptCriterion --+ | client_side_criterion.ClientSideCriterion --+ | ContainsDataFlavor
A Criterion that checks whether Transferable
contains given data flavor. The developer might for example accept the
incoming data only if it contains "Url" or
"Text".
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs a new instance of ContainsDataFlavor.
|
|
Validates the data in event to be appropriate for the Note that even if your criterion is validated on client side, you should always validate the data on server side too.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:01:19 2013 | http://epydoc.sourceforge.net |