| Variable Class |
Namespace: Qlik.Engine
The Variable type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) | |
| ForceContent | Obsolete. Sets the value of a dual variable overriding any input constraints. The ForceContent method does not evaluate any expression. | |
| ForceContentAsync(String, Double) | Obsolete. Sets the value of a dual variable overriding any input constraints. The ForceContent method does not evaluate any expression. | |
| ForceContentAsync(AsyncHandle, String, Double) | Obsolete. Sets the value of a dual variable overriding any input constraints. The ForceContent method does not evaluate any expression. | |
| GetContent | Obsolete. Returns the calculated value of a variable. | |
| GetContentAsync | Obsolete. Returns the calculated value of a variable. | |
| GetContentAsync(AsyncHandle) | Obsolete. Returns the calculated value of a variable. | |
| GetContentAsyncT(AsyncHandle, FuncResponse, T) | Obsolete. Returns the calculated value of a variable. | |
| GetNxProperties | Obsolete. Gets the properties of a variable. | |
| GetNxPropertiesAsync | Obsolete. Gets the properties of a variable. | |
| GetNxPropertiesAsync(AsyncHandle) | Obsolete. Gets the properties of a variable. | |
| GetNxPropertiesAsyncT(AsyncHandle, FuncResponse, T) | Obsolete. Gets the properties of a variable. | |
| GetRawContent | Obsolete. Returns the raw value of a variable. | |
| GetRawContentAsync | Obsolete. Returns the raw value of a variable. | |
| GetRawContentAsync(AsyncHandle) | Obsolete. Returns the raw value of a variable. | |
| GetRawContentAsyncT(AsyncHandle, FuncResponse, T) | Obsolete. Returns the raw value of a variable. | |
| ReadJson |
Method for updating an object according to a Qix json object.
(Inherited from QixClassBase.) | |
| SetContent | Obsolete. Sets a value to a variable. | |
| SetContentAsync(String, Boolean) | Obsolete. Sets a value to a variable. | |
| SetContentAsync(AsyncHandle, String, Boolean) | Obsolete. Sets a value to a variable. | |
| SetContentAsyncT(AsyncHandle, FuncResponse, T, String, Boolean) | Obsolete. Sets a value to a variable. | |
| SetNxProperties | Obsolete. Sets some properties to a variable. | |
| SetNxPropertiesAsync(NxVariableProperties) | Obsolete. Sets some properties to a variable. | |
| SetNxPropertiesAsync(AsyncHandle, NxVariableProperties) | Obsolete. Sets some properties to a variable. |
| Name | Description | |
|---|---|---|
| ConsiderDirty |
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.
(Inherited from QixClassBase.) | |
| ConsideredDirty |
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.
Resume normal behavior when disposed.
(Inherited from QixClassBase.) | |
| Handle |
The handle of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Id |
The id of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Session |
The session this entity resides in.
(Inherited from QixClassBase.) | |
| Type |
The type of the Qlik Sense entity.
(Inherited from QixClassBase.) |
| Name | Description | |
|---|---|---|
| Changed |
This event fires when a modification has occured to the Qlik Sense entity's selection state, data or properties.
(Inherited from QixClassBase.) | |
| Closed |
This event fires when the Qlik Sense entity has been removed or deleted.
(Inherited from QixClassBase.) |