- SAVED_STATE_SORTED_COLUMN - Static variable in class de.codecrafters.tableview.SortableTableView
-
- SAVED_STATE_SORTED_DIRECTION - Static variable in class de.codecrafters.tableview.SortableTableView
-
- SAVED_STATE_SUPER_STATE - Static variable in class de.codecrafters.tableview.SortableTableView
-
- screen - Static variable in class de.codecrafters.tableview.R.id
-
- scrollIndicatorDown - Static variable in class de.codecrafters.tableview.R.id
-
- scrollIndicatorUp - Static variable in class de.codecrafters.tableview.R.id
-
- scrollView - Static variable in class de.codecrafters.tableview.R.id
-
- search_badge - Static variable in class de.codecrafters.tableview.R.id
-
- search_bar - Static variable in class de.codecrafters.tableview.R.id
-
- search_button - Static variable in class de.codecrafters.tableview.R.id
-
- search_close_btn - Static variable in class de.codecrafters.tableview.R.id
-
- search_edit_frame - Static variable in class de.codecrafters.tableview.R.id
-
- search_go_btn - Static variable in class de.codecrafters.tableview.R.id
-
- search_mag_icon - Static variable in class de.codecrafters.tableview.R.id
-
- search_menu_title - Static variable in class de.codecrafters.tableview.R.string
-
- search_plate - Static variable in class de.codecrafters.tableview.R.id
-
- search_src_text - Static variable in class de.codecrafters.tableview.R.id
-
- search_voice_btn - Static variable in class de.codecrafters.tableview.R.id
-
- searchHintIcon - 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 "?
- searchIcon - 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 "?
- SearchView - Static variable in class de.codecrafters.tableview.R.styleable
-
Attributes that can be used with a SearchView.
- SearchView_android_focusable - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#focusable
attribute's value can be found in the
R.styleable.SearchView
array.
- SearchView_android_imeOptions - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#imeOptions
attribute's value can be found in the
R.styleable.SearchView
array.
- SearchView_android_inputType - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#inputType
attribute's value can be found in the
R.styleable.SearchView
array.
- SearchView_android_maxWidth - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#maxWidth
attribute's value can be found in the
R.styleable.SearchView
array.
- SearchView_closeIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_commitIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_defaultQueryHint - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_goIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_iconifiedByDefault - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_layout - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_queryBackground - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_queryHint - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_searchHintIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_searchIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_submitBackground - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_suggestionRowLayout - Static variable in class de.codecrafters.tableview.R.styleable
-
- SearchView_voiceIcon - Static variable in class de.codecrafters.tableview.R.styleable
-
- searchViewStyle - 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 "?
- secondary_text_default_material_dark - Static variable in class de.codecrafters.tableview.R.color
-
- secondary_text_default_material_light - Static variable in class de.codecrafters.tableview.R.color
-
- secondary_text_disabled_material_dark - Static variable in class de.codecrafters.tableview.R.color
-
- secondary_text_disabled_material_light - Static variable in class de.codecrafters.tableview.R.color
-
- seekBarStyle - 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 "?
- select_dialog_item_material - Static variable in class de.codecrafters.tableview.R.layout
-
- select_dialog_listview - Static variable in class de.codecrafters.tableview.R.id
-
- select_dialog_multichoice_material - Static variable in class de.codecrafters.tableview.R.layout
-
- select_dialog_singlechoice_material - Static variable in class de.codecrafters.tableview.R.layout
-
- selectableItemBackground - 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 "?
- selectableItemBackgroundBorderless - 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 "?
- setColumnComparator(int, Comparator<T>) - Method in class de.codecrafters.tableview.SortableTableView
-
Sets the given Comparator
for the column at the given index.
- setColumnCount(int) - Method in class de.codecrafters.tableview.TableColumnModel
-
Sets the column count to this model.
- setColumnCount(int) - Method in class de.codecrafters.tableview.TableDataAdapter
-
Sets the column count which is used to render the table headers.
- setColumnCount(int) - Method in class de.codecrafters.tableview.TableHeaderAdapter
-
Sets the column count which is used to render the table headers.
- setColumnCount(int) - Method in class de.codecrafters.tableview.TableView
-
Sets the number of columns of this table.
- setColumnModel(TableColumnModel) - Method in class de.codecrafters.tableview.TableDataAdapter
-
- setColumnModel(TableColumnModel) - Method in class de.codecrafters.tableview.TableHeaderAdapter
-
- setColumnWeight(int, int) - Method in class de.codecrafters.tableview.TableColumnModel
-
Sets the column weight (the relative width of a column) of the column at the given index.
- setColumnWeight(int, int) - Method in class de.codecrafters.tableview.TableDataAdapter
-
Sets the column weight (the relative width of a column) of the column at the given index.
- setColumnWeight(int, int) - Method in class de.codecrafters.tableview.TableHeaderAdapter
-
Sets the column weight (the relative width of a column) of the column at the given index.
- setColumnWeight(int, int) - Method in class de.codecrafters.tableview.TableView
-
Sets the column weight (the relative width of the column) of the given column.
- setDataAdapter(TableDataAdapter<T>) - Method in class de.codecrafters.tableview.SortableTableView
-
- setDataAdapter(TableDataAdapter<T>) - Method in class de.codecrafters.tableview.TableView
-
- setDataRowBackgroundProvider(TableDataRowBackgroundProvider<? super T>) - Method in class de.codecrafters.tableview.TableView
-
- setDataRowColorizer(TableDataRowColorizer<? super T>) - Method in class de.codecrafters.tableview.TableView
-
- setHeaderAdapter(TableHeaderAdapter) - Method in class de.codecrafters.tableview.TableView
-
- setHeaderBackground(int) - Method in class de.codecrafters.tableview.TableView
-
Sets the given resource as background of the table header.
- setHeaderBackgroundColor(int) - Method in class de.codecrafters.tableview.TableView
-
Sets the given color as background of the table header.
- setHeaderElevation(int) - Method in class de.codecrafters.tableview.TableView
-
Sets the elevation level of the header view.
- setHeaderSortStateViewProvider(SortStateViewProvider) - Method in class de.codecrafters.tableview.SortableTableView
-
- setHeaderView(TableHeaderView) - Method in class de.codecrafters.tableview.TableView
-
Replaces the default TableHeaderView
with the given one.
- setPaddingBottom(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the padding that will be used on the bottom side for all table cells.
- setPaddingBottom(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the padding that will be used on the bottom side for all table headers.
- setPaddingLeft(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the padding that will be used on the left side for all table cells.
- setPaddingLeft(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the padding that will be used on the left side for all table headers.
- setPaddingRight(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the padding that will be used on the right side for all table cells.
- setPaddingRight(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the padding that will be used on the right side for all table headers.
- setPaddings(int, int, int, int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the padding that will be used for all table cells.
- setPaddings(int, int, int, int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the padding that will be used for all table headers.
- setPaddingTop(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the padding that will be used on the top side for all table cells.
- setPaddingTop(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the padding that will be used on the top side for all table headers.
- setRowBackgroundProvider(TableDataRowBackgroundProvider<? super T>) - Method in class de.codecrafters.tableview.TableDataAdapter
-
- setSaveEnabled(boolean) - Method in class de.codecrafters.tableview.TableView
-
- setSwipeToRefreshEnabled(boolean) - Method in class de.codecrafters.tableview.TableView
-
Toggles the swipe to refresh feature to the user.
- setSwipeToRefreshListener(SwipeToRefreshListener) - Method in class de.codecrafters.tableview.TableView
-
- setTextColor(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the text color that will be used for all table cells.
- setTextColor(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the text color that will be used for all table headers.
- setTextSize(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the text size that will be used for all table cells.
- setTextSize(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the text size that will be used for all table headers.
- setTypeface(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
Sets the typeface that will be used for all table cells.
- setTypeface(int) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Sets the typeface that will be used for all table headers.
- shortcut - Static variable in class de.codecrafters.tableview.R.id
-
- show() - Method in interface de.codecrafters.tableview.listeners.SwipeToRefreshListener.RefreshIndicator
-
Shows the refresh indicator to the user.
- showAsAction - Static variable in class de.codecrafters.tableview.R.attr
-
Must be one or more (separated by '|') of the following constant values.
- showCustom - Static variable in class de.codecrafters.tableview.R.id
-
- showDividers - Static variable in class de.codecrafters.tableview.R.attr
-
Must be one or more (separated by '|') of the following constant values.
- showHome - Static variable in class de.codecrafters.tableview.R.id
-
- showText - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a boolean value, either "true
" or "false
".
- showTitle - Static variable in class de.codecrafters.tableview.R.id
-
- similarRowColor(int) - Static method in class de.codecrafters.tableview.toolkit.TableDataRowBackgroundProviders
-
- similarRowColor(int) - Static method in class de.codecrafters.tableview.toolkit.TableDataRowColorizers
-
Deprecated.
- similarRowDrawable(Drawable) - Static method in class de.codecrafters.tableview.toolkit.TableDataRowBackgroundProviders
-
- SimpleTableDataAdapter - Class in de.codecrafters.tableview.toolkit
-
- SimpleTableDataAdapter(Context, String[][]) - Constructor for class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
- SimpleTableDataAdapter(Context, List<String[]>) - Constructor for class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
-
- SimpleTableHeaderAdapter - Class in de.codecrafters.tableview.toolkit
-
- SimpleTableHeaderAdapter(Context, String...) - Constructor for class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
Creates a new SimpleTableHeaderAdapter.
- SimpleTableHeaderAdapter(Context, int...) - Constructor for class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
-
- singleChoiceItemLayout - 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 "?
- sort(int) - Method in class de.codecrafters.tableview.SortableTableView
-
Sorts the table by the values of the column with the given index.
- sort(int, boolean) - Method in class de.codecrafters.tableview.SortableTableView
-
Sorts the table by the values of the column of the given index.
- sort(Comparator<T>) - Method in class de.codecrafters.tableview.SortableTableView
-
Sorts the table using the given Comparator
.
- sort_view - Static variable in class de.codecrafters.tableview.R.id
-
- sortable_header - Static variable in class de.codecrafters.tableview.R.layout
-
- sortable_indicator_content_description - Static variable in class de.codecrafters.tableview.R.string
-
- SortableTableView<T> - Class in de.codecrafters.tableview
-
Extension of the
TableView
that gives the possibility to sort the table by every single
column.
- SortableTableView(Context) - Constructor for class de.codecrafters.tableview.SortableTableView
-
Creates a new SortableTableView with the given context.
- SortableTableView(Context, AttributeSet) - Constructor for class de.codecrafters.tableview.SortableTableView
-
Creates a new SortableTableView with the given context.
- SortableTableView(Context, AttributeSet, int) - Constructor for class de.codecrafters.tableview.SortableTableView
-
Creates a new SortableTableView with the given context.
- SortState - Enum in de.codecrafters.tableview
-
A enumeration containing all available SortView states of presentation.
- SortStateViewProvider - Interface in de.codecrafters.tableview.providers
-
Provider for images indication the sort status.
- SortStateViewProviders - Class in de.codecrafters.tableview.toolkit
-
- spacer - Static variable in class de.codecrafters.tableview.R.id
-
- spinBars - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a boolean value, either "true
" or "false
".
- Spinner - Static variable in class de.codecrafters.tableview.R.styleable
-
Attributes that can be used with a Spinner.
- Spinner_android_dropDownWidth - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#dropDownWidth
attribute's value can be found in the
R.styleable.Spinner
array.
- Spinner_android_entries - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#entries
attribute's value can be found in the
R.styleable.Spinner
array.
- Spinner_android_popupBackground - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#popupBackground
attribute's value can be found in the
R.styleable.Spinner
array.
- Spinner_android_prompt - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#prompt
attribute's value can be found in the
R.styleable.Spinner
array.
- Spinner_popupTheme - Static variable in class de.codecrafters.tableview.R.styleable
-
- spinnerDropDownItemStyle - 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 "?
- spinnerStyle - 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 "?
- split_action_bar - Static variable in class de.codecrafters.tableview.R.id
-
- splitTrack - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a boolean value, either "true
" or "false
".
- src_atop - Static variable in class de.codecrafters.tableview.R.id
-
- src_in - Static variable in class de.codecrafters.tableview.R.id
-
- src_over - Static variable in class de.codecrafters.tableview.R.id
-
- srcCompat - 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 "?
- state_above_anchor - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a boolean value, either "true
" or "false
".
- status_bar_latest_event_content - Static variable in class de.codecrafters.tableview.R.id
-
- status_bar_notification_info_maxnum - Static variable in class de.codecrafters.tableview.R.integer
-
- status_bar_notification_info_overflow - Static variable in class de.codecrafters.tableview.R.string
-
- string() - Constructor for class de.codecrafters.tableview.R.string
-
- style() - Constructor for class de.codecrafters.tableview.R.style
-
- styleable() - Constructor for class de.codecrafters.tableview.R.styleable
-
- subMenuArrow - 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 "?
- submenuarrow - Static variable in class de.codecrafters.tableview.R.id
-
- submit_area - Static variable in class de.codecrafters.tableview.R.id
-
- submitBackground - 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 "?
- subtitle - 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.
- subtitleTextAppearance - 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 "?
- subtitleTextColor - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- subtitleTextStyle - 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 "?
- suggestionRowLayout - 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 "?
- support_simple_spinner_dropdown_item - Static variable in class de.codecrafters.tableview.R.layout
-
- SwipeToRefreshListener - Interface in de.codecrafters.tableview.listeners
-
Definition of a swipe to refresh listener.
- SwipeToRefreshListener.RefreshIndicator - Interface in de.codecrafters.tableview.listeners
-
Interface representing the refresh indicator shown to the user.
- switch_thumb_disabled_material_dark - Static variable in class de.codecrafters.tableview.R.color
-
- switch_thumb_disabled_material_light - Static variable in class de.codecrafters.tableview.R.color
-
- switch_thumb_material_dark - Static variable in class de.codecrafters.tableview.R.color
-
- switch_thumb_material_light - Static variable in class de.codecrafters.tableview.R.color
-
- switch_thumb_normal_material_dark - Static variable in class de.codecrafters.tableview.R.color
-
- switch_thumb_normal_material_light - Static variable in class de.codecrafters.tableview.R.color
-
- SwitchCompat - Static variable in class de.codecrafters.tableview.R.styleable
-
Attributes that can be used with a SwitchCompat.
- SwitchCompat_android_textOff - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#textOff
attribute's value can be found in the
R.styleable.SwitchCompat
array.
- SwitchCompat_android_textOn - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#textOn
attribute's value can be found in the
R.styleable.SwitchCompat
array.
- SwitchCompat_android_thumb - Static variable in class de.codecrafters.tableview.R.styleable
-
This symbol is the offset where the
android.R.attr#thumb
attribute's value can be found in the
R.styleable.SwitchCompat
array.
- SwitchCompat_showText - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_splitTrack - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_switchMinWidth - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_switchPadding - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_switchTextAppearance - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_thumbTextPadding - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_thumbTint - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_thumbTintMode - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_track - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_trackTint - Static variable in class de.codecrafters.tableview.R.styleable
-
- SwitchCompat_trackTintMode - Static variable in class de.codecrafters.tableview.R.styleable
-
- switchMinWidth - 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
".
- switchPadding - 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
".
- switchStyle - 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 "?
- switchTextAppearance - 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 "?