Class Index | File Index

Classes


Class Qww.ObjectCaption

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

Defined in: <JavaScript\QWW\QwwJs_Hub.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents the caption of a QlikView object (for example Chart, Table, TextBox etc.
Field Summary
Field Attributes Field Name and Description
 
Whether the caption is visible.
 
Text for the caption.
Class Detail
Qww.ObjectCaption()
Represents the caption of a QlikView object (for example Chart, Table, TextBox etc.).
Field Detail
{Bool} Enabled
Whether the caption is visible.

{String} Text
Text for the caption.