Home | Trees | Indices | Help |
|
---|
|
object --+ | event.dd.acceptcriteria.accept_criterion.IAcceptCriterion --+ | event.dd.acceptcriteria.client_side_criterion.ClientSideCriterion --+ | AbstractItemSetCriterion --+ | TargetItemIs
Criterion which accepts a drop only if the drop target is (one of) the given IItem identifier(s). Criterion can be used only on a drop targets that extends AbstractSelect like Table and Tree. The target and identifiers of valid Items are given in constructor.
|
|||
|
|||
|
|||
Inherited from 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:24 2015 | http://epydoc.sourceforge.net |