Parcelable representing label value row data.
| class | LabelValueRow.Builder | Builder to create an LabelValueRow. |
|
| public static final Creator<LabelValueRow> | CREATOR |
| ArrayList<LabelValue> |
getColumns()
Returns the columns.
|
| String |
getHexBackgroundColor()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| String |
getHexFontColor()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| static LabelValueRow.Builder | |
| void |
writeToParcel(Parcel dest, int
flags)
|
Returns the columns.
This method is deprecated.
This value is unused by the platform and will be removed in the future.
This method is deprecated.
This value is unused by the platform and will be removed in the future.