Share this page
StatusBarItem
StdWin.
StatusBarItem
StatusBarItem
Constructor
new StatusBarItem()
A StatusBarItem object
Methods
height() → {Promise.<number>}
Gets the height of the status bar item.
Returns:
a promise fulfilled with the height of the status bar item.
-
Type
- Promise.<number>
text() → {Promise.<string>}
Gets the text of the status bar item.
Returns:
a promise fulfilled with the text of the status bar item.
-
Type
- Promise.<string>
width() → {Promise.<number>}
Gets the width of the status bar item.
Returns:
a promise fulfilled with the height of the status bar item.
-
Type
- Promise.<number>
x() → {Promise.<number>}
Gets the x-coordinate of the status bar item.
Returns:
a promise fulfilled with the x-coordinate of the status bar item.
-
Type
- Promise.<number>
y() → {Promise.<number>}
Gets the y-coordinate of the status bar item.
Returns:
a promise fulfilled with the y-coordinate of the status bar item.
-
Type
- Promise.<number>
Tips to improve your search results...
UFT Developer JavaScript SDK ReferenceVersion: 2021-2023UFT 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: