IQixClassBase Interface |
Namespace: Qlik.Engine
The IQixClassBase type exposes the following members.
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.
|
![]() | 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.
|
![]() | Handle |
The handle of the Qlik Sense entity.
|
![]() | Id |
The id of the Qlik Sense entity.
|
![]() | Type |
The type of the Qlik Sense entity.
|
Name | Description | |
---|---|---|
![]() | Changed |
This event fires when to notify subscribers that a change has occured.
(Inherited from IChangeNotifier.) |
![]() | Closed |
This event fires when the Qlik Sense entity has been removed or deleted.
|