Home | Trees | Indices | Help |
|
---|
|
object --+ | event.dd.acceptcriteria.accept_criterion.IAcceptCriterion --+ | event.dd.acceptcriteria.client_side_criterion.ClientSideCriterion --+ | event.dd.acceptcriteria.target_detail_is.TargetDetailIs --+ | TargetItemAllowsChildren
A criterion that accepts Transferable
only
directly on a tree node that can have children.
Class is singleton, use TargetItemAllowsChildren.get to get the instance.
See Also: Tree.setChildrenAllowed
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|
|||
INSTANCE = TargetItemAllowsChildren()
|
|
|||
Inherited from |
|
Constructs a criterion which ensures that the value there is a value
in
|
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:01:27 2013 | http://epydoc.sourceforge.net |