Getting Started | Class Index

Classes


Class Index

Qv

The QlikView Ajax namespace you will be using.

Qv.Config

Configuration object for a connection to a QlikView document, for example in Qv.InitWorkBench.

Qv.CurrentSelectionOptions

This is a 'pseudo class' used to document the object you will need to pass to Qv.Document.GetCurrentSelections.

Qv.CustomIcons

Configuration object for customizing icons.

Qv.Document

The QlikView Document object

Qv.Document.Bookmarks

The Bookmarks object.

Qv.Document.Object

The object being operated on.

Qv.Document.Object.Axis

The object for axis data.

Qv.Document.Object.Background

Background-style data for a QlikView object.

Qv.Document.Object.Data

The object's underlying data

Qv.Document.Object.Data.PageObject

Used for paging in the user interface

Qv.Document.Object.DataCell

Data for a cell.

Qv.Document.Object.DataPage

Size object for data-paging.

Qv.Document.Object.HeaderCell

Data for a cell in the header area of a QlikView object.

Qv.Document.Object.Layout

Layout information for the QlikView object.

Qv.Document.Object.Style

Html style information for a QlikView object.

Qv.FieldOptions

This is a 'pseudo class' used to document the object you will need to use, for example as the fields array on Qv.CurrentSelectionOptions.