getRecordColor (record) String
private
Each record can have a color that represents its state.
Parameters:
-
record
Object
- The record instance
Returns:
-
String
- The records color. Possible options: black, red, blue, green.
getRecordColor (record) String
private
Each record can have a color that represents its state.
Object
String
Please login to continue.