Share this page
APOGridCell
SAPGUI.
APOGridCell
APOGridCell
Constructor
new APOGridCell()
An APOGridCell object
Methods
Gets the cell format.
Returns:
a promise that is fulfilled with the format of the cell.
-
Type
- Promise.<string>
isEditable() → {Promise.<boolean>}
Indicates whether the cell is editable.
Returns:
a promise that is fulfilled with the editable status of this cell.
-
Type
- Promise.<boolean>
Right-clicks the cell and selects the specified menu item.
Parameters:
Name | Type | Description |
---|
menuItem | string | The name of the menu item. |
Returns:
a promise that is fulfilled when the operation is performed.
-
Type
- Promise.<void>
setValue(value) → {Promise.<void>}
Set the content of this cell.
Parameters:
Name | Type | Description |
---|
value | string | The content of this cell. |
Returns:
a promise that is fulfilled when the operation is performed.
-
Type
- Promise.<void>
value() → {Promise.<string>}
The content of this cell.
Returns:
a promise that is fulfilled with the content of this cell.
-
Type
- Promise.<string>
Tips to improve your search results...
UFT Developer JavaScript SDK ReferenceVersion: 2021-23.4UFT Developer SDK ReferenceAllView Local Help CenterView Online Help CenterbackGo back in browser historyforwardGo forward in browser historyRemove search highlightsnext topicGo to next topicprevious topicGo to previous topicPrint the current topicVersion: