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 |
Classes
Name | Summary |
---|---|
Container | A mixin class that contains functionality shared by the instance container classes: |
DiscreteDomain | A mixin type that adds to properties the ability to specify a discrete set of values that are valid as property values. |
Enum | A mixin type that limits the domain, of the simple type it is applied to, to a discrete set of instances. |