/
ccTable.SetCellFocus

ccTable.SetCellFocus

Parameter

Column, Row : Integer) : Boolean;

Beschreibung

Setzt den aktuellen Zellenfokus des Positionsgrids. Column ist dabei entweder die Id oder der technische Name des Feldes. Liegt Column oder Row außerhalb des zulässigen Bereichs wird im Ergebnis False zurückgeliefert - ansonsten True.

Beispiel

ccTable.SetCellFocus(0,0);

Related content

ccTable.SetCellFocus
ccTable.SetCellFocus
More like this
ccRemoteQuery.SetCellValue
ccRemoteQuery.SetCellValue
More like this
ccRemoteQuery.SetCellValue
ccRemoteQuery.SetCellValue
More like this
ccRemoteQuery.SetCellValue
ccRemoteQuery.SetCellValue
More like this
ccDocument.SetTableFieldValue
ccDocument.SetTableFieldValue
More like this
ccDocument.SetTableFieldValue
ccDocument.SetTableFieldValue
More like this