|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectViewPart
ch.elexis.views.BBSView
@Deprecated public class BBSView
Bulletin Board System - ein Schwarzes Brett. Im Prinzip Erweiterung des Reminder-Konzepts zu Threads ähnlich newsreader und Webforen. Farben können mit <span color="rot">...</span> kontrolliert werden (bzw. "grün" und "blau")
Field Summary | |
---|---|
static java.lang.String |
ID
Deprecated. |
Constructor Summary | |
---|---|
BBSView()
Deprecated. |
Method Summary | |
---|---|
void |
createPartControl(Composite parent)
Deprecated. |
void |
dispose()
Deprecated. |
void |
doSave(IProgressMonitor monitor)
Deprecated. |
void |
doSaveAs()
Deprecated. |
boolean |
isDirty()
Deprecated. |
boolean |
isSaveAsAllowed()
Deprecated. |
boolean |
isSaveOnCloseNeeded()
Deprecated. |
int |
promptToSaveOnClose()
Deprecated. |
void |
selectionChanged(SelectionChangedEvent event)
Deprecated. |
void |
setDisplay()
Deprecated. |
void |
setFocus()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public BBSView()
Method Detail |
---|
public void createPartControl(Composite parent)
public void setFocus()
public void dispose()
public void setDisplay()
public void selectionChanged(SelectionChangedEvent event)
public int promptToSaveOnClose()
public void doSave(IProgressMonitor monitor)
public void doSaveAs()
public boolean isDirty()
public boolean isSaveAsAllowed()
public boolean isSaveOnCloseNeeded()
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |