Package | Description |
---|---|
com.codename1.rad.models |
This package contains classes for CodeRAD models, such as
Entity , Property , and Tag . |
Modifier and Type | Class and Description |
---|---|
static class |
EntityList.VetoableEntityAddedEvent
Event fired before an item is added to the list.
|
static class |
EntityList.VetoableEntityRemovedEvent
Event fired before an item is removed from the list.
|
Modifier and Type | Method and Description |
---|---|
EntityList.VetoableEntityEvent |
EntityList.VetoException.getVetoableEntityEvent() |
Constructor and Description |
---|
VetoException(EntityList.VetoableEntityEvent evt) |
Copyright © 2021. All Rights Reserved.