Home | Trees | Indices | Help |
|
---|
|
object --+ | accept_criterion.IAcceptCriterion --+ | client_side_criterion.ClientSideCriterion --+ | And
A compound criterion that accepts the drag if all of its criteria accepts the drag.
See Also: Or
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
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 Wed Jun 10 22:40:21 2015 | http://epydoc.sourceforge.net |