Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.partnerlist.ui
Class ControlField

java.lang.Object
  extended by Composite
      extended by ch.elexis.partnerlist.ui.ControlField

public class ControlField
extends Composite

The field on top of the list that allows the user to enter filter expressions.

Author:
gerry

Constructor Summary
ControlField(Composite parent)
           
 
Method Summary
 void addFilterListener(FilterListener fl)
          Add a listener that will be informed if the filter expression has changed.
 void removeFilterListener(FilterListener fl)
          Remove a previously added FilterlIstener.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlField

public ControlField(Composite parent)
Method Detail

addFilterListener

public void addFilterListener(FilterListener fl)
Add a listener that will be informed if the filter expression has changed. If the same FilterListener was added earlier, nothing will happen.

Parameters:
fl - The FilterListener to add

removeFilterListener

public void removeFilterListener(FilterListener fl)
Remove a previously added FilterlIstener. If no such FilterListener exists, nothing will happen.

Parameters:
fl - The FilterListener to remove.

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis