/
HexColor
HexColor
Tim Schauder
Owned by Tim Schauder
Last updated: Nov 02, 2016
Class graphomate.ui.types.HexColor
extends string (sap.ui.base.DataType.getType("string"))
Examples
- "#FF2200"
- "#000000"
Valid Values
A valid string of type graphomate.ui.types.HexColor consists of a hash followed by exactly 6 digits (each in the range 0-F) describing the RGB color channels in hexadecimal notation.
, multiple selections available,