| GenericDerivedDefinition Class |
Namespace: Qlik.Engine
The GenericDerivedDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericDerivedDefinition | Initializes a new instance of the GenericDerivedDefinition class |
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) | |
| ReadJson |
Method for updating an object according to a Qix json object.
(Inherited from QixClassBase.) |
| 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.) |