<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table >Method |
Name |
Description |
Gets the band having the table. |
|
Gets the border type of the table. |
|
Gets the dash pattern of the bottom border. |
|
Gets the dash offset of the bottom border. |
|
Gets the thickness of the bottom border. |
|
Gets the radius of bottom left border. |
|
Gets the radius of bottom right border. |
|
Gets the component of the given name. |
|
Gets the average from the given field. |
|
Gets the number of dataset rows. |
|
Gets the occurrence count of the given value from the given field. |
|
Gets the maximum value from the given field. |
|
Gets the minimum value from the given field. |
|
Gets the dataset name. |
|
Gets the number of total rows of the given data set. |
|
Sets whether to show the row number. |
|
Gets the cursor index of the current row. |
|
Gets the sum from the given field. |
|
Gets the data value of the given field. |
|
Gets the number of rows with empty tables. |
|
Gets the table height. |
|
Gets the left position of the table. |
|
Gets the dash pattern of the left border. |
|
Gets the dash offset of the left border. |
|
Gets the thickness of the left border. |
|
Gets the table name. |
|
Gets the ODI name. |
|
Gets the parent component. |
|
Gets the current report component. |
|
Gets the report template. |
|
Gets the dash pattern of the right border. |
|
Gets the dash offset of the right border. |
|
Gets the thickness of the right border. |
|
Gets the number of rows.
|
|
Gets the table title of the given index. |
|
Gets the number of table titles. |
|
Gets the number of table value labels. |
|
Gets the top position of the table. |
|
Gets the dash pattern of the top border. |
|
Gets the dash offset of the right border. |
|
Gets the thickness of the right border. |
|
Gets the radius of top left border. |
|
Gets the radius of top right border. |
|
Gets the user defined value. |
|
Gets the table width. |
|
Indicates whether auto sizing is enabled. |
|
Indicates whether the current row cursor is on the last of the dataset. |
|
Indicates whether the field value is null. |
|
Indicates whether to print empty labels to the end of a page. |
|
Indicates whether to adjust the height of non grouped labels to the height of grouped labels. |
|
Indicates whether to fix the table position on the page. |
|
Indicates whether to fix the row. |
|
Indicates whether to fix the header title. |
|
Indicates whether to show the row number. |
|
Indicates whether to show the title. |
|
Remove the table value label of the given index. |
|
Sets whether to automatically control the component size. |
|
Sets the type of border. |
|
Sets the dash pattern of the bottom border. |
|
Sets the dash offset of the bottom border. |
|
Sets the thickness of the bottom border. |
|
Sets the radius of bottom left border. |
|
Sets the radius of bottom right border. |
|
Sets whether to print empty labels to the end of a page. |
|
Sets the number of rows with empty tables. |
|
Sets whether to adjust the height of non grouped labels to the height of grouped labels. |
|
Sets whether to fix the position when the table is bound on the page. |
|
Sets whether to fix the row. |
|
Sets whether to fix the header. |
|
Sets table height. |
|
Sets the left position. |
|
Sets the dash pattern of the left border. |
|
Sets the dash offset of the left border. |
|
Sets the thickness of the left border. |
|
Sets the dash pattern of the right border. |
|
Sets the dash offset of the right border. |
|
Sets the thickness of the right border. |
|
Sets the number of rows. |
|
Sets whether to show the row number. |
|
Sets whether to show the title. |
|
Sets the top position of a table. |
|
Sets the dash pattern of the top border. |
|
Sets the dash offset of the top border. |
|
Sets the thickness of the top border. |
|
Sets the radius of top left border. |
|
Sets the radius of top right border. |
|
Assigns a user defined value to the user value. |
|
Sets table width. |