public interface DragTransaction
This functionality is required to support drag and drop with the same registry session. A component is dropped before it is deleted. This would cause an exception. The transaction must ensure this isn't the case.
| Modifier and Type | Method and Description |
|---|---|
void |
commit()
Save changes to the configuration.
|
void |
rollback()
Abandons changes to the configuration.
|
void commit()
throws ArooaParseException
ArooaParseExceptionvoid rollback()
Copyright © 2023. All rights reserved.