|
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.Objectch.elexis.util.viewers.ContentProviderAdapter
ch.elexis.partnerlist.controller.PartnerContentProvider
public class PartnerContentProvider
ContentProvicer for the IPartner list
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ch.elexis.util.viewers.ContentProviderAdapter |
---|
ContentProviderAdapter.UpdateListener |
Constructor Summary | |
---|---|
PartnerContentProvider(ControlField cf)
|
Method Summary | |
---|---|
void |
FilterChanged(java.lang.String filterText)
The filter has changed |
java.lang.Object[] |
getElements(java.lang.Object inputElement)
|
Methods inherited from class ch.elexis.util.viewers.ContentProviderAdapter |
---|
addUpdateListener, dispose, fireUpdateEvent, inputChanged, removeUpdateListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartnerContentProvider(ControlField cf)
Method Detail |
---|
public java.lang.Object[] getElements(java.lang.Object inputElement)
getElements
in class ContentProviderAdapter
public void FilterChanged(java.lang.String filterText)
FilterListener
FilterChanged
in interface FilterListener
filterText
- the new contents of the filter
|
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 |