There are no attributes in this class.
moveTo(target, new_name=None)
Move this object to the target given.
Returns the new name within the target Typically, the target is adapted to IPasteTarget.
moveable()
moveableTo(target, name=None)
Say whether the object can be moved to the given target.
Returns True if it can be moved there. Otherwise, returns False.
There are no known subclasses.