Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.privatrechnung.views
Class Leistungsdetail

java.lang.Object
  extended by ch.elexis.privatrechnung.views.Leistungsdetail
All Implemented Interfaces:
IDetailDisplay

public class Leistungsdetail
extends java.lang.Object
implements IDetailDisplay

An IDetailDisplay must be able to create and manage a form that can display detailed information on a code of this codesystem.

Author:
Gerry

Constructor Summary
Leistungsdetail()
           
 
Method Summary
 Composite createDisplay(Composite parent, IViewSite site)
          Create the display composite.
 void display(java.lang.Object obj)
          Select the given Objetc to display
 java.lang.Class getElementClass()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Leistungsdetail

public Leistungsdetail()
Method Detail

display

public void display(java.lang.Object obj)
Select the given Objetc to display

Specified by:
display in interface IDetailDisplay

getElementClass

public java.lang.Class getElementClass()
Specified by:
getElementClass in interface IDetailDisplay

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface IDetailDisplay

createDisplay

public Composite createDisplay(Composite parent,
                               IViewSite site)
Create the display composite. As usual, we'll keep things simple and re-use existing classes to simplify our work.

Specified by:
createDisplay in interface IDetailDisplay
Parameters:
parent - Hat schon ein FillLayout.
site - Heimat-Viewsite dieses DetailDisplay

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis