Deprecated Methods |
de.elo.client.scripting.interfaces.WorkspaceAdapter.addView(String, boolean, JComponent, JComponent)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.ObjKeyAdapter.convertToCheckBox(String, String, boolean)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.TasksAdapter.createReminder(String, String, String, String[], int, Document)
Ersetzt durch createReminder( String titel, String memo, String datum, String[]
ids, int prio, int objectId ) |
de.elo.client.scripting.components.ComponentsAdapter.createSordTree(Sord, String, String)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.UtilsAdapter.dateDiff(Date, int)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.dialog.List.getElementAt(int)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.ArchiveAdapter.getFile(Sord, DocVersion)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.dialog.GridPanel.getInternalData(String)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.TasksAdapter.getSelected()
|
de.elo.client.scripting.interfaces.SearchViewAdapter.getSelected()
|
de.elo.client.scripting.interfaces.IntrayAdapter.getSelected()
|
de.elo.client.scripting.interfaces.ClipboardAdapter.getSelected()
Ersetzt durch getFirstSelected(). |
de.elo.client.scripting.interfaces.CheckoutAdapter.getSelected()
|
de.elo.client.scripting.interfaces.ArchiveViewAdapter.getSelected()
Ersetzt durch getFirstSelected(). |
de.elo.client.scripting.dialog.List.getSelectedIndex()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.dialog.List.getSelectedIndices()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.WorkspaceAdapter.getWorkspace()
Diese Funktion macht interne Klassen des Clients sichtbar. Diese können sich
jederzeit ohne öffentliche Dokumentation ändern und sollten daher nicht im
Scripting verwendet werden. |
de.elo.client.scripting.interfaces.WorkspaceAdapter.isFunctionEnabled(int)
ersetzt durch isFunctionEnabled( String functionName ) |
de.elo.client.scripting.interfaces.WorkspaceAdapter.lookupMaskId(String)
Ersetzt durch ArchiveAdapter.lookupMaskId( String maskName ) |
de.elo.client.scripting.dialog.List.move(int, int[])
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.items.StructureElement.prepareSord(String)
Ersetzt durch prepareStructure und prepareDocument bei denen der Objekt-Typ
festgelegt ist. |
de.elo.client.scripting.interfaces.IndexDialogAdapter.pressCancel()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.DialogActionInterface.pressCancel()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.IndexDialogAdapter.pressOK()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.DialogActionInterface.pressOK()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.WorkspaceAdapter.removeView(String)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.dialog.List.repaint()
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.WorkspaceAdapter.sendELOasRequest(String, int, String, boolean, String, String, String, String)
Dieser Aufruf hat einen Fehler, der serviceName muss mit "/" beginnen, damit er
funktioniert. Ersetzt durch runELOas mit korrigiertem serviceNamen. |
de.elo.client.scripting.dialog.GridPanel.setBackground(int, int, int)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.dialog.GridPanel.setInternalData(String, Object)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.items.ReminderElement.setName(String)
Ab 8.01.000 ersetzt durch setReminderName( String reminderName ) |
de.elo.client.scripting.interfaces.WorkspaceAdapter.setScriptButtonEnabled(int, boolean)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.dialog.List.setSelected(Object)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.IndexDialogAdapter.setTabVisible(int, boolean)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.PreviewAdapter.showComponent(PreviewToolbar, JComponent)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.PreviewAdapter.showComponent(String, JComponent)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.PreviewAdapter.showInTrayFile(String)
Es sollte IntrayAdapter.selectDocument mit einem IntrayDocument benutzt werden. |
de.elo.client.scripting.interfaces.PreviewAdapter.showMessage(String)
UNDER CONSTRUCTION, do not use this function, it may change. |
de.elo.client.scripting.interfaces.WorkspaceAdapter.startFunction(int)
ersetzt durch startFunction( String functionName ) |