IEnumTypeProto
pentaho.type.mixins.spec. IEnumTypeProto
The spec.IEnumTypeProto
interface represents the specification made available to an element type by the enumeration mixin.
Source: doc-js/pentaho/type/mixins/spec/IEnumTypeProto.jsdoc, line 17
See also: pentaho.type.mixins.Enum
Members
Name | Description |
---|---|
domain : | The list of valid values of the type. |
Members Details
domain: |
---|
The list of valid values of the type. Source: doc-js/pentaho/type/mixins/spec/IEnumTypeProto.jsdoc, line 26 See also: pentaho.type.mixins.Enum.Type#domain |