IModel
pentaho.type.spec.IModel
The spec.IModel
interface describes a model instance in object form.
Source: doc-js/pentaho/type/spec/IModel.jsdoc, line 17
See also: pentaho.type.spec.UComplex
Extends
Members
Name | Description |
---|---|
_ : | An inline type reference of the value's type. |
application : | Represents the relevant state and interface of the application in which a model is being used. |
Members Details
_: |
---|
An inline type reference of the value's type. Source: doc-js/pentaho/type/spec/IInstance.jsdoc, line 27 Inherited From: pentaho.type.spec.IInstance#_ |
application: |
---|
Represents the relevant state and interface of the application in which a model is being used. |