Home
Trees
Indices
Help
Muntjac
Package muntjac
::
Package event
::
Package dd
:: Package acceptcriteria
[
hide private
]
[
frames
] |
no frames
]
Package acceptcriteria
source code
Submodules
[
hide private
]
muntjac.event.dd.acceptcriteria.accept_all
:
Criterion that accepts all drops anywhere on the component.
muntjac.event.dd.acceptcriteria.accept_criterion
:
Criterion that can be used create policy to accept/discard dragged content.
muntjac.event.dd.acceptcriteria.and_
:
A compound criterion that accepts the drag if all of its criteria accepts the drag.
muntjac.event.dd.acceptcriteria.client_criterion
muntjac.event.dd.acceptcriteria.client_side_criterion
:
Parent class for criteria that can be completely validated on client side.
muntjac.event.dd.acceptcriteria.contains_data_flavor
:
A criterion that checks whether Transferable contains given data flavor.
muntjac.event.dd.acceptcriteria.not_
:
Criterion that wraps another criterion and inverts its return value.
muntjac.event.dd.acceptcriteria.or_
:
A compound criterion that accepts the drag if any of its criterion accepts it.
muntjac.event.dd.acceptcriteria.server_side_criterion
:
Parent class for criteria which are verified on the server side.
muntjac.event.dd.acceptcriteria.source_is
:
Client side criteria that checks if the drag source is one of the given components.
muntjac.event.dd.acceptcriteria.source_is_target
:
A criterion that ensures the drag source is the same as drop target.
muntjac.event.dd.acceptcriteria.target_detail_is
:
Criterion for checking if drop target details contains the specific property with the specific value.
Variables
[
hide private
]
__package__
=
None
hash(x)
Home
Trees
Indices
Help
Muntjac
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:46 2013
http://epydoc.sourceforge.net