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.actions
Class AgendaActions

java.lang.Object
  extended by ch.elexis.actions.AgendaActions

public class AgendaActions
extends java.lang.Object

Some common actions for the agenda


Field Summary
static org.eclipse.jface.action.IAction changeTerminStatusAction
          modify an appointment
static org.eclipse.jface.action.IAction delTerminAction
          delete an appointment
static org.eclipse.jface.action.IAction terminStatusAction
          Display or change the state of an appointment
static org.eclipse.jface.action.IAction unblockAction
          free a previously blocked time range
 
Constructor Summary
AgendaActions()
           
 
Method Summary
static void updateActions()
          Reflect the user's rights on the agenda actions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

changeTerminStatusAction

public static org.eclipse.jface.action.IAction changeTerminStatusAction
modify an appointment


delTerminAction

public static org.eclipse.jface.action.IAction delTerminAction
delete an appointment


terminStatusAction

public static org.eclipse.jface.action.IAction terminStatusAction
Display or change the state of an appointment


unblockAction

public static org.eclipse.jface.action.IAction unblockAction
free a previously blocked time range

Constructor Detail

AgendaActions

public AgendaActions()
Method Detail

updateActions

public static void updateActions()
Reflect the user's rights on the agenda actions


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