Package | Description |
---|---|
com.codename1.rad.ui |
This package contains the foundation classes for CodeRAD views.
|
com.codename1.rad.ui.table |
This package contains bindable implementations of the classes in the
ca.weblite.shared.components.table package. |
Modifier and Type | Method and Description |
---|---|
static TableColumns |
UI.columns(FieldNode... atts) |
Constructor and Description |
---|
EntityListTableModel(EntityType rowType,
EntityList<T> entities,
TableColumns columnsNode) |
Copyright © 2021. All Rights Reserved.