Home | Trees | Indices | Help |
|
---|
|
object --+ | event.dd.acceptcriteria.accept_criterion.IAcceptCriterion --+ | event.dd.acceptcriteria.client_side_criterion.ClientSideCriterion --+ | AbstractItemSetCriterion --+ | AcceptItem
This criterion accepts a only a Transferable
that contains given IItem (practically its identifier) from a specific
AbstractSelect.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
ALL = ContainsDataFlavor('itemId')
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
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 Jul 6 13:40:55 2013 | http://epydoc.sourceforge.net |