| Package | Description |
|---|---|
| de.cismet.cids.custom.beans.lagis | |
| de.cismet.lagis.gui.copypaste | |
| de.cismet.lagis.gui.panels |
| Modifier and Type | Method and Description |
|---|---|
List<BasicEntity> |
FlurstueckInfoClipboard.getCopiedData()
Returns all the data copied before.
|
List<BasicEntity> |
Copyable.getCopyData()
Returns the data to be copied.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Copyable.getDisplayName(BasicEntity entity)
Returns display name of the given.
|
boolean |
Copyable.knowsDisplayName(BasicEntity entity)
Indicates if display name can be determined for the given entity.
|
void |
Pasteable.paste(BasicEntity item)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
Pasteable.pasteAll(List<BasicEntity> items)
DOCUMENT ME!
|
void |
FlurstueckInfoClipboard.performPaste(List<BasicEntity> data)
Pastes the given data to all registered
Pasteable instances. |
| Modifier and Type | Method and Description |
|---|---|
List<BasicEntity> |
ReBePanel.getCopyData()
DOCUMENT ME!
|
List<BasicEntity> |
MiPaPanel.getCopyData() |
List<BasicEntity> |
BaumPanel.getCopyData() |
List<BasicEntity> |
VerwaltungsPanel.getCopyData()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
String |
ReBePanel.getDisplayName(BasicEntity entity) |
String |
MiPaPanel.getDisplayName(BasicEntity entity) |
String |
BaumPanel.getDisplayName(BasicEntity entity) |
String |
VerwaltungsPanel.getDisplayName(BasicEntity entity) |
boolean |
ReBePanel.knowsDisplayName(BasicEntity entity) |
boolean |
MiPaPanel.knowsDisplayName(BasicEntity entity) |
boolean |
BaumPanel.knowsDisplayName(BasicEntity entity) |
boolean |
VerwaltungsPanel.knowsDisplayName(BasicEntity entity) |
void |
ReBePanel.paste(BasicEntity entity)
DOCUMENT ME!
|
void |
MiPaPanel.paste(BasicEntity item) |
void |
BaumPanel.paste(BasicEntity item) |
void |
VerwaltungsPanel.paste(BasicEntity item)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReBePanel.pasteAll(List<BasicEntity> dataList)
DOCUMENT ME!
|
void |
MiPaPanel.pasteAll(List<BasicEntity> dataList) |
void |
BaumPanel.pasteAll(List<BasicEntity> dataList) |
void |
VerwaltungsPanel.pasteAll(List<BasicEntity> dataList)
DOCUMENT ME!
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.