public class TablePrefSlotItem extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
color |
String |
component |
String |
icon |
String |
prefKey |
String |
slot |
String |
value |
| Constructor and Description |
|---|
TablePrefSlotItem() |
TablePrefSlotItem(String prefKey,
String value,
String slot,
String color,
String icon,
String component) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.