Innovator 12.0 JavaScript API Reference
Innovator 12.0 JavaScript API Reference
Namespaces
Aras.Client.Controls.Public
GridContainer Class
GridContainer Methods
addAllColumnsToDiffView Method
addColumnToDiffView Method
addRow Method
addXMLRows Method
cellIsCheckbox Method
cells Method
cells2 Method
cellWasChanged Method
clear Method
copyRowContent Method
deleteColumn Method
deleteRow Method
deleteSelectedItem Method
deselect Method
disable Method
disableSortingByColumn Method
dropNewRowMarkers Method
editCell Method
editCellX Method
enable Method
enablePopup Method
Event:gridClick Method
Event:gridDoubleClick Method
Event:gridEditCell Method
Event:gridKeyPress Method
Event:gridLinkClick Method
Event:gridMenuClick Method
Event:gridMenuInit Method
Event:gridRowSelect Method
Event:gridSelectCell Method
Event:gridSort Method
Event:gridXmlLoaded Method
getAction Method
getAllItemIds Method
getCellHeight Method
getCellValue Method
getCellX Method
getCellXY Method
getCellY Method
getColumnAt Method
getColumnCount Method
getColumnIndex Method
getColumnName Method
getColumnOrder Method
getColWidth Method
getColWidths Method
getCombo Method
getCurRow Method
getHeader Method
getHeaderCol Method
getHeaderIndex Method
getHorAligns Method
getLogicalColumnOrder Method
getMenu Method
getRowAt Method
getRowCount Method
getRowId Method
getRowIndex Method
getRowsNum Method
getSelectedCell Method
getSelectedID Method
getSelectedItemIDs Method
getUserControlInfo Method
getUserData Method
getUserDataX Method
getVisibleItemIDs Method
getXml Method
initXML Method
initXMLRows Method
insertRowAt Method
isColumnVisible Method
isEditable Method
isInputRowVisible Method
isItemExists Method
isMultiselect Method
loadBaselineXml Method
loadCheckboxIcons Method
loadSortIcons Method
menu Method
menuAdd Method
menuAddSeparator Method
menuRemoveAll Method
menuSetEnabled Method
moveRowDown Method
moveRowUp Method
removeAllColumnsFromDiffView Method
removeAllRows Method
removeColumnFromDiffView Method
requestFocus Method
scrollToColumn Method
selectAll Method
setAction Method
setCellCombo Method
setCellFont Method
setCellLink Method
setCellTextColor Method
setCellValue Method
setColumnCount Method
setColumnOrder Method
setColumnProperties Method
setColumnVisible Method
setColWidth Method
setComboList Method
setCursor Method
setEditable Method
setHeader Method
setHeaderCol Method
setHorAligns Method
setInitWidths Method
setInitWidthsP Method
setMultiselect Method
setPaintEnabled Method
setRowBgColor Method
setRowTextBold Method
setRowTextNormal Method
setSelectedRow Method
setUserData Method
setUserDataX Method
setUserDragData Method
showContent Method
showInputRow Method
showRow Method
sort Method
sortEx Method
stretchColumnWidths Method
turnEditOff Method
GridContainer
getHeaderIndex Method
For Automation. Gets header index. Returns -1 if no such header
Namespace:
Aras.Client.Controls.Public
Syntax
JavaScript
Copy
function
getHeaderIndex
(
label
);
Parameters
label
Type:
string
Return Value
Type:
[T:(Any)]
int
See Also
Reference
GridContainer Class
Aras.Client.Controls.Public Namespace
© 2006-2019 Aras Corporation.
Send comments on this topic to
support@aras.com