|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.elo.client.scripting.interfaces.DialogsAdapter
public class DialogsAdapter
Überschrift: DialogsAdapter
Beschreibung: Stellt die Dialoge im Scripting bereit. Der DialogsAdapter ist im Scripting als "dialogs" verfügbar.
Copyright: Copyright (c) ELO Digital Office GmbH 2010-2011
Constructor Summary | |
---|---|
DialogsAdapter(de.elo.client.maindialog.Workspace workspace)
Normaler Konstruktor. |
Method Summary | |
---|---|
DocVersionsDialogAdapter |
getDocVersionsDialog()
Liefert einen Adapter für den aktuell angezeigten DocVersionsDialog - Dialog für die Dokument-Versionen. |
FlowConfirmDialogAdapter |
getFlowConfirmDialog()
Liefert einen Adapter für den aktuell angezeigten FlowConfirmDialog - Dialog zum Weiterleiten von Workflows. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DialogsAdapter(de.elo.client.maindialog.Workspace workspace)
workspace
- Aktueller ArbeitsbereichMethod Detail |
---|
public FlowConfirmDialogAdapter getFlowConfirmDialog()
public DocVersionsDialogAdapter getDocVersionsDialog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |