|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
ch.elexis.partnerlist.ui.ControlField
public class ControlField
The field on top of the list that allows the user to enter filter expressions.
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 |
---|
public ControlField(Composite parent)
Method Detail |
---|
public void addFilterListener(FilterListener fl)
fl
- The FilterListener to addpublic void removeFilterListener(FilterListener fl)
fl
- The FilterListener to remove.
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |