Home | Trees | Indices | Help |
|
---|
|
object --+ | accept_criterion.IAcceptCriterion --+ | client_side_criterion.ClientSideCriterion --+ | Or
A compound criterion that accepts the drag if any of its criterion accepts it.
See Also: And
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ 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 19:32:51 2013 | http://epydoc.sourceforge.net |