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 --+ | VerticalLocationIs
An accept criterion to accept drops only on a specific vertical location of an item.
This accept criterion is currently usable in Tree and Table implementations.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
TOP = VerticalLocationIs(VerticalDropLocation.TOP)
|
|||
BOTTOM = VerticalLocationIs(VerticalDropLocation.BOTTOM)
|
|||
MIDDLE = VerticalLocationIs(VerticalDropLocation.MIDDLE)
|
|
|||
Inherited from |
|
Constructs a criterion which ensures that the value there is a value
in
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:24 2015 | http://epydoc.sourceforge.net |