ColorFactory
Classes
ColorPropertyFactory
Extends
Constructors
Constructor
new ColorPropertyFactory(): ColorPropertyFactory;
Returns
Overrides
AbstractObjectPropertyFactory.constructor
Accessors
derivedTypes
Get Signature
get derivedTypes(): string[];
Returns
string[]
Inherited from
AbstractObjectPropertyFactory.derivedTypes
factoryClass
Get Signature
get factoryClass(): Function;
Returns
Function
Inherited from
AbstractObjectPropertyFactory.factoryClass
type
Get Signature
get type(): TPropertyDataTypes;
Returns
Overrides
AbstractObjectPropertyFactory.type
Methods
getDefaultValue()
getDefaultValue(type?): Color;
Parameters
| Parameter | Type |
|---|---|
type? | string |