| Package | Description |
|---|---|
| Sirius.navigator.ui.attributes.editor |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractComplexEditor.ComplexEditorHandler
todo.
|
protected class |
AbstractSimpleEditor.SimpleEditorHandler
Rudimentärer EditorListener, der den Wert des komplexen (child) Editors dem simplen Editor zuweist, von dem
aus er aufgerufen wurde (this).
|
class |
EditorAdapter
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
protected EditorListener |
AbstractComplexEditor.editorHandler
DOCUMENT ME!
|
protected EditorListener |
AbstractEditorActivationDelegate.editorListener |
| Modifier and Type | Method and Description |
|---|---|
protected abstract EditorListener |
AbstractEditorActivationDelegate.createEditorListener()
Kann überschrieben werden, um eine interne Implementierung eines EditorListeners zu erzeugen.
|
protected EditorListener |
AbstractSimpleEditor.SimpleEditorActivationDelegate.createEditorListener() |
protected EditorListener |
AbstractComplexEditor.ComplexEditorActivationDelegate.createEditorListener() |
EditorListener[] |
AbstractSimpleEditor.getEditorListeners()
Returns an array of all the
EditorListeners added to this AbstractEditor with addEditorListener(). |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSimpleEditor.addEditorListener(EditorListener l)
Adds a
CellEditorListener to the listener list. |
void |
BasicEditor.addEditorListener(EditorListener l)
Adds a listener to the list that's notified when the editor stops, or cancels editing.
|
void |
AbstractSimpleEditor.removeEditorListener(EditorListener l)
Removes a
EditorListener from the listener list. |
void |
BasicEditor.removeEditorListener(EditorListener l)
Removes a listener from the list that's notified.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.