Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.views
Class RezeptBlatt

java.lang.Object
  extended by ViewPart
      extended by ch.elexis.views.RezeptBlatt
All Implemented Interfaces:
GlobalEventDispatcher.IActivationListener, IOutputter, ITextPlugin.ICallback

public class RezeptBlatt
extends ViewPart
implements ITextPlugin.ICallback, GlobalEventDispatcher.IActivationListener, IOutputter


Field Summary
static java.lang.String ID
           
 
Constructor Summary
RezeptBlatt()
           
 
Method Summary
 void activation(boolean mode)
           
 boolean createEinnahmeliste(Patient pat, Prescription[] pres)
           
 boolean createList(Rezept rp, java.lang.String template, java.lang.String replace)
           
 void createPartControl(Composite parent)
           
 boolean createRezept(Rezept rp)
           
 void dispose()
           
 java.lang.String getOutputterDescription()
          human readable description
 java.lang.String getOutputterID()
          unique ID
 Image getSymbol()
          Image to symbolize this outputter (should be 16x16 or 24x24 Pixel)
 void save()
           
 boolean saveAs()
           
 void setFocus()
           
 void visible(boolean mode)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

RezeptBlatt

public RezeptBlatt()
Method Detail

dispose

public void dispose()

createPartControl

public void createPartControl(Composite parent)

setFocus

public void setFocus()

createList

public boolean createList(Rezept rp,
                          java.lang.String template,
                          java.lang.String replace)

createRezept

public boolean createRezept(Rezept rp)

createEinnahmeliste

public boolean createEinnahmeliste(Patient pat,
                                   Prescription[] pres)

save

public void save()
Specified by:
save in interface ITextPlugin.ICallback

saveAs

public boolean saveAs()
Specified by:
saveAs in interface ITextPlugin.ICallback

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

getOutputterDescription

public java.lang.String getOutputterDescription()
Description copied from interface: IOutputter
human readable description

Specified by:
getOutputterDescription in interface IOutputter

getOutputterID

public java.lang.String getOutputterID()
Description copied from interface: IOutputter
unique ID

Specified by:
getOutputterID in interface IOutputter

getSymbol

public Image getSymbol()
Description copied from interface: IOutputter
Image to symbolize this outputter (should be 16x16 or 24x24 Pixel)

Specified by:
getSymbol in interface IOutputter

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis