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() |
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 © 2021. All Rights Reserved.