Elexis API documentation as of September 4 2011

ch.elexis.text
Class ETFDropReceiver

java.lang.Object
  extended by ch.elexis.text.ETFDropReceiver
All Implemented Interfaces:
PersistentObjectDropTarget.IReceiver

public class ETFDropReceiver
extends java.lang.Object
implements PersistentObjectDropTarget.IReceiver


Method Summary
 boolean accept(PersistentObject o)
           
 void addReceiver(java.lang.Class<?> clazz, IKonsExtension rec)
           
 void dropped(PersistentObject o, DropTargetEvent ev)
           
 void removeReceiver(java.lang.Class<?> clazz, IKonsExtension rec)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addReceiver

public void addReceiver(java.lang.Class<?> clazz,
                        IKonsExtension rec)

removeReceiver

public void removeReceiver(java.lang.Class<?> clazz,
                           IKonsExtension rec)

accept

public boolean accept(PersistentObject o)
Specified by:
accept in interface PersistentObjectDropTarget.IReceiver

dropped

public void dropped(PersistentObject o,
                    DropTargetEvent ev)
Specified by:
dropped in interface PersistentObjectDropTarget.IReceiver

Elexis API documentation as of September 4 2011

Copyright 2005-2010 by Gerry Weirich, Elexis