Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

G

gapBetweenBars - 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".
getCellView(int, int, ViewGroup) - Method in class de.codecrafters.tableview.TableDataAdapter
Method that gives the cell views for the different table cells.
getCellView(int, int, ViewGroup) - Method in class de.codecrafters.tableview.toolkit.SimpleTableDataAdapter
 
getColumnComparator(int) - Method in class de.codecrafters.tableview.SortableTableView
Gives the Comparator of the column at the given index.
getColumnCount() - Method in class de.codecrafters.tableview.TableColumnModel
Gives the column count of this model.
getColumnCount() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the column count that is currently used to render the table headers.
getColumnCount() - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the column count that is currently used to render the table headers.
getColumnCount() - Method in class de.codecrafters.tableview.TableView
Gives the number of columns of this table.
getColumnModel() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the TableColumnModel that is currently used to render the table headers.
getColumnModel() - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the TableColumnModel that is currently used to render the table headers.
getColumnWeight(int) - Method in class de.codecrafters.tableview.TableColumnModel
Gives the column weight (the relative width of a column) of the column at the given index.
getColumnWeight(int) - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the column weight (the relative width of a column) of the column at the given index.
getColumnWeight(int) - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the column weight (the relative width of a column) of the column at the given index.
getColumnWeight(int) - Method in class de.codecrafters.tableview.TableView
Gives the column weight (the relative width of the column) of the given column.
getColumnWeightSum() - Method in class de.codecrafters.tableview.TableColumnModel
Gives the overall column weight (sum of all column weights).
getColumnWeightSum() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the overall column weight (sum of all column weights).
getColumnWeightSum() - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the overall column weight (sum of all column weights).
getContext() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the Context of this adapter.
getContext() - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the Context of this adapter.
getData() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the data that is set to this adapter.
getDataAdapter() - Method in class de.codecrafters.tableview.TableView
Gives the TableDataAdapter that is used to render the data view for each cell.
getHeaderAdapter() - Method in class de.codecrafters.tableview.TableView
Gives the TableHeaderAdapter that is used to render the header views for each column.
getHeaderSortStateViewProvider() - Method in class de.codecrafters.tableview.SortableTableView
Gives the current SortStateViewProvider.
getHeaderView(int, ViewGroup) - Method in class de.codecrafters.tableview.TableHeaderAdapter
Method that gives the header views for the different columns.
getHeaderView(int, ViewGroup) - Method in class de.codecrafters.tableview.toolkit.SimpleTableHeaderAdapter
 
getLayoutInflater() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the LayoutInflater of this adapter.
getLayoutInflater() - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the LayoutInflater of this adapter.
getResources() - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the Resources of this adapter.
getResources() - Method in class de.codecrafters.tableview.TableHeaderAdapter
Gives the Resources of this adapter.
getRowBackground(int, T) - Method in interface de.codecrafters.tableview.providers.TableDataRowBackgroundProvider
Gives the row background for the row with the given index holding the given data.
getRowColor(int, T) - Method in interface de.codecrafters.tableview.colorizers.TableDataRowColorizer
Deprecated.
Gives the row color for the row with the given index holding the given data.
getRowData(int) - Method in class de.codecrafters.tableview.TableDataAdapter
Gives the data object that shall be displayed in the row with the given index.
getSortStateViewResource(SortState) - Method in interface de.codecrafters.tableview.providers.SortStateViewProvider
Gives the drawable resource for the given SortState.
getView(int, View, ViewGroup) - Method in class de.codecrafters.tableview.TableDataAdapter
 
goIcon - 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 "?
A B C D E F G H I L M N O P Q R S T U V W