Home | Trees | Indices | Help |
|
---|
|
object --+ | accept_criterion.IAcceptCriterion --+ | client_side_criterion.ClientSideCriterion --+ | AcceptAll
Criterion that accepts all drops anywhere on the component.
Note! Class is singleton, use get method to get the instance.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
_singleton = AcceptAll()
|
|
|||
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:51 2013 | http://epydoc.sourceforge.net |