IConfigurable
pentaho.lang.IConfigurable
The IConfigurable
interface represents the class of objects that can be configured.
Source: doc-js/pentaho/lang/IConfigurable.jsdoc, line 17
Methods
Name | Description |
---|---|
configure(config) | Applies a configuration to the object. |
Methods Details
configure(config) | ||||||
---|---|---|---|---|---|---|
Applies a configuration to the object. Source: doc-js/pentaho/lang/IConfigurable.jsdoc, line 25
|