Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.elexis.agenda.views
Class AgendaGross

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.ui.part.WorkbenchPart
          extended by org.eclipse.ui.part.ViewPart
              extended by ch.elexis.agenda.views.BaseAgendaView
                  extended by ch.elexis.agenda.views.AgendaGross
All Implemented Interfaces:
GlobalEventDispatcher.IActivationListener, Heartbeat.HeartListener, IBereichSelectionEvent, org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IPersistable, org.eclipse.ui.IViewPart, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation

public class AgendaGross
extends BaseAgendaView

A larger view for the agenda with more features than the compact "TagesView"


Field Summary
static java.lang.String ID
           
 
Fields inherited from class ch.elexis.agenda.views.BaseAgendaView
blockAction, dayLimitsAction, exportAction, importAction, log, newTerminAction, newTerminForAction, newViewAction, printAction, printPatientAction, sListen, terminAendernAction, terminKuerzenAction, terminVerlaengernAction
 
Fields inherited from interface org.eclipse.ui.IWorkbenchPart
PROP_TITLE
 
Constructor Summary
AgendaGross()
           
 
Method Summary
 void bereichSelectionEvent(java.lang.String bereich)
           
 void create(org.eclipse.swt.widgets.Composite parent)
           
protected  void initialize()
           
protected  void setDayMessage()
           
 void setFocus()
           
 void setTermin(Termin t)
           
protected  void updateDate()
           
 
Methods inherited from class ch.elexis.agenda.views.BaseAgendaView
activation, createPartControl, dispose, getSelection, heartbeat, makeActions, setBereich, updateActions, visible
 
Methods inherited from class org.eclipse.ui.part.ViewPart
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
 
Methods inherited from class org.eclipse.ui.part.WorkbenchPart
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
 
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ui.IWorkbenchPart
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Field Detail

ID

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

AgendaGross

public AgendaGross()
Method Detail

create

public void create(org.eclipse.swt.widgets.Composite parent)
Specified by:
create in class BaseAgendaView

initialize

protected void initialize()

setDayMessage

protected void setDayMessage()

updateDate

protected void updateDate()

setFocus

public void setFocus()
Specified by:
setFocus in interface org.eclipse.ui.IWorkbenchPart
Overrides:
setFocus in class BaseAgendaView

setTermin

public void setTermin(Termin t)
Specified by:
setTermin in class BaseAgendaView

bereichSelectionEvent

public void bereichSelectionEvent(java.lang.String bereich)
Specified by:
bereichSelectionEvent in interface IBereichSelectionEvent
Overrides:
bereichSelectionEvent in class BaseAgendaView

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013