Home | Trees | Indices | Help |
|
---|
|
object --+ | event.dd.acceptcriteria.accept_criterion.IAcceptCriterion --+ | event.dd.acceptcriteria.client_side_criterion.ClientSideCriterion --+ | TargetInSubtree
An accept criterion that checks the parent node (or parent hierarchy) for the item identifier given in constructor. If the parent is found, content is accepted. Criterion can be used to accepts drags on a specific sub tree only.
The root items is also consider to be valid target.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs a criteria that accepts the drag if the targeted Item is a descendant of Item identified by given id Alternatively, constructs a criteria that accepts drops within given level below the subtree root identified by given id.
|
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 Apr 20 16:52:58 2013 | http://epydoc.sourceforge.net |