Package | Description |
---|---|
com.codename1.twitterui.controllers | |
com.codename1.twitterui.models | |
com.codename1.twitterui.providers |
Modifier and Type | Method and Description |
---|---|
ViewController |
TWTApplicationController.createNewsCategoryController(Controller parent,
TWTNewsCategory category) |
protected Node |
NewsFormController.createNewsCategoryNode(TWTNewsCategory cat)
Creates the node to use for a category tab.
|
protected EntityListCellRenderer |
NewsFormController.createNewsListCellRenderer(TWTNewsCategory cat) |
Constructor and Description |
---|
NewsCategoryController(Controller parent,
TWTNewsCategory newsCategory) |
Constructor and Description |
---|
NewsFormController(Controller parent,
EntityList<TWTNewsCategory> newsCategories) |
Modifier and Type | Method and Description |
---|---|
EntityList<TWTNewsCategory> |
TWTApplicationModel.getNewsCategories() |
Modifier and Type | Method and Description |
---|---|
static TWTNewsCategories |
TWTNewsCategories.from(EntityList<TWTNewsCategory> l) |
void |
TWTApplicationModel.setNewsCategories(EntityList<TWTNewsCategory> el) |
Constructor and Description |
---|
TWTNewsCategories(TWTNewsCategory... cats) |
Constructor and Description |
---|
TWTNewsCategories(EntityList<TWTNewsCategory> l) |
Modifier and Type | Method and Description |
---|---|
TWTNewsCategory |
INewsProvider.NewsRequest.getNewsCategory() |
Modifier and Type | Method and Description |
---|---|
void |
INewsProvider.NewsRequest.setNewsCategory(TWTNewsCategory newsCategory) |
Copyright © 2021. All Rights Reserved.