Provides functions and properties for requesting properties and executing server side methods for the status bar.
StatusBarViewGenerator
Introduced: 30.0.
Method | Description |
---|---|
get |
Gets the border style of the status bar. |
get |
Gets the text in the 'Column' area of the status bar. |
get |
Gets the text in the 'Line' area of the status bar. |
get |
Gets the text in the 'Page counter' area of the status bar. |
get |
Gets the text in the 'Page' area of the status bar. |
get |
Gets the text in the 'Section counter' area of the status bar. |
get |
Gets the text in the 'Section' area of the status bar. |
get |
Specifies whether the status bar shows the column number of the current text input position. |
get |
Specifies whether the status bar shows the key state of the CAPSLOCK and the NUMLOCK key and the current insertion mode, insert or overwrite. |
get |
Specifies whether the status bar shows the language of the text selection or the text input position. |
get |
Specifies whether the status bar shows the line number of the current text input position. |
get |
Specifies whether the status bar shows the page number of the current text input position. |
get |
Specifies whether the status bar shows the number of pages the document consists of. |
get |
Specifies whether the status bar shows the section number of the current text input position. |
get |
Specifies whether the status bar shows the number of sections the document consists of. |
get |
Specifies whether the status bar shows the current zoom factor. |
get |
Specifies whether the status bar displays a track bar instead of a simple number to show and to set the zooming factor. |
reset |
Resets all display colors of a status bar to their system dependent default values. |
set |
Sets the border style of the status bar. |
set |
Sets the text in the 'Column' area of the status bar. |
set |
Sets the text in the 'Line' area of the status bar. |
set |
Sets the text in the 'Page counter' area of the status bar. |
set |
Sets the text in the 'Page' area of the status bar. |
set |
Sets the text in the 'Section counter' area of the status bar. |
set |
Sets the text in the 'Section' area of the status bar. |
set |
Specifies whether the status bar shows the column number of the current text input position. |
set |
Specifies whether the status bar shows the key state of the CAPSLOCK and the NUMLOCK key and the current insertion mode, insert or overwrite. |
set |
Specifies whether the status bar shows the language of the text selection or the text input position. |
set |
Specifies whether the status bar shows the line number of the current text input position. |
set |
Specifies whether the status bar shows the page number of the current text input position. |
set |
Specifies whether the status bar shows the number of pages the document consists of. |
set |
Specifies whether the status bar shows the section number of the current text input position. |
set |
Specifies whether the status bar shows the number of sections the document consists of. |
set |
Specifies whether the status bar shows the current zoom factor. |
set |
Specifies whether the status bar displays a track bar instead of a simple number to show and to set the zooming factor. |
Property | Description |
---|---|
display |
The displayed colors of the status bar. |