Package | Description |
---|---|
com.codename1.rad.nodes |
This package contains
Node classes for use inside UI descriptors. |
com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
Modifier and Type | Method and Description |
---|---|
EventFactoryNode |
ActionNode.getEventFactory()
Gets the event factory used for creating action events.
|
Modifier and Type | Method and Description |
---|---|
static EventFactoryNode |
UI.event(EventFactory factory,
Attribute... atts) |
static EventFactoryNode |
UI.eventFactory(EventFactory factory,
Attribute... atts) |
static EventFactoryNode |
UI.factory(EventFactory factory,
Attribute... atts) |
Copyright © 2022. All Rights Reserved.