| Package | Description |
|---|---|
| com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity, Property, and Tag. |
| Modifier and Type | Method and Description |
|---|---|
EntityList.TransactionEvent |
EntityList.EntityListEvent.getTransaction() |
EntityList.TransactionEvent |
EntityList.EntityEvent.getTransaction()
Gets the transaction that this event is part of, or null if it is
not part of a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EntityList.fireTransactionEvent(EntityList.TransactionEvent evt) |
void |
EntityList.EntityEvent.setTransaction(EntityList.TransactionEvent transaction)
Sets the transaction that this event is part of.
|
Copyright © 2022. All Rights Reserved.