Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.views
Class TextView

java.lang.Object
  extended by ViewPart
      extended by ch.elexis.views.TextView
All Implemented Interfaces:
GlobalEventDispatcher.IActivationListener

public class TextView
extends ViewPart
implements GlobalEventDispatcher.IActivationListener


Field Summary
static java.lang.String ID
           
 
Constructor Summary
TextView()
           
 
Method Summary
 void activation(boolean mode)
           
 boolean createDocument(Brief template, java.lang.String subject)
          Ein Document von Vorlage erstellen.
 void createPartControl(Composite parent)
           
 void dispose()
           
 TextContainer getTextContainer()
           
 boolean openDocument(Brief doc)
           
 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

TextView

public TextView()
Method Detail

createPartControl

public void createPartControl(Composite parent)

setFocus

public void setFocus()

getTextContainer

public TextContainer getTextContainer()

dispose

public void dispose()

openDocument

public boolean openDocument(Brief doc)

createDocument

public boolean createDocument(Brief template,
                              java.lang.String subject)
Ein Document von Vorlage erstellen.

Parameters:
template - die Vorlage
subject - Titel, kann null sein
Returns:
true bei erfolg

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

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis