ch.elexis.views.rechnung
Class AccountListView
java.lang.Object
  
ViewPart
      
ch.elexis.views.rechnung.AccountListView
- All Implemented Interfaces: 
 - GlobalEventDispatcher.IActivationListener
 
public class AccountListView
- extends ViewPart
- implements GlobalEventDispatcher.IActivationListener
  
This view shows the current patient's account
 
 TODO reloading the list is not yet possible
| 
Field Summary | 
static java.lang.String | 
ID
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ID
public static final java.lang.String ID
- See Also:
 - Constant Field Values
 
AccountListView
public AccountListView()
createPartControl
public void createPartControl(Composite parent)
 
 
setFocus
public void setFocus()
- Passing the focus request to the viewer's control.
 
 
 
dispose
public void dispose()
 
 
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
 
 
promptToSaveOnClose
public int promptToSaveOnClose()
 
 
doSave
public void doSave(IProgressMonitor monitor)
 
 
doSaveAs
public void doSaveAs()
 
 
isDirty
public boolean isDirty()
 
 
isSaveAsAllowed
public boolean isSaveAsAllowed()
 
 
isSaveOnCloseNeeded
public boolean isSaveOnCloseNeeded()
 
 
				Copyright 2005-2010 by Gerry Weirich, Elexis