- table_data_view - Static variable in class de.codecrafters.tableview.R.id
-
- table_header_view - Static variable in class de.codecrafters.tableview.R.id
-
- TableColumnModel - Class in de.codecrafters.tableview
-
A model holding the column information of a
TableView
.
- TableColumnModel(int) - Constructor for class de.codecrafters.tableview.TableColumnModel
-
Creates a new TableColumnModel with the given number of columns.
- TableDataAdapter<T> - Class in de.codecrafters.tableview
-
The abstract implementation of an adapter used to bring data to a
TableView
.
- TableDataAdapter(Context, T[]) - Constructor for class de.codecrafters.tableview.TableDataAdapter
-
Creates a new TableDataAdapter.
- TableDataAdapter(Context, List<T>) - Constructor for class de.codecrafters.tableview.TableDataAdapter
-
Creates a new TableDataAdapter.
- TableDataAdapter(Context, int, List<T>) - Constructor for class de.codecrafters.tableview.TableDataAdapter
-
Creates a new TableDataAdapter.
- TableDataAdapter(Context, TableColumnModel, List<T>) - Constructor for class de.codecrafters.tableview.TableDataAdapter
-
Creates a new TableDataAdapter.
- TableDataClickListener<T> - Interface in de.codecrafters.tableview.listeners
-
Listens for clicks on table data.
- TableDataLongClickListener<T> - Interface in de.codecrafters.tableview.listeners
-
Listens for long clicks on table data.
- TableDataRowBackgroundProvider<T> - Interface in de.codecrafters.tableview.providers
-
An interface for a table data row background provider.
- TableDataRowBackgroundProviders - Class in de.codecrafters.tableview.toolkit
-
- TableDataRowColorizer<T> - Interface in de.codecrafters.tableview.colorizers
-
- TableDataRowColorizers - Class in de.codecrafters.tableview.toolkit
-
- TableHeaderAdapter - Class in de.codecrafters.tableview
-
The abstract implementation of an adapter used to bring data to a TableHeaderView
.
- TableHeaderAdapter(Context) - Constructor for class de.codecrafters.tableview.TableHeaderAdapter
-
Creates a new TableHeaderAdapter.
- TableHeaderAdapter(Context, int) - Constructor for class de.codecrafters.tableview.TableHeaderAdapter
-
Creates a new TableHeaderAdapter.
- TableHeaderAdapter(Context, TableColumnModel) - Constructor for class de.codecrafters.tableview.TableHeaderAdapter
-
Creates a new TableHeaderAdapter.
- TableHeaderClickListener - Interface in de.codecrafters.tableview.listeners
-
- TableView - Static variable in class de.codecrafters.tableview.R.styleable
-
Attributes that can be used with a TableView.
- TableView<T> - Class in de.codecrafters.tableview
-
A view that is able to display data as a table.
- TableView(Context) - Constructor for class de.codecrafters.tableview.TableView
-
Creates a new TableView with the given context.
- TableView(Context, AttributeSet) - Constructor for class de.codecrafters.tableview.TableView
-
Creates a new TableView with the given context.
- TableView(Context, AttributeSet, int) - Constructor for class de.codecrafters.tableview.TableView
-
Creates a new TableView with the given context.
- tableView_columnCount - Static variable in class de.codecrafters.tableview.R.attr
-
Must be an integer value, such as "100
".
- tableView_headerColor - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- tableView_headerElevation - Static variable in class de.codecrafters.tableview.R.attr
-
Must be an integer value, such as "100
".
- TableView_tableView_columnCount - Static variable in class de.codecrafters.tableview.R.styleable
-
- TableView_tableView_headerColor - Static variable in class de.codecrafters.tableview.R.styleable
-
- TableView_tableView_headerElevation - Static variable in class de.codecrafters.tableview.R.styleable
-
- tabMode - Static variable in class de.codecrafters.tableview.R.id
-
- text - Static variable in class de.codecrafters.tableview.R.id
-
- text2 - Static variable in class de.codecrafters.tableview.R.id
-
- textAllCaps - Static variable in class de.codecrafters.tableview.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- TextAppearance - Static variable in class de.codecrafters.tableview.R.styleable
-
Attributes that can be used with a TextAppearance.
- TextAppearance_android_shadowColor - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#shadowColor
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_shadowDx - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#shadowDx
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_shadowDy - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#shadowDy
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_shadowRadius - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#shadowRadius
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_textColor - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#textColor
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_textSize - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#textSize
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_textStyle - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#textStyle
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_android_typeface - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#typeface
attribute's value can be found in the
R.styleable.TextAppearance
array.
- TextAppearance_AppCompat - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Body1 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Body2 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Button - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Caption - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Display1 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Display2 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Display3 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Display4 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Headline - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Large - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Large_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Light_SearchResult_Subtitle - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Light_SearchResult_Title - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Light_Widget_PopupMenu_Large - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Light_Widget_PopupMenu_Small - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Medium - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Medium_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Menu - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_SearchResult_Subtitle - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_SearchResult_Title - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Small - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Small_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Subhead - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Subhead_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Title - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Title_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionBar_Menu - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionBar_Subtitle - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionBar_Title - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionMode_Subtitle - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionMode_Title - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_Button - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_Button_Inverse - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_DropDownItem - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_PopupMenu_Header - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_PopupMenu_Large - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_PopupMenu_Small - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_Switch - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_AppCompat_Widget_TextView_SpinnerItem - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_StatusBar_EventContent - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_StatusBar_EventContent_Info - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_StatusBar_EventContent_Line2 - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_StatusBar_EventContent_Time - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_StatusBar_EventContent_Title - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_textAllCaps - Static variable in class de.codecrafters.tableview.R.styleable
-
- TextAppearance_Widget_AppCompat_ExpandedMenu_Item - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_Widget_AppCompat_Toolbar_Subtitle - Static variable in class de.codecrafters.tableview.R.style
-
- TextAppearance_Widget_AppCompat_Toolbar_Title - Static variable in class de.codecrafters.tableview.R.style
-
- textAppearanceLargePopupMenu - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textAppearanceListItem - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textAppearanceListItemSmall - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textAppearancePopupMenuHeader - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textAppearanceSearchResultSubtitle - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textAppearanceSearchResultTitle - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textAppearanceSmallPopupMenu - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textColorAlertDialogListItem - Static variable in class de.codecrafters.tableview.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textColorSearchUrl - Static variable in class de.codecrafters.tableview.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- textSpacerNoButtons - Static variable in class de.codecrafters.tableview.R.id
-
- theme - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- Theme_AppCompat - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_CompactMenu - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight_DarkActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight_Dialog - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight_Dialog_Alert - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight_Dialog_MinWidth - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight_DialogWhenLarge - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DayNight_NoActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Dialog - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Dialog_Alert - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Dialog_MinWidth - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_DialogWhenLarge - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light_DarkActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light_Dialog - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light_Dialog_Alert - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light_Dialog_MinWidth - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light_DialogWhenLarge - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_Light_NoActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- Theme_AppCompat_NoActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat_ActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat_Dark - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat_Dark_ActionBar - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat_Dialog - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat_Dialog_Alert - Static variable in class de.codecrafters.tableview.R.style
-
- ThemeOverlay_AppCompat_Light - Static variable in class de.codecrafters.tableview.R.style
-
- thickness - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- thumbTextPadding - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- thumbTint - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- thumbTintMode - Static variable in class de.codecrafters.tableview.R.attr
-
Must be one of the following constant values.
- tickMark - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- tickMarkTint - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- tickMarkTintMode - Static variable in class de.codecrafters.tableview.R.attr
-
Must be one of the following constant values.
- time - Static variable in class de.codecrafters.tableview.R.id
-
- title - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- title - Static variable in class de.codecrafters.tableview.R.id
-
- title_template - Static variable in class de.codecrafters.tableview.R.id
-
- titleMargin - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- titleMarginBottom - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- titleMarginEnd - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- titleMargins - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- titleMarginStart - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- titleMarginTop - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- titleTextAppearance - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- titleTextColor - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- titleTextStyle - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- Toolbar - Static variable in class de.codecrafters.tableview.R.styleable
-
Attributes that can be used with a Toolbar.
- Toolbar_android_gravity - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#gravity
attribute's value can be found in the
R.styleable.Toolbar
array.
- Toolbar_android_minHeight - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#minHeight
attribute's value can be found in the
R.styleable.Toolbar
array.
- Toolbar_buttonGravity - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_collapseContentDescription - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_collapseIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_contentInsetEnd - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_contentInsetEndWithActions - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_contentInsetLeft - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_contentInsetRight - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_contentInsetStart - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_contentInsetStartWithNavigation - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_logo - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_logoDescription - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_maxButtonHeight - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_navigationContentDescription - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_navigationIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_popupTheme - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_subtitle - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_subtitleTextAppearance - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_subtitleTextColor - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_title - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleMargin - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleMarginBottom - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleMarginEnd - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleMargins - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleMarginStart - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleMarginTop - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleTextAppearance - Static variable in class de.codecrafters.tableview.R.styleable
-
- Toolbar_titleTextColor - Static variable in class de.codecrafters.tableview.R.styleable
-
- toolbarNavigationButtonStyle - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- toolbarStyle - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- top - Static variable in class de.codecrafters.tableview.R.id
-
- topPanel - Static variable in class de.codecrafters.tableview.R.id
-
- track - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- trackTint - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- trackTintMode - Static variable in class de.codecrafters.tableview.R.attr
-
Must be one of the following constant values.