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 | Field and Description |
---|---|
protected Map<ActionNode.Category,ActionsNode> |
Node.actions |
Modifier and Type | Method and Description |
---|---|
static ActionsNode |
UI.actions(ActionNode.Category category,
Actions actions) |
static ActionsNode |
UI.actions(Attribute... atts) |
static ActionsNode |
UI.addAction(ActionNode insertAction) |
static ActionsNode |
UI.removeAction(ActionNode removeAction) |
static ActionsNode |
UI.selectAction(ActionNode selectAction) |
Copyright © 2021. All Rights Reserved.