ch.elexis.privatrechnung.views
Class Leistungsselektor
java.lang.Object
ch.elexis.views.codesystems.CodeSelectorFactory
ch.elexis.privatrechnung.views.Leistungsselektor
public class Leistungsselektor
- extends CodeSelectorFactory
This is the Composite that lets the user select codes and drag them into the billing-field. It
will be lined up next to the CodeSelectorFactories of all other Billing-Plugins
- Author:
- Gerry
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Leistungsselektor
public Leistungsselektor()
- On Creation we initiate a dataloader. We can simply use the existing LazyXXXLoader framework.
createViewerConfigurer
public ViewerConfigurer createViewerConfigurer(CommonViewer cv)
- Here we create the populator for the CodeSelector. We must provide a viewer widget, a content
provider, a label provider, a ControlFieldProvider and a ButtonProvider Again, we simply use
existing classes to keep things easy.
- Specified by:
createViewerConfigurer
in class CodeSelectorFactory
dispose
public void dispose()
- Specified by:
dispose
in class CodeSelectorFactory
getCodeSystemName
public java.lang.String getCodeSystemName()
- Specified by:
getCodeSystemName
in class CodeSelectorFactory
getElementClass
public java.lang.Class getElementClass()
- Specified by:
getElementClass
in class CodeSelectorFactory
Copyright 2005-2011 by Gerry Weirich, Elexis