- ic_dark_sortable - Static variable in class de.codecrafters.tableview.R.mipmap
-
- ic_dark_sorted_asc - Static variable in class de.codecrafters.tableview.R.mipmap
-
- ic_dark_sorted_desc - Static variable in class de.codecrafters.tableview.R.mipmap
-
- ic_light_sortable - Static variable in class de.codecrafters.tableview.R.mipmap
-
- ic_light_sorted_asc - Static variable in class de.codecrafters.tableview.R.mipmap
-
- ic_light_sorted_desc - Static variable in class de.codecrafters.tableview.R.mipmap
-
- icon - 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 "?
- icon - Static variable in class de.codecrafters.tableview.R.id
-
- iconifiedByDefault - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a boolean value, either "true
" or "false
".
- id() - Constructor for class de.codecrafters.tableview.R.id
-
- ifRoom - Static variable in class de.codecrafters.tableview.R.id
-
- image - Static variable in class de.codecrafters.tableview.R.id
-
- imageButtonStyle - 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 "?
- indeterminateProgressStyle - 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 "?
- info - Static variable in class de.codecrafters.tableview.R.id
-
- initialActivityCount - 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.
- integer() - Constructor for class de.codecrafters.tableview.R.integer
-
- isLightTheme - Static variable in class de.codecrafters.tableview.R.attr
-
Must be a boolean value, either "true
" or "false
".
- isSwipeToRefreshEnabled() - Method in class de.codecrafters.tableview.TableView
-
Gives information whether the swipe to refresh feature shall be enabled or not.
- isVisible() - Method in interface de.codecrafters.tableview.listeners.SwipeToRefreshListener.RefreshIndicator
-
Indicates whether or not the refresh indicator is shown to the user.
- itemPadding - 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
".