Class Index | File Index

Classes


Class Index

_global_


Qww.BookMark.Mgr

JavaScript class to provide access to QVS bookmark functionality.

Qww.Button.Mgr

JavaScript class to manage communication with an underlying QlikView button object.

Qww.Button.Mgr.StandardAction

Enumeration of standard actions which can be called on an application.

Qww.Ctls.FlexiGrid.Mgr

JavaScript control to render the contents of a QlikView table in a flexible grid format where the developer specifies JavaScript functions to run to render the different components.

Qww.Ctls.FlexiSelector.DefaultRenderer

Renderer to be used in conjunction with a Qww.Ctls.FlexiSelector.Mgr.

Qww.Ctls.FlexiSelector.DropDownRenderer

Renderer to be used in conjunction with a Qww.Ctls.FlexiSelector.Mgr.

Qww.Ctls.FlexiSelector.Mgr

JavaScript control to render the contents of a QlikView table in a flexible grid format where the developer specifies JavaScript functions to run to render the different components.

Qww.Ctls.FlexiSelector.TagCloudRenderer

Renderer to be used in conjunction with a Qww.Ctls.FlexiSelector.Mgr.

Qww.Ctls.GlobalSearch.Field

Javscript object to represent a field (listbox) which should be searched by the Qww.Ctls.GlobalSearch.Mgr.

Qww.Ctls.GlobalSearch.Mgr

JavaScript control to search across multiple fields (listboxes) within an application.

Qww.Ctls.Map.GoogleMapsProvider

JavaScript class to provide google maps functionality for the Qww.Ctls.Map.Mgr.

Qww.Ctls.Map.Mgr

JavaScript control to render the contents of a QlikView table on a map Currently Google maps and Microsoft Virtual Earth are supported however developers can write their own mapping providers if required.

Qww.Ctls.Map.VEMapProvider

JavaScript class to provide google maps functionality for the Qww.Ctls.Map.Mgr.

Qww.Ctls.UpdatingFeedback.Mgr

Simple control to show defined HTML whenever the application is updating.

Qww.Hub

Central hub class which other controls and functionality can register with.

Qww.Hub.StartModes

Enumeration containing start modes for the Qww.Hub.

Qww.ListBox.Item

Represents an item in the listbox.

Qww.ListBox.Mgr

JavaScript class to manage communication with a QlikView ListBox.

Qww.ListBox.Mgr.ItemState

Enumeration representing the state which each item in the listbox can be in.

Qww.ListBox.Mgr.StandardAction

Enumeration of standard actions which can be called on a listbox.

Qww.ListBox.Results

Represents the results contained in a listbox.

Qww.ObjectCaption

Represents the caption of a QlikView object (for example Chart, Table, TextBox etc.

Qww.PivotTable.Cell

Represents a cell within a row of data in the pivot table.

Qww.PivotTable.Mgr

Class to manage communication with a QlikView pivot table.

Qww.PivotTable.Row

Represents a row of data in the pivot table.

Qww.QlikViewObjectType

Enumeration of QlikView Object types (currently limited to only those needed by the Flexi Grid control).

Qww.QvsConnector


Qww.QvsConnector.Mode

Enumeration of modes which can be used by the Qww.QvsConnector to connect to the QlikView Server Data Pump.

Qww.Table.Cell

Represents a cell within a row of data in the table.

Qww.Table.Header

Represents a table header.

Qww.Table.Header.SortDirection

Enumeration representing the direction in which a table column is sorted.

Qww.Table.Mgr

Class to manage communication with a QlikView straight table or table control.

Qww.Table.Row

Represents a row of data in the table.

Qww.TextObject.Mgr

JavaScript class to manage communication with an underlying QlikView text object.