Package | Description |
---|---|
com.codename1.rad.attributes |
This package contains
Attribute classes for use in UI descriptors. |
com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
com.codename1.rad.ui.decorators |
This package contains decorator classes which can be used to "decorate" Nodes so that they serve a particular purpose.
|
Constructor and Description |
---|
NodeDecoratorAttribute(NodeDecorator value) |
Modifier and Type | Method and Description |
---|---|
static NodeDecoratorAttribute |
UI.decorator(NodeDecorator decorator) |
Modifier and Type | Class and Description |
---|---|
class |
ContactListDecorator
A decorator that can be used with a
ListNode to style it like a Contact list. |
Copyright © 2021. All Rights Reserved.