SimpleHexColor
Extends:
gui/data-items/DataItemWithValue.js~DataItemWithValue → SimpleHexColor
The purpose of SimpleHexColor is to store a valid 3-6 character hex value preceded by a hash. It will write to your tool's XML configuration the text of the value. The value it stores and provides through the HTML GUI SDK is however a JavaScript "string". The default value is #ffffff.
Constructor Summary
Public Constructor | ||
public |
constructor(dataName: string, dataItemProps: object) Constructor |