| Bookmark Class |
Namespace: Qlik.Sense.Client
The Bookmark type exposes the following members.
| Name | Description | |
|---|---|---|
| Apply | Applies a bookmark. | |
| ApplyAsync | Applies a bookmark. | |
| ApplyAsync(AsyncHandle) | Applies a bookmark. | |
| ApplyAsyncT(AsyncHandle, FuncResponse, T) | Applies a bookmark. | |
| ApplyPatches | Applies a patch to the properties of an object. Allows an update to some of the properties. Applying a patch takes less time than resetting all the properties. | |
| ApplyPatchesAsync(IEnumerableNxPatch) | Applies a patch to the properties of an object. Allows an update to some of the properties. Applying a patch takes less time than resetting all the properties. | |
| ApplyPatchesAsync(AsyncHandle, IEnumerableNxPatch) | Applies a patch to the properties of an object. Allows an update to some of the properties. Applying a patch takes less time than resetting all the properties. | |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) | |
| GetInfo | Returns: * the type of the object * the identifier of the object | |
| GetInfoAsync | Returns: * the type of the object * the identifier of the object | |
| GetInfoAsync(AsyncHandle) | Returns: * the type of the object * the identifier of the object | |
| GetInfoAsyncT(AsyncHandle, FuncResponse, T) | Returns: * the type of the object * the identifier of the object | |
| GetLayout | Evaluates an object and displays its properties including the dynamic properties. If the member delta is set to true in the request object, only the delta is evaluated. | |
| GetLayoutAsync | Evaluates an object and displays its properties including the dynamic properties. If the member delta is set to true in the request object, only the delta is evaluated. | |
| GetLayoutAsync(AsyncHandle) | Evaluates an object and displays its properties including the dynamic properties. If the member delta is set to true in the request object, only the delta is evaluated. | |
| GetLayoutAsyncT(AsyncHandle, FuncResponse, T) | Evaluates an object and displays its properties including the dynamic properties. If the member delta is set to true in the request object, only the delta is evaluated. | |
| GetProperties | Shows the properties of an object. If the member delta is set to true in the request object, only the delta is retrieved. | |
| GetPropertiesAsync | Shows the properties of an object. If the member delta is set to true in the request object, only the delta is retrieved. | |
| GetPropertiesAsync(AsyncHandle) | Shows the properties of an object. If the member delta is set to true in the request object, only the delta is retrieved. | |
| GetPropertiesAsyncT(AsyncHandle, FuncResponse, T) | Shows the properties of an object. If the member delta is set to true in the request object, only the delta is retrieved. | |
| Publish | Publishes a bookmark. | |
| PublishAsync | Publishes a bookmark. | |
| PublishAsync(AsyncHandle) | Publishes a bookmark. | |
| ReadJson |
Method for updating an object according to a Qix json object.
(Inherited from QixClassBase.) | |
| ResumeLayout | (Inherited from GenericBookmark.) | |
| SetProperties | Sets some properties for a bookmark. | |
| SetPropertiesAsync(GenericBookmarkProperties) | Sets some properties for a bookmark. | |
| SetPropertiesAsync(AsyncHandle, GenericBookmarkProperties) | Sets some properties for a bookmark. | |
| SuspendLayout | (Inherited from GenericBookmark.) | |
| UnPublish | Unpublishes a bookmark. | |
| UnPublishAsync | Unpublishes a bookmark. | |
| UnPublishAsync(AsyncHandle) | Unpublishes a bookmark. |
| Name | Description | |
|---|---|---|
| Bookmark | Reference to property Layout.Bookmark (Inherited from GenericBookmark.) | |
| 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.) | |
| CreationDate | Reference to property Layout.CreationDate | |
| Handle |
The handle of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Id |
The id of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Info | Reference to property Layout.Info (Inherited from GenericBookmark.) | |
| Meta | Reference to property Layout.Meta (Inherited from GenericBookmark.) | |
| MetaAttributes | Reference to property Layout.Meta | |
| NxBookmark | Reference to property Layout.Bookmark | |
| NxInfo | Reference to property Layout.Info | |
| Properties | ||
| QlikConnection | Reference to property Layout.Session | |
| SelectionFields | Reference to property Layout.SelectionFields | |
| Session |
The session this entity resides in.
(Inherited from QixClassBase.) | |
| SheetId | Reference to property Layout.SheetId | |
| 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.) |