| 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 |
|---|---|
UIID |
Node.getUIID()
Gets
UIID attribute of this node. |
| Modifier and Type | Method and Description |
|---|---|
static UIID |
UI.uiid(String uiid) |
static UIID |
UI.uiid(StringProvider provider) |
static UIID |
UI.uiid(String uiid,
StringProvider provider) |
Copyright © 2021. All Rights Reserved.