| Package | Description |
|---|---|
| com.codename1.rad.events |
This package contains utility classes for CodeRAD events.
|
| com.codename1.rad.nodes |
This package contains
Node classes for use inside UI descriptors. |
| Modifier and Type | Method and Description |
|---|---|
EventContext |
EventContext.copyWithNewAction(ActionNode action) |
| Modifier and Type | Method and Description |
|---|---|
ActionEvent |
EventFactory.createEvent(EventContext context) |
ActionEvent |
DefaultEventFactory.createEvent(EventContext context) |
| Modifier and Type | Method and Description |
|---|---|
EventContext |
ActionNode.ActionNodeEvent.getContext() |
| Modifier and Type | Method and Description |
|---|---|
ActionEvent |
ActionNode.fireEvent(EventContext context) |
| Constructor and Description |
|---|
ActionNodeEvent(EventContext context) |
Copyright © 2021. All Rights Reserved.