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.coolbar
Class MandantSelectionContributionItem

java.lang.Object
  extended by org.eclipse.jface.action.ContributionItem
      extended by ch.elexis.coolbar.MandantSelectionContributionItem
All Implemented Interfaces:
org.eclipse.jface.action.IContributionItem

public class MandantSelectionContributionItem
extends org.eclipse.jface.action.ContributionItem

This class implements the Mandant selection button bar within the application toolbar (coolbar). The list of colors represents the available colors to distinguish the currently selected mandant.


Constructor Summary
MandantSelectionContributionItem()
           
 
Method Summary
 void dispose()
           
 void fill(org.eclipse.swt.widgets.ToolBar parent, int index)
           
 boolean isDynamic()
           
 
Methods inherited from class org.eclipse.jface.action.ContributionItem
fill, fill, fill, getId, getParent, isDirty, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setParent, setVisible, toString, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MandantSelectionContributionItem

public MandantSelectionContributionItem()
Method Detail

fill

public void fill(org.eclipse.swt.widgets.ToolBar parent,
                 int index)
Specified by:
fill in interface org.eclipse.jface.action.IContributionItem
Overrides:
fill in class org.eclipse.jface.action.ContributionItem

dispose

public void dispose()
Specified by:
dispose in interface org.eclipse.jface.action.IContributionItem
Overrides:
dispose in class org.eclipse.jface.action.ContributionItem

isDynamic

public boolean isDynamic()
Specified by:
isDynamic in interface org.eclipse.jface.action.IContributionItem
Overrides:
isDynamic in class org.eclipse.jface.action.ContributionItem

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