IContextTypeConfiguration
pentaho.type.spec. IContextTypeConfiguration
The spec.IContextTypeConfiguration
interface contains the context
configuration of a Type API type.
Source: doc-js/pentaho/type/spec/IContextTypeConfiguration.jsdoc, line 17
See also: pentaho.type.IContext , pentaho.type.spec.ContextTypesConfiguration
Members
Name | Description |
---|---|
ranking : | The resolution ranking of the type. |
Members Details
ranking: |
---|
The resolution ranking of the type. Source: doc-js/pentaho/type/spec/IContextTypeConfiguration.jsdoc, line 28 Default Value: 0 |