Class | Description |
---|---|
LinkPreview | |
TweetDetailView |
A view for showing a "tweet" details.
|
TweetListView |
A view for displaying a list of tweets.
|
TweetRowView |
View used to render individual rows of
TweetListView . |
TweetRowView.TweetRowCellRenderer |
Renderer used by the
TweetListView to create the individual row views, which are instances of TweetRowView . |
TWTGlobalTabs | |
TWTKeywordList | |
TWTKeywordList.TWTKeywordListCellRenderer | |
TWTKeywordList.TWTKeywordListRow | |
TWTNewsList |
A view for displaying a list of news items.
|
TWTNewsList.TWTNewsListCellRenderer | |
TWTNewsList.TWTNewsListRowView |
The row view for a news list.
|
TWTProfileList |
A component that renders a list of user profiles as either rows or badges.
|
TWTProfileList.ListStyleAttribute |
An attribute that can be added to the UI descriptor for the TWTProfileList to specify the
TWTProfileList.ListStyle . |
TWTProfileList.TWTProfileListCellRenderer | |
TWTProfileList.TWTProfileListRow |
Component to render a twitter profile as a row in the
TWTProfileList . |
TWTProfileList.TWTProfileListRowX |
Component to render a twitter profile as a badge.
|
TWTProfileList.TWTProfileListXCellRenderer | |
TWTSearchButton |
This component is a button that is made to look like a search field.
|
TWTSearchField |
The search field used by the
TWTSearchView . |
TWTSearchView |
View for the twitter search form including the search field and autocomplete suggestions
and recent searches.
|
TWTSettingsForm |
A settings form similar to the settings form in the Twitter mobile app.
|
TWTSideBarView |
A component inspired by the Twitter mobile app’s sidebar menu.
|
TWTTabsView |
A subclass of
TabsEntityView that injects Twitter-ish tab styles. |
TWTTitleComponent |
This component is the equivalent of the "ToolBar" for TweetAppUIKit apps.
|
Enum | Description |
---|---|
TWTProfileList.ListStyle |
Enum to specify the style of the profile list.
|
Copyright © 2021. All Rights Reserved.