| Package | Description |
|---|---|
| de.cismet.cids.editors |
| Modifier and Type | Method and Description |
|---|---|
EditorSaveListener.EditorSaveStatus |
EditorSavedEvent.getStatus()
DOCUMENT ME!
|
static EditorSaveListener.EditorSaveStatus |
EditorSaveListener.EditorSaveStatus.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EditorSaveListener.EditorSaveStatus[] |
EditorSaveListener.EditorSaveStatus.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EditorClosedEvent(EditorSaveListener.EditorSaveStatus status)
Creates a new EditorClosedEvent object.
|
EditorClosedEvent(EditorSaveListener.EditorSaveStatus status,
de.cismet.cids.dynamics.CidsBean savedBean)
Creates a new EditorClosedEvent object.
|
EditorSavedEvent(EditorSaveListener.EditorSaveStatus status)
Creates a new EditorClosedEvent object.
|
EditorSavedEvent(EditorSaveListener.EditorSaveStatus status,
de.cismet.cids.dynamics.CidsBean savedBean)
Creates a new EditorClosedEvent object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.