ch.elexis.views
Class KontaktBlatt
java.lang.Object
  
Composite
      
ch.elexis.views.KontaktBlatt
- All Implemented Interfaces: 
 - ElexisEventListener, GlobalEventDispatcher.IActivationListener
 
public class KontaktBlatt
- extends Composite
- implements ElexisEventListener, GlobalEventDispatcher.IActivationListener
  
| 
Constructor Summary | 
KontaktBlatt(Composite parent,
             int style,
             IViewSite vs)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KontaktBlatt
public KontaktBlatt(Composite parent,
                    int style,
                    IViewSite vs)
dispose
public void dispose()
 
 
activation
public void activation(boolean mode)
- Specified by:
 activation in interface GlobalEventDispatcher.IActivationListener
 
 
visible
public void visible(boolean mode)
- Specified by:
 visible in interface GlobalEventDispatcher.IActivationListener
 
 
catchElexisEvent
public void catchElexisEvent(ElexisEvent ev)
- Description copied from interface: 
ElexisEventListener 
- An Event was fired
- Specified by:
 catchElexisEvent in interface ElexisEventListener
 
- Parameters:
 ev - the Event
 
 
getElexisEventFilter
public ElexisEvent getElexisEventFilter()
- Description copied from interface: 
ElexisEventListener 
- Filter the events this listener wants to be informed. Note: This call should complete as fast
 as possible, because it will be called with every event before dispatching
- Specified by:
 getElexisEventFilter in interface ElexisEventListener
 
- Returns:
 - An ElexisEvent with matching
         
         - object: Only events of this object will be sent
 
         - class: Only events of this class will be sent
 
         - type: Only eevnts matching to one ore more flags in type will be sent
 
         
 
 
 
				Copyright 2005-2010 by Gerry Weirich, Elexis