wt.clients.iba
Class EditorLauncher
java.lang.Object
wt.clients.iba.EditorLauncher
- Direct Known Subclasses:
- BusinessEntityEditorLauncher, ClassificationNodeEditorLauncher, WTPartEditorLauncher
- public abstract class EditorLauncher
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
versionID
private static final String versionID
- See Also:
- Constant Field Values
editorObject
private Object editorObject
EditorLauncher
public EditorLauncher()
getEditorObject
protected Object getEditorObject()
- Gets the value of the attribute: editorObject.
- Returns:
- Object
setEditorObject
protected void setEditorObject(Object a_EditorObject)
- Sets the value of the attribute: editorObject.
- Parameters:
a_EditorObject
-
launch
public abstract void launch(MeasurementSystemDefaultView ms,
boolean editable)
- Parameters:
ms
- editable
-