Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

mixins

pentaho.type. mixins

The mixins namespace contains mixins for classes.

Source: doc-js/pentaho/type/mixins/_namespace.jsdoc, line 17

Child Namespaces

Name Summary
spec

The mixins.spec namespace contains specification interfaces supporting mixin types.

Classes

Name Summary
Container

A mixin class that contains functionality shared by the instance container classes: Complex and List.

DiscreteDomain

A mixin type that adds to properties the ability to specify a discrete set of values that are valid as property values.

DiscreteDomainType

The type class of the DiscreteDomain type.

Enum

A mixin type that limits the domain, of the simple type it is applied to, to a discrete set of instances.

EnumType

The type class of the Enum mixin type.