Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 00000000 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRAGDROP | Drag and Drop Interface for Controls | 19990209 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GCM_TEXTEDIT | CM: Long text control | 20001009 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_LTE_EDITOR | IS-H*MED: Long Text Element with Text Modules | 20010618 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SOTR_TEXTEDIT | Edit Control for the OTR | 20000921 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_UMG_CONDITION_EDITOR | Condition Editor | 20040325 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_WB_TEXTEDITOR | Preliminary: Editor for ABAP WebDynpro Texts | 20041025 |
Properties
| Class | CL_GUI_TEXTEDIT | |
| Short Description | SAP TextEdit Control | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPTEXTEDIT | Development class for text edit control |
| Created | 19981126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DRAGDROP | Drag and Drop Interface for Controls | 19990209 |
Friends
Class CL_GUI_TEXTEDIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TXTED_STRING | '*' | to initialize default value for set_comments_string | 19981126 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | -1 | to initialize boolean like parameters for controls | 19981126 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | get event on drop of files - no autamotic insert of text | 19981126 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 0 | no event on file drop wanted, file text replaces whole text | 19981126 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 1 | get event on drop of single file only - no autamotic insert | 19981126 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | EVENTS TO REGISTER | 19981130 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 5 | event id for context menu | 19981217 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 6 | event id for item selected on context menu | 19981217 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | -601 | event id for double-click | 19990129 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 3 | event id for F1 key pressed | 19981126 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 4 | event id for F4 key pressed | 19981126 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 2 | event id for multiple files dropped | 19981126 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 1 | event id for single file dropped | 19981126 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 0 | boolean like value 'FALSE' to handle properties of control | 19981126 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | I | false | boolean like value: needed in constructor for initialization | 19981126 | ||
| 16 | Constant | Protected | Type reference (TYPE) | MY_STRING | 'X-R3ABAP' | mime Subtype | 19981126 | ||
| 17 | Constant | Protected | Type reference (TYPE) | MY_STRING | 'APPLICATION' | MIME Type | 19981126 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | I | 0 | reference counter used within method "auto_redraw" | 19981126 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19981126 | ||
| 20 | Instance attribute | Public | Type reference (TYPE) | TXTED_STRING | echos property of control to avoid call to get method | 19981126 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19990203 | ||
| 22 | Instance attribute | Protected | Type reference (TYPE) | CNTL_HANDLE | handle to DataProvider, which also is a control | 19981126 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19990225 | ||
| 24 | Instance attribute | Public | Type reference (TYPE) | I | DROPFILE_EVENT_OFF | file drop mode | 19981126 | ||
| 25 | Instance attribute | Public | Type reference (TYPE) | I | FALSE | echos property of control | 20000215 | ||
| 26 | Instance attribute | Public | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19981203 | ||
| 27 | Instance attribute | Public | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19981126 | ||
| 28 | Instance attribute | Public | Type reference (TYPE) | I | true | echos property of control to avoid call to get method | 19981221 | ||
| 29 | Instance attribute | Public | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19990205 | ||
| 30 | Instance attribute | Public | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19981126 | ||
| 31 | Instance attribute | Public | Type reference (TYPE) | I | 2 | echos property of control for indenting and unindenting | 19981126 | ||
| 32 | Instance attribute | Public | Type reference (TYPE) | I | true | echos property of control to avoid call to get method | 19981126 | ||
| 33 | Instance attribute | Public | Type reference (TYPE) | TXTED_STRING | '' | echos property of control to avoid call to get method | 19981126 | ||
| 34 | Static Attribute | Protected | Type reference (TYPE) | I | FALSE | Support Stream Data Exchange Using String Properties | 20031110 | ||
| 35 | Instance attribute | Public | Type reference (TYPE) | I | true | echos property of control to avoid call to get method | 19981126 | ||
| 36 | Instance attribute | Public | Type reference (TYPE) | I | TEXT_STANDARD | echos property of control to avoid call to get method | 19981126 | ||
| 37 | Instance attribute | Public | Type reference (TYPE) | I | WORDWRAP_AT_WINDOWBORDER | echos property of control to avoid call to get method | 19981126 | ||
| 38 | Instance attribute | Public | Type reference (TYPE) | I | echos property of control to avoid call to get method | 19981126 | |||
| 39 | Instance attribute | Public | Type reference (TYPE) | I | false | echos property of control to avoid call to get method | 19981126 | ||
| 40 | Constant | Public | Type reference (TYPE) | I | 256 | for some typed strings needed within the class | 19981126 | ||
| 41 | Constant | Public | Type reference (TYPE) | I | 1 | echos property of control to avoid call to get method | 19981126 | ||
| 42 | Constant | Public | Type reference (TYPE) | I | 0 | echos property of control to avoid call to get method | 19981126 | ||
| 43 | Constant | Public | Type reference (TYPE) | I | 1 | Boolean Like Value 'TRUE' to Handle Properties of Control | 19981126 | ||
| 44 | Constant | Public | Type reference (TYPE) | I | 2 | constant for wordwrap mode at fixed position | 19981126 | ||
| 45 | Constant | Public | Type reference (TYPE) | I | 1 | constant for wordwrap mode at window border | 19981126 | ||
| 46 | Constant | Public | Type reference (TYPE) | I | 0 | constant for wordwrap mode off | 19981126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | handle redraw behavior by reference counter of control | 19981126 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031110 | |
| 3 | Instance method | Public | Method | change a range of lines into comments | 19990209 | |
| 4 | Instance method | Public | Method | change a selected number of lines into comments | 19990209 | |
| 5 | Instance method | Public | Constructor | creates and links TextEdit control | 19981126 | |
| 6 | Instance method | Public | Method | delete the whole text | 19981126 | |
| 7 | Instance method | Protected | Method | display context menu | 19981217 | |
| 8 | Instance method | Public | Method | empty undo buffer of control | 19981126 | |
| 9 | Instance method | Public | Method | find and replace text | 19981126 | |
| 10 | Instance method | Public | Method | find and select text | 19981126 | |
| 11 | Instance method | Protected | Method | get auto indent mode of TextEdit control | 19981126 | |
| 12 | Instance method | Protected | Method | get string which indicates the whole line is a comment | 19981126 | |
| 13 | Instance method | Protected | Method | context menu displayed by TextEdit or SAPGUI resources | 19990203 | |
| 14 | Instance method | Protected | Method | get mode for enabling of editing protected Text | 19990225 | |
| 15 | Instance method | Protected | Method | get file drop mode of TextEdit control | 19981126 | |
| 16 | Instance method | Public | Method | get first visible line within TextEdit control | 19981126 | |
| 17 | Instance method | Protected | Method | get fixed font property from control | 20000215 | |
| 18 | Instance method | Protected | Method | get highlight breakpoints mode of TextEdit control | 19981203 | |
| 19 | Instance method | Protected | Method | get highlight comments mode of TextEdit control | 19981126 | |
| 20 | Instance method | Public | Method | get last visible line within TextEdit control | 20000712 | |
| 21 | Instance method | Public | Method | retrieve total numbers of lines displayed by control | 20000712 | |
| 22 | Instance method | Public | Method | get text of one line | 19981126 | |
| 23 | Instance method | Protected | Method | get visibility of local context menu of TextEdit control | 19981221 | |
| 24 | Instance method | Protected | Method | get navigate on doubleclick mode of TextEdit control | 19990205 | |
| 25 | Instance method | Public | Method | get paths of dropped files as R/3 table from control | 19981126 | |
| 26 | Instance method | Protected | Method | get read only mode of TextEdit control | 19981126 | |
| 27 | Instance method | Public | Method | Get Selected Text as String from TextEdit Control | 20031013 | |
| 28 | Instance method | Public | Method | get select text as R/3 table from control | 19981126 | |
| 29 | Instance method | Public | Method | Get Selected Text as Stream from TextEdit Control | 19981126 | |
| 30 | Instance method | Public | Method | get absolute character indexes of selection | 19981126 | |
| 31 | Instance method | Public | Method | get positions which describe selected text | 19981126 | |
| 32 | Instance method | Protected | Method | get number of spaces to use for indenting and unindenting | 19981126 | |
| 33 | Instance method | Protected | Method | get status bar visibility mode of TextEdit control | 19981126 | |
| 34 | Instance method | Public | Method | get modified status of displayed text | 19981126 | |
| 35 | Instance method | Public | Method | Get Whole Text as String from Control (Incl. " " and " ") | 20031013 | |
| 36 | Instance method | Public | Method | get text as R/3 table from control | 19981126 | |
| 37 | Instance method | Public | Method | get whole text as stream from control (incl. " " and " ") | 19981126 | |
| 38 | Instance method | Protected | Method | get toolbar visibility mode of TextEdit control | 19981221 | |
| 39 | Instance method | Public | Method | retrieve total numbers of unprotected text parts | 20010803 | |
| 40 | Instance method | Public | Method | get absolute character indexes of an unprotected text part | 20010803 | |
| 41 | Instance method | Public | Method | get positions of an unprotected text part | 20010803 | |
| 42 | Instance method | Protected | Method | get word break procedure type of TextEdit control | 19981126 | |
| 43 | Instance method | Protected | Method | get wordwrap behavior of TextEdit control | 19981126 | |
| 44 | Instance method | Public | Method | go to line | 19981126 | |
| 45 | Instance method | Public | Method | mark a breakpoint: designed only for ABAP source editor | 19981203 | |
| 46 | Instance method | Public | Method | set highlight mode for a range of lines | 19981126 | |
| 47 | Instance method | Public | Method | set highlight mode for selection | 19981126 | |
| 48 | Instance method | Public | Method | indent a range of lines | 19981126 | |
| 49 | Instance method | Public | Method | indent selected text area | 19981126 | |
| 50 | Instance method | Protected | Method | init smart proxy behavior: register properties to be cached | 19990510 | |
| 51 | Instance method | Public | Method | is text part between specified character indexes protected | 20010803 | |
| 52 | Instance method | Public | Method | is text part between specified line positions protected | 20010803 | |
| 53 | Static method | Protected | Method | Checks whether a table is structured | 20031112 | |
| 54 | Instance method | Protected | Method | to limit number of characters within the TextEdit Control | 19981126 | |
| 55 | Instance method | Public | Method | make selection visible within display window | 19981126 | |
| 56 | Instance method | Protected | Method | a copy of set_registered events for event registration | 19990203 | |
| 57 | Instance method | Public | Method | open local file | 19981126 | |
| 58 | Instance method | Public | Method | set protect mode for a range of lines | 19981126 | |
| 59 | Instance method | Public | Method | set protect mode for selection | 19981126 | |
| 60 | Instance method | Protected | Method | register at control framework for drag & drop | 19990209 | |
| 61 | Instance method | Protected | Method | event registration | 19981126 | |
| 62 | Instance method | Public | Method | registration for event context menu | 19981217 | |
| 63 | Instance method | Public | Method | registration for event double-click | 19981126 | |
| 64 | Instance method | Public | Method | registration for event key F1 pressed | 19981126 | |
| 65 | Instance method | Public | Method | registration for event key F4 pressed | 19981126 | |
| 66 | Instance method | Public | Method | registration for event file dropped | 19981126 | |
| 67 | Instance method | Public | Method | replace all | 19981126 | |
| 68 | Static method | Protected | Method | Retrieves the Stringstream Support from a Diag Bit | 20031110 | |
| 69 | Instance method | Public | Method | save as local file | 19981126 | |
| 70 | Instance method | Public | Method | select area of lines, not necessarily within visible part | 19981126 | |
| 71 | Instance method | Public | Method | set auto indent behavior on or off | 19981126 | |
| 72 | Instance method | Public | Method | set string which indicates the whole line is a comment | 19981126 | |
| 73 | Instance method | Protected | Method | context menu displayed by TextEdit or SAPGUI resources | 19990203 | |
| 74 | Instance method | Public | Method | assign drag drop behavior to TextEdit | 19990209 | |
| 75 | Instance method | Protected | Method | get mode for enabling of editing protected Text | 19990225 | |
| 76 | Instance method | Public | Method | set file drop mode of TextEdit control | 19981126 | |
| 77 | Instance method | Public | Method | get first visible line of TextEdit control | 19981126 | |
| 78 | Instance method | Public | Method | set font type to fixed for all word wrap modes | 20000215 | |
| 79 | Instance method | Public | Method | set highlight breakpoints mode of TextEdit control | 19981203 | |
| 80 | Instance method | Public | Method | set highlight comments mode of TextEdit control | 19981126 | |
| 81 | Instance method | Public | Method | set last visible line of TextEdit control | 20000712 | |
| 82 | Instance method | Public | Method | set visibility of local context menu of TextEdit control | 19981221 | |
| 83 | Instance method | Public | Method | set navigate on double-click mode of TextEdit control | 19990205 | |
| 84 | Instance method | Public | Method | set TextEdit control 'read only' flag true or flase | 19981126 | |
| 85 | Instance method | Public | Method | Replace Selected Text with String | 20031013 | |
| 86 | Instance method | Public | Method | Replace Selected Text with R/3 Table | 19981126 | |
| 87 | Instance method | Public | Method | Replace Selected Text with Stream | 19981126 | |
| 88 | Instance method | Public | Method | set selection using character indexes | 19981126 | |
| 89 | Instance method | Public | Method | set text selection within control | 19981126 | |
| 90 | Instance method | Public | Method | set selection to a certain line and position | 19981126 | |
| 91 | Instance method | Public | Method | set number of spaces to use for indenting and unindenting | 19981126 | |
| 92 | Instance method | Public | Method | set statusbar visibility of TextEdit control | 19981126 | |
| 93 | Instance method | Public | Method | set status text in status bar of control | 19981126 | |
| 94 | Instance method | Protected | Method | send textelements for the symbols to control | 19981126 | |
| 95 | Instance method | Public | Method | set text modification status | 19981126 | |
| 96 | Instance method | Public | Method | Send Text as String to Control (Incl. " " and " ") | 20031013 | |
| 97 | Instance method | Public | Method | send R/3 table to control | 19981126 | |
| 98 | Instance method | Public | Method | send text as stream to control (incl. " " and " ") | 19981126 | |
| 99 | Instance method | Public | Method | set toolbar visibility of TextEdit control | 19981126 | |
| 100 | Instance method | Protected | Method | set type of table needed for tables retrieving get methods | 19981126 | |
| 101 | Instance method | Public | Method | set wordbreak procedure | 19981126 | |
| 102 | Instance method | Public | Method | set wordwrap behavior of TextEdit control | 19981126 | |
| 103 | Static method | Protected | Method | Transforms String Content to Table Rows | 20031112 | |
| 104 | Static method | Protected | Method | Transforms Table Content to Single String | 20031112 | |
| 105 | Instance method | Public | Method | uncomment a range of lines | 19990209 | |
| 106 | Instance method | Public | Method | uncomment a selected number of lines | 19990209 | |
| 107 | Instance method | Public | Method | unindent a range of lines | 19981126 | |
| 108 | Instance method | Public | Method | unindent selected text area | 19981126 | |
| 109 | Instance method | Protected | Method | event registration | 19981126 | |
| 110 | Instance method | Protected | Method | update read-only attributes | 19981126 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTEXT_MENU | Instance Event (0) |
Public (2) |
Context Menu requested (by pressing right mouse) | 19981217 |
| 2 | CONTEXT_MENU_SELECTED | Instance Event (0) |
Public (2) |
Context Menu item selected | 19981217 |
| 3 | DBLCLICK | Instance Event (0) |
Public (2) |
double click | 19981126 |
| 4 | F1 | Instance Event (0) |
Public (2) |
F1 pressed | 19981126 |
| 5 | F4 | Instance Event (0) |
Public (2) |
F4 pressed | 19981126 |
| 6 | FILEDROP | Instance Event (0) |
Public (2) |
file(s) dropped depending on drop event mode | 19981126 |
| 7 | ON_DRAG | Instance Event (0) |
Public (2) |
drop occured | 19990222 |
| 8 | ON_DROP | Instance Event (0) |
Public (2) |
drop occured | 19990222 |
| 9 | ON_DROP_COMPLETE | Instance Event (0) |
Public (2) |
complete drag and drop operation, e.g. delete text on move | 19990222 |
| 10 | ON_GET_FLAVOR | Instance Event (0) |
Public (2) |
determine desired flavor | 19990222 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MY_STRING | Protected | See coding | MY_STRING | 19981126 | MY_STRING(256) type C
|
|
| 2 | TEXT_SYMBOLS | Protected | See coding | struct for definition of table to send textelements to contr | 19981126 | BEGIN OF TEXT_SYMBOLS,
* struct for definition of table to send textelements to control
* types like textelements of structure TEXTPOOL
KEY type TEXTPOOL-KEY,
ENTRY type TEXTPOOL-ENTRY,
END OF TEXT_SYMBOLS
|
Method Signatures
Method AUTO_REDRAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_REDRAW | Call by reference | Type reference (TYPE) | I | TRUE (1): enable redraw; ne 1: disable redraw | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while calling auto redraw method of TextEdit control! | 19981126 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GUI_TEXTEDIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GUI_TEXTEDIT has no exception.
Method COMMENT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | FROM_LINE | Call by reference | Type reference (TYPE) | I | starting line | 19990209 | |||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19990209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting lines. | 19990209 |
Method COMMENT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting selected text area! | 19990209 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEDROP_MODE | Call by reference | Type reference (TYPE) | I | DROPFILE_EVENT_OFF | event mode to handle drop of files on control | 19981126 | ||
| 2 | LIFETIME | Value transfer | Type reference (TYPE) | I | for life time management | 19981229 | |||
| 3 | MAX_NUMBER_CHARS | Call by reference | Type reference (TYPE) | I | maximum number of characters insertable into editor control | 19981126 | |||
| 4 | NAME | Value transfer | Type reference (TYPE) | STRING | name for the control | 20000114 | |||
| 5 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19981210 | |||
| 6 | STYLE | Value transfer | Type reference (TYPE) | I | 0 | control style, if initial a defined value is choosen | 19981126 | ||
| 7 | WORDWRAP_MODE | Call by reference | Type reference (TYPE) | I | WORDWRAP_AT_WINDOWBORDER | 0: OFF; 1: wrap a window border; 2: wrap at fixed position | 19981126 | ||
| 8 | WORDWRAP_POSITION | Call by reference | Type reference (TYPE) | I | -1 | position of wordwrap, only makes sense with wordwrap_mode=2 | 19981126 | ||
| 9 | WORDWRAP_TO_LINEBREAK_MODE | Call by reference | Type reference (TYPE) | I | FALSE | eq 1: change wordwrap to linebreak; 0: preserve wordwraps | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while performing creation of TextEdit control! | 19981126 | ||
| 2 | Error while initializing TextEdit control! | 19981126 | ||
| 3 | Error while linking TextEdit control! | 19981126 | ||
| 4 | Error while creating DataProvider control! | 19981126 | ||
| 5 | This type of GUI is not supported! | 19981126 |
Method DELETE_TEXT Signature
Method DELETE_TEXT on class CL_GUI_TEXTEDIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting property of TextEdit control! | 19981126 |
Method DISPLAY_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | context menu | 19981217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 19981217 |
Method EMPTY_UNDO_BUFFER Signature
Method EMPTY_UNDO_BUFFER on class CL_GUI_TEXTEDIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while deleting undo buffer of TextEdit control! | 19981126 |
Method FIND_AND_REPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_SENSITIVE_MODE | Call by reference | Type reference (TYPE) | I | FALSE | ne 0: case sensitive; 0: no case sensitivity | 19981126 | ||
| 2 | REPLACE_STRING | Call by reference | Type reference (TYPE) | C | replace string | 19981126 | |||
| 3 | SEARCH_STRING | Call by reference | Type reference (TYPE) | C | search string | 19981126 | |||
| 4 | STRING_FOUND | Call by reference | Type reference (TYPE) | I | 1: string found; 0: string not found | 19981126 | |||
| 5 | WHOLE_WORD_MODE | Call by reference | Type reference (TYPE) | I | FALSE | ne 0: find only as whole word; 0: not only in whole word | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ERROR_CNTL_CALL_METHOD | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method FIND_AND_SELECT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_SENSITIVE_MODE | Call by reference | Type reference (TYPE) | I | FALSE | ne 0: case sensitive; 0: no case sensitivity | 19981126 | ||
| 2 | SEARCH_STRING | Call by reference | Type reference (TYPE) | C | search string | 19981126 | |||
| 3 | STRING_FOUND | Call by reference | Type reference (TYPE) | I | 1: string found; 0: string not found | 19981126 | |||
| 4 | WHOLE_WORD_MODE | Call by reference | Type reference (TYPE) | I | FALSE | ne 0: find only as whole word; 0: not only in whole word | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while executing 'find and select text'! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method GET_AUTOINDENT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_INDENT | Call by reference | Type reference (TYPE) | I | auto indent mode; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving readonly mode! | 19981126 |
Method GET_COMMENTS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMENTS_STRING | Call by reference | Type reference (TYPE) | C | string at start of line which declares the line as comment | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving string for comments within control! | 19981126 |
Method GET_CONTEXTMENU_VIA_SAPGUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIA_SAPGUI | Call by reference | Type reference (TYPE) | I | 0: displayed by TextEdit; ne 0: by SapGui Services | 19990203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving local context menu mode of TextEdit! | 19990203 |
Method GET_ENABLE_EDITING_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | eq 0: OFF ; ne 0: ON | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving toolbar mode of TextEdit control! | 19990225 |
Method GET_FILEDROP_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEDROP_MODE | Call by reference | Type reference (TYPE) | I | drop file mode, see class constants DROPFILE_EVENT_ | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving toolbar mode of TextEdit control! | 19981126 |
Method GET_FIRST_VISIBLE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | number of first visible line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving first visible line! | 19981126 |
Method GET_FONT_FIXED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | true if fixed font is always used else false | 20000215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error on automation call (available after flush only) | 20000215 |
Method GET_HIGHLIGHT_BREAKPOINTS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGHLIGHT_BREAKPOINTS_MODE | Call by reference | Type reference (TYPE) | I | eq 0: OFF ; ne 0: ON | 19981203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving property from TextEdit Control! | 19981203 |
Method GET_HIGHLIGHT_COMMENTS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGHLIGHT_COMMENTS_MODE | Call by reference | Type reference (TYPE) | I | ReadOnly mode; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving property from TextEdit Control! | 19981126 |
Method GET_LAST_VISIBLE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | line number of last visible line | 20000712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving last visible line! | 20000712 |
Method GET_LINE_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINES | Call by reference | Type reference (TYPE) | I | total number of lines displayed by control. | 20000712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving the total number of lines displayed | 20000712 |
Method GET_LINE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_NUMBER | Call by reference | Type reference (TYPE) | I | number of line | 19981126 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | C | text within line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving text of a line within Control! | 19981126 |
Method GET_LOCAL_CONTEXTMENU_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Call by reference | Type reference (TYPE) | I | visibility of toolbar; eq 0: OFF ; ne 0: ON | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving local context menu mode of TextEdit! | 19981221 |
Method GET_NAVIGATE_ON_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAVIGATE_ON_DBLCLICK_MODE | Call by reference | Type reference (TYPE) | I | eq 0: OFF ; ne 0: ON | 19990205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving property from TextEdit Control! | 19990205 |
Method GET_PATH_OF_DROPPED_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | paths as R/3 table | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving text table via DataProvider control! | 19981126 |
Method GET_READONLY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READONLY_MODE | Call by reference | Type reference (TYPE) | I | ReadOnly mode; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving readonly mode! | 19981126 |
Method GET_SELECTED_TEXTSTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_TEXT | Call by reference | Type reference (TYPE) | STRING | selected text as stream with carrige retruns and linefeeds | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error on calling COM method | 20031013 | ||
| 2 | The requested mehtod isn't installed by the installed GUI | 20031110 |
Method GET_SELECTED_TEXT_AS_R3TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | table with selected text | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving selected text into R/3 table! | 19981126 | ||
| 2 | Potential data loss: use get_selected_text_as_stream instead | 19990208 |
Method GET_SELECTED_TEXT_AS_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | selected text as stream with carrige retruns and linefeeds | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ERROR_DP | 19981126 |
Method GET_SELECTION_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_INDEX | Call by reference | Type reference (TYPE) | I | character index from which selection starts | 19981126 | |||
| 2 | TO_INDEX | Call by reference | Type reference (TYPE) | I | character index from which selection ends | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving position of selected text! | 19981126 |
Method GET_SELECTION_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_LINE | Call by reference | Type reference (TYPE) | I | line from which selection starts | 19981126 | |||
| 2 | FROM_POS | Call by reference | Type reference (TYPE) | I | starting position of selection in line linefrom | 19981126 | |||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | line at which selection ends | 19981126 | |||
| 4 | TO_POS | Call by reference | Type reference (TYPE) | I | ending position of selection within line lineto | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving position of selected text! | 19981126 |
Method GET_SPACES_ON_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER_OF_SPACES | Call by reference | Type reference (TYPE) | I | number of spaces for indenting and unindenting purposes | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving number of spaces on indent / unindent | 19981126 |
Method GET_STATUSBAR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUSBAR_MODE | Call by reference | Type reference (TYPE) | I | visibility of toolbar; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving visiblity of the controls status bar! | 19981126 |
Method GET_TEXTMODIFIED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | I | boolean like value: true=1, false = 0) | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while calling method of TextEdit control | 19981126 |
Method GET_TEXTSTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODIFIED | Call by reference | Type reference (TYPE) | I | modify status of text | 20031013 | |||
| 2 | ONLY_WHEN_MODIFIED | Call by reference | Type reference (TYPE) | I | FALSE | get text only when modified | 20031013 | ||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | text as string with carrige retruns and linefeeds | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving a property from TextEdit control | 20031013 | ||
| 2 | The method isn't supported by the installed GUI | 20031110 |
Method GET_TEXT_AS_R3TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODIFIED | Call by reference | Type reference (TYPE) | I | modify status of text | 19981126 | |||
| 2 | ONLY_WHEN_MODIFIED | Call by reference | Type reference (TYPE) | I | FALSE | get text only when modified | 19981126 | ||
| 3 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | text as R/3 table | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving a property from TextEdit control | 19981126 | ||
| 2 | Error while retrieving text table via DataProvider control! | 19981126 | ||
| 3 | Error while creating DataProvider Control | 19981126 | ||
| 4 | Potential data loss: use get_text_as_stream instead | 19990208 |
Method GET_TEXT_AS_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODIFIED | Call by reference | Type reference (TYPE) | I | modify status of text | 19981126 | |||
| 2 | ONLY_WHEN_MODIFIED | Call by reference | Type reference (TYPE) | I | FALSE | get text only when modified | 19981126 | ||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | text as stream with carrige retruns and linefeeds | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving a property from TextEdit control | 19981126 | ||
| 2 | Error while retrieving text table via DataProvider control! | 19981126 |
Method GET_TOOLBAR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOLBAR_MODE | Call by reference | Type reference (TYPE) | I | wisibility of toolbar; eq 0: OFF ; ne 0: ON | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving toolbar mode of TextEdit control! | 19981221 |
Method GET_UNPROTECTED_PARTS_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARTS | Call by reference | Type reference (TYPE) | I | total number of unprotected text parts | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving the total number of lines displayed | 20010803 |
Method GET_UNPROTECTED_PART_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_INDEX | Call by reference | Type reference (TYPE) | I | character index from which selection starts | 20010803 | |||
| 2 | PART | Call by reference | Type reference (TYPE) | I | number of unprotected text part | 20010803 | |||
| 3 | TO_INDEX | Call by reference | Type reference (TYPE) | I | character index from which selection ends | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving position of selected text! | 20010803 |
Method GET_UNPROTECTED_PART_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_LINE | Call by reference | Type reference (TYPE) | I | line from which selection starts | 20010803 | |||
| 2 | FROM_POS | Call by reference | Type reference (TYPE) | I | starting position of selection in line linefrom | 20010803 | |||
| 3 | PART | Call by reference | Type reference (TYPE) | I | number of unprotected text part | 20010803 | |||
| 4 | TO_LINE | Call by reference | Type reference (TYPE) | I | line at which selection ends | 20010803 | |||
| 5 | TO_POS | Call by reference | Type reference (TYPE) | I | ending position of selection within line lineto | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving position of selected text! | 20010803 |
Method GET_WORDBREAK_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_TYPE | Call by reference | Type reference (TYPE) | I | text type for word break; see class constants TEXT_... | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving readonly mode! | 19981126 |
Method GET_WORDWRAP_BEHAVIOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORDWRAP_MODE | Call by reference | Type reference (TYPE) | I | 0: OFF; 1: wrap a window border; 2: wrap at fixed position | 19981126 | |||
| 2 | WORDWRAP_POSITION | Call by reference | Type reference (TYPE) | I | position of wordwrap, only makes sense with wordwrap_mode=2 | 19981126 | |||
| 3 | WORDWRAP_TO_LINEBREAK_MODE | Call by reference | Type reference (TYPE) | I | eq 1: change wordwrap to linebreak; 0: preserve wordwraps | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving wordwrap properties of control! | 19981126 |
Method GO_TO_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | 1 | Zeilennummer | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while positioning to line in control! | 19981126 |
Method HIGHLIGHT_BREAKPOINT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGHLIGHT_MODE | Call by reference | Type reference (TYPE) | I | TRUE | highlight mode; eq 0: OFF ; ne 0: ON | 19981203 | ||
| 2 | LINE | Call by reference | Type reference (TYPE) | I | starting line | 19981203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting highlight mode of TextEdit control! | 19981203 | ||
| 2 | Method has no effect since comment highlightning is active! | 19981203 | ||
| 3 | INVALID_PARAMETER | 19981203 |
Method HIGHLIGHT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_LINE | Call by reference | Type reference (TYPE) | I | starting line | 19981126 | |||
| 2 | HIGHLIGHT_MODE | Call by reference | Type reference (TYPE) | I | TRUE | highlight mode; eq 0: OFF ; ne 0: ON | 19981126 | ||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting highlight mode of TextEdit control! | 19981126 | ||
| 2 | Method has no effect since comment highlightning is active! | 19981126 | ||
| 3 | INVALID_PARAMETER | 19981126 |
Method HIGHLIGHT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGHLIGHT_MODE | Call by reference | Type reference (TYPE) | I | TRUE | highlight mode; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting highlightning mode for selection! | 19981126 | ||
| 2 | Method has no effect since comment highlightning is active! | 19981126 | ||
| 3 | Invalid parameter | 19981126 |
Method INDENT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | FROM_LINE | Call by reference | Type reference (TYPE) | I | starting line | 19981126 | |||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting lines. | 19981126 |
Method INDENT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting selected text area! | 19981126 |
Method INIT_CACHED_PROPERTIES Signature
Method INIT_CACHED_PROPERTIES on class CL_GUI_TEXTEDIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while initiating cached properties for smart proxy | 19990510 |
Method IS_PART_OF_PROTECTED_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_INDEX | Call by reference | Type reference (TYPE) | I | character index defining the start of the text part | 20010803 | |||
| 2 | PROTECTED | Call by reference | Type reference (TYPE) | I | eq 0: not protected ; ne 0: at least partially protected | 20010803 | |||
| 3 | TO_INDEX | Call by reference | Type reference (TYPE) | I | character index defining the end of the text part | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting selection using indexes within control! | 20010803 |
Method IS_PART_OF_PROTECTED_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_LINE | Call by reference | Type reference (TYPE) | I | line from which selection starts | 20010803 | |||
| 2 | FROM_POS | Call by reference | Type reference (TYPE) | I | 0 | starting position of selection in line linefrom | 20010803 | ||
| 3 | PROTECTED | Call by reference | Type reference (TYPE) | I | eq 0: not protected ; ne 0: at least partially protected | 20010803 | |||
| 4 | TO_LINE | Call by reference | Type reference (TYPE) | I | line at which selection ends | 20010803 | |||
| 5 | TO_POS | Call by reference | Type reference (TYPE) | I | 0 | ending position of selection within line lineto | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting selection within control! | 20010803 |
Method IS_TABLE_STRUCTURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARLIKE | Call by reference | Type reference (TYPE) | I | Either has the value of true or false | 20031114 | |||
| 2 | FIELD_LENGTH | Call by reference | Type reference (TYPE) | I | Length of the field, 0 if structured | 20031114 | |||
| 3 | STRUCTURED | Call by reference | Type reference (TYPE) | I | Either has the value of true or false | 20031112 | |||
| 4 | STRUCTURE_COMP_COUNT | Call by reference | Type reference (TYPE) | I | Number of components for flat structured table | 20031117 | |||
| 5 | TEXT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table to check | 20031112 |
Method IS_TABLE_STRUCTURED on class CL_GUI_TEXTEDIT has no exception.
Method LIMIT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_NUMBER_CHARS | Call by reference | Type reference (TYPE) | I | maximum number of characters insertable into editor control | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while limitting line length within TextEdit control! | 19981126 |
Method MAKE_SELECTION_VISIBLE Signature
Method MAKE_SELECTION_VISIBLE on class CL_GUI_TEXTEDIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while making selection visible within control! | 19981126 |
Method MY_SET_REGISTERED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | event table | 19990203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cntl_error | 19990203 | ||
| 2 | cntl_system_error | 19990203 | ||
| 3 | illegal event combination | 19990203 |
Method OPEN_LOCAL_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Type reference (TYPE) | C | file name | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while opening local file by TextEdit control! | 19981126 |
Method PROTECT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | FROM_LINE | Call by reference | Type reference (TYPE) | I | starting line | 19981126 | |||
| 3 | PROTECT_MODE | Call by reference | Type reference (TYPE) | I | TRUE | protection mode; eq 0: OFF ; ne 0: ON | 19981126 | ||
| 4 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting protection mode within TextEdit Control! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method PROTECT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | PROTECT_MODE | Call by reference | Type reference (TYPE) | I | TRUE | protection mode; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting display mode for selection to protected! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method REGISTER_DRAGDROP Signature
Method REGISTER_DRAGDROP on class CL_GUI_TEXTEDIT has no parameter.
Method REGISTER_DRAGDROP on class CL_GUI_TEXTEDIT has no exception.
Method REGISTER_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT | typed event | 19981230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while registering events for TextEdit control | 19981126 | ||
| 2 | Error on callback within event registration | 19981130 |
Method REGISTER_EVENT_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | space | default: system event | 19981230 | ||
| 2 | LOCAL_ENTRIES | Call by reference | Type reference (TYPE) | I | TRUE | show entries for local function (cut, copy,) in context menu | 19990203 | ||
| 3 | REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | boolean like: TRUE/FALSE to register/unregister event | 19981217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error: control not initialized | 19981217 | ||
| 2 | Error while registering event F4 | 19981217 | ||
| 3 | Error while unregistering event F4 | 19981217 | ||
| 4 | Event is already registered | 19981217 | ||
| 5 | Event was not registered, thus unregistration makes no sense | 19981217 |
Method REGISTER_EVENT_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | SPACE | default: system event | 19981230 | ||
| 2 | NAVIGATE_ON_DBLCLICK | Call by reference | Type reference (TYPE) | I | false | default: no local navigation on dblclick | 19990205 | ||
| 3 | REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | boolean like: TRUE/FALSE to register/unregister event | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error: control not initialized | 19981130 | ||
| 2 | Error while registering event double click | 19981126 | ||
| 3 | Error while unregistering event double click | 19981126 | ||
| 4 | Event is already registered | 19981130 | ||
| 5 | Event was not registered, thus unregistration makes no sense | 19981130 |
Method REGISTER_EVENT_F1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | SPaCE | default: system event | 19981230 | ||
| 2 | REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | boolean like: TRUE/FALSE to register/unregister event | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error: control not initialized | 19981130 | ||
| 2 | Error while registering event F1 | 19981126 | ||
| 3 | Error while unregistering event F1 | 19981126 | ||
| 4 | Event is already registered | 19981130 | ||
| 5 | Event was not registered, thus unregistration makes no sense | 19981130 |
Method REGISTER_EVENT_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | SPACE | default: system event | 19981230 | ||
| 2 | REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | boolean like: TRUE/FALSE to register/unregister event | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error: control not initialized | 19981130 | ||
| 2 | Error while registering event F4 | 19981126 | ||
| 3 | Error while unregistering event F4 | 19981126 | ||
| 4 | Event is already registered | 19981130 | ||
| 5 | Event was not registered, thus unregistration makes no sense | 19981130 |
Method REGISTER_EVENT_FILEDROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | space | default: system event | 19981230 | ||
| 2 | REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | boolean like: TRUE/FALSE to register/unregister event | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error: control not initialized | 19981130 | ||
| 2 | Error while registering event FILEDROP | 19981126 | ||
| 3 | Error while unregistering event FILEDROP | 19981126 | ||
| 4 | Event is already registered | 19981130 | ||
| 5 | Event was not registered, thus unregistration makes no sense | 19981130 |
Method REPLACE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_SENSITIVE_MODE | Call by reference | Type reference (TYPE) | I | FALSE | ne 0: case sensitive; 0: no case sensitivity | 19981126 | ||
| 2 | COUNTER | Call by reference | Type reference (TYPE) | I | counter for performed replace actions | 19981126 | |||
| 3 | REPLACE_STRING | Call by reference | Type reference (TYPE) | C | replace string | 19981126 | |||
| 4 | SEARCH_STRING | Call by reference | Type reference (TYPE) | C | search string | 19981126 | |||
| 5 | WHOLE_WORD_MODE | Call by reference | Type reference (TYPE) | I | FALSE | ne 0: find only as whole word; 0: not only in whole word | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while executing 'replace all' within TextEdit Control! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method RETRIEVE_STRINGSTREAM_SUPPORT Signature
Method RETRIEVE_STRINGSTREAM_SUPPORT on class CL_GUI_TEXTEDIT has no parameter.
Method RETRIEVE_STRINGSTREAM_SUPPORT on class CL_GUI_TEXTEDIT has no exception.
Method SAVE_AS_LOCAL_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Type reference (TYPE) | C | file name | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while saving local file by TextEdit control! | 19981126 |
Method SELECT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_LINE | Call by reference | Type reference (TYPE) | I | 1 | starting line | 19981126 | ||
| 2 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while selecting lines within TextEdit control! | 19981126 |
Method SET_AUTOINDENT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_INDENT | Call by reference | Type reference (TYPE) | I | TRUE (1): enable; ne 1: disable | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while calling auto indent method of TextEdit control! | 19981126 |
Method SET_COMMENTS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMENTS_STRING | Call by reference | Type reference (TYPE) | C | ABAP_COMMENTLINE_IDENTIFIER | string at start of line which declares the line as commen | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting string for comments for TextEdit control | 19981126 |
Method SET_CONTEXTMENU_VIA_SAPGUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIA_SAPGUI | Call by reference | Type reference (TYPE) | I | 0: displayed by TextEdit; ne 0: by SapGui Services | 19990203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while retrieving local context menu mode of TextEdit! | 19990203 | ||
| 2 | INVALID_PARAMETER | 19990203 |
Method SET_DRAGDROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag Drop behavior | 19990209 |
Method SET_DRAGDROP on class CL_GUI_TEXTEDIT has no exception.
Method SET_ENABLE_EDITING_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | FALSE | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting toolbar visibility mode of Control! | 19990225 | ||
| 2 | INVALID_PARAMETER | 19990225 |
Method SET_FILEDROP_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEDROP_MODE | Call by reference | Type reference (TYPE) | I | DROPFILE_EVENT_OFF | drop file mode, see class constants DROPFILE_EVENT_... | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting toolbar visibility mode of Control! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method SET_FIRST_VISIBLE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | 1 | number of line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting first visible line! | 19981126 |
Method SET_FONT_FIXED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | TRUE | true: set fixed font, false: wordwrap mode determines type | 20000215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error in automation call (available after flush only) | 20000215 | ||
| 2 | invalid parameter | 20000215 |
Method SET_HIGHLIGHT_BREAKPOINTS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGHLIGHT_BREAKPOINTS_MODE | Call by reference | Type reference (TYPE) | I | TRUE | hightlight breakpoints mode: eq 0: OFF ; ne 0: ON | 19981203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting property of TextEdit Control! | 19981203 | ||
| 2 | INVALID_PARAMETER | 19981203 |
Method SET_HIGHLIGHT_COMMENTS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGHLIGHT_COMMENTS_MODE | Call by reference | Type reference (TYPE) | I | TRUE | hightlight comments mode: eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting property of TextEdit Control! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method SET_LAST_VISIBLE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | 10000000 | line number | 20000712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting last visible line! | 20000712 |
Method SET_LOCAL_CONTEXTMENU_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Call by reference | Type reference (TYPE) | I | false | visibility of context menu; eq 0: OFF ; ne 0: ON | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting visibility of local context menu entries | 19981221 | ||
| 2 | INVALID_PARAMETER | 19981221 |
Method SET_NAVIGATE_ON_DBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAVIGATE_ON_DBLCLICK_MODE | Call by reference | Type reference (TYPE) | I | True | hightlight comments mode: eq 0: OFF ; ne 0: ON | 19990205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting property of TextEdit Control! | 19990205 | ||
| 2 | INVALID_PARAMETER | 19990205 |
Method SET_READONLY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READONLY_MODE | Call by reference | Type reference (TYPE) | I | TRUE | readonly mode; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting readonly mode! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method SET_SELECTED_TEXTSTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 20031013 | ||
| 2 | SELECTED_TEXT | Call by reference | Type reference (TYPE) | STRING | text as string to replace selection | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error on calling COM method | 20031013 | ||
| 2 | The method isn't supported by the installed GUI | 20031110 |
Method SET_SELECTED_TEXT_AS_R3TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | text as table | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while sending selected text table to TextEdit control! | 19981126 | ||
| 2 | ERROR_DP_CREATE | 19981126 |
Method SET_SELECTED_TEXT_AS_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | SELECTED_TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | text as stream to replace selection | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ERROR_DP | 19981126 | ||
| 2 | ERROR_DP_CREATE | 19981126 |
Method SET_SELECTION_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_INDEX | Call by reference | Type reference (TYPE) | I | character index from which selection starts | 19981126 | |||
| 2 | TO_INDEX | Call by reference | Type reference (TYPE) | I | character index from which selection ends | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting selection using indexes within control! | 19981126 |
Method SET_SELECTION_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_LINE | Call by reference | Type reference (TYPE) | I | line from which selection starts | 19981126 | |||
| 2 | FROM_POS | Call by reference | Type reference (TYPE) | I | 0 | starting position of selection in line linefrom | 19981126 | ||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | line at which selection ends | 19981126 | |||
| 4 | TO_POS | Call by reference | Type reference (TYPE) | I | 0 | ending position of selection within line lineto | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting selection within control! | 19981126 |
Method SET_SELECTION_POS_IN_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | number of line | 19981126 | |||
| 2 | POS | Call by reference | Type reference (TYPE) | I | 0 | position within line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting selection within one line! | 19981126 |
Method SET_SPACES_ON_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER_OF_SPACES | Call by reference | Type reference (TYPE) | I | 2 | number of spaces on indenting/unindenting | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting spaces on indent/unindenting | 19981126 | ||
| 2 | Invalid parameter | 19981126 |
Method SET_STATUSBAR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUSBAR_MODE | Call by reference | Type reference (TYPE) | I | FALSE | visibility of statusbar; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting visibility mode of status bar! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method SET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS_TEXT | Call by reference | Type reference (TYPE) | C | status text | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting status text within TextEdit Control! | 19981126 |
Method SET_TEXTELEMENTS Signature
Method SET_TEXTELEMENTS on class CL_GUI_TEXTEDIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while sending language dependant texts to control! | 19981126 |
Method SET_TEXTMODIFIED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | I | FALSE | boolean like value: true = 1, false = 0 | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting property of TextEdit control | 19981126 |
Method SET_TEXTSTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | text as string with carrige retruns and linefeeds | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error on calling COM method | 20031013 | ||
| 2 | The method isn't supported by the installed GUI | 20031110 |
Method SET_TEXT_AS_R3TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | table with text | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while sending R/3 table to TextEdit control! | 19981126 | ||
| 2 | ERROR_DP_CREATE | 19981126 |
Method SET_TEXT_AS_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | text as stream with carrige retruns and linefeeds | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ERROR_DP | 19981126 | ||
| 2 | ERROR_DP_CREATE | 19981126 |
Method SET_TOOLBAR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOLBAR_MODE | Call by reference | Type reference (TYPE) | I | FALSE | visibility of toolbar; eq 0: OFF ; ne 0: ON | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting toolbar visibility mode of Control! | 19981126 | ||
| 2 | INVALID_PARAMETER | 19981126 |
Method SET_TYPE_OF_R3TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | to assign table structure to control, needed for get-methods | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while sending table via DataProvider to control! | 19981126 |
Method SET_WORDBREAK_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_TYPE | Call by reference | Type reference (TYPE) | I | use class constants text_... | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting word wrap properties of control! | 19981126 |
Method SET_WORDWRAP_BEHAVIOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORDWRAP_MODE | Call by reference | Type reference (TYPE) | I | -1 | 0: OFF; 1: wrap a window border; 2: wrap at fixed position | 19981126 | ||
| 2 | WORDWRAP_POSITION | Call by reference | Type reference (TYPE) | I | -1 | position of wordwrap, only makes sense with wordwrap_mode=2 | 19981126 | ||
| 3 | WORDWRAP_TO_LINEBREAK_MODE | Call by reference | Type reference (TYPE) | I | BOOL_INITIAL | eq 1: change wordwrap to linebreak; 0: preserve wordwraps | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while setting word wrap properties of control! | 19981126 |
Method TRANSFORM_STRING_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_STRING | Call by reference | Type reference (TYPE) | STRING | String to transform from | 20031112 | |||
| 2 | TEXT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table into which string content gets transformed | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structured tables are not supported! | 20031112 |
Method TRANSFORM_TABLE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_STRING | Call by reference | Type reference (TYPE) | STRING | String into which table content gets transformed | 20031112 | |||
| 2 | TEXT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table from which content should get transformed | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structured tables are not supported! | 20031112 |
Method UNCOMMENT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | FROM_LINE | Call by reference | Type reference (TYPE) | I | starting line | 19990209 | |||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19990209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting lines. | 19990209 |
Method UNCOMMENT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting selected text area! | 19990209 |
Method UNINDENT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 | ||
| 2 | FROM_LINE | Call by reference | Type reference (TYPE) | I | starting line | 19981126 | |||
| 3 | TO_LINE | Call by reference | Type reference (TYPE) | I | ending line | 19981126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while indenting lines. | 19981126 |
Method UNINDENT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLE_EDITING_PROTECTED_TEXT | Call by reference | Type reference (TYPE) | I | false | editing of protecte text; eq 0: OFF ; ne 0: ON | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while unindenting selected text area! | 19981126 |
Method UNREGISTER_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT | typed event | 19981230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while deregistering event for TextEdit control | 19981126 | ||
| 2 | Event was not registerred | 19981130 |
Method UPDATE_READONLY_ATTRIBUTES Signature
Method UPDATE_READONLY_ATTRIBUTES on class CL_GUI_TEXTEDIT has no parameter.
Method UPDATE_READONLY_ATTRIBUTES on class CL_GUI_TEXTEDIT has no exception.
Event Signatures
Event CONTEXT_MENU Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 19981217 |
Event CONTEXT_MENU_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | C | fcode | 19981217 |
Event DBLCLICK Signature
Event DBLCLICK on class CL_GUI_TEXTEDIT has no parameter.
Event F1 Signature
Event F1 on class CL_GUI_TEXTEDIT has no parameter.
Event F4 Signature
Event F4 on class CL_GUI_TEXTEDIT has no parameter.
Event FILEDROP Signature
Event FILEDROP on class CL_GUI_TEXTEDIT has no parameter.
Event ON_DRAG Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | drag & drop object | 19990222 | ||
| 2 | FROM_INDEX | Exporting | Value transfer | Type reference (TYPE) | I | absolute character index where drag text selection starts | 19990222 | ||
| 3 | FROM_LINE | Exporting | Value transfer | Type reference (TYPE) | I | line where where selected&dragged text starts | 19990222 | ||
| 4 | FROM_POS | Exporting | Value transfer | Type reference (TYPE) | I | position in "from_line" where selected&dragged text starts | 19990222 | ||
| 5 | TO_INDEX | Exporting | Value transfer | Type reference (TYPE) | I | absolute character index where dragged text selection ends | 19990222 | ||
| 6 | TO_LINE | Exporting | Value transfer | Type reference (TYPE) | I | line where where selected&dragged text ends | 19990222 | ||
| 7 | TO_POS | Exporting | Value transfer | Type reference (TYPE) | I | position in line "to_line" where selected&dragged text ends | 19990222 |
Event ON_DROP Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | drag & drop object | 19990222 | ||
| 2 | INDEX | Exporting | Value transfer | Type reference (TYPE) | I | absolute character index where drop occured | 19990222 | ||
| 3 | LINE | Exporting | Value transfer | Type reference (TYPE) | I | line where drop occured | 19990222 | ||
| 4 | POS | Exporting | Value transfer | Type reference (TYPE) | I | position in line "line" where drop occured | 19990222 |
Event ON_DROP_COMPLETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | drag & drop object | 19990222 | ||
| 2 | FROM_INDEX | Exporting | Value transfer | Type reference (TYPE) | I | absolute character index where drag text selection starts | 19990222 | ||
| 3 | FROM_LINE | Exporting | Value transfer | Type reference (TYPE) | I | line where where selected&dragged text starts | 19990222 | ||
| 4 | FROM_POS | Exporting | Value transfer | Type reference (TYPE) | I | position in "from_line" where selected&dragged text starts | 19990222 | ||
| 5 | TO_INDEX | Exporting | Value transfer | Type reference (TYPE) | I | absolute character index where dragged text selection ends | 19990222 | ||
| 6 | TO_LINE | Exporting | Value transfer | Type reference (TYPE) | I | line where where selected&dragged text ends | 19990222 | ||
| 7 | TO_POS | Exporting | Value transfer | Type reference (TYPE) | I | position in line "to_line" where selected&dragged text ends | 19990222 |
Event ON_GET_FLAVOR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | drag & drop object, to which one flavor should be assigned | 19990222 | ||
| 2 | FLAVORS | Exporting | Value transfer | Type reference (TYPE) | CNDD_FLAVORS | available flavors, choose one of them | 19990222 | ||
| 3 | INDEX | Exporting | Value transfer | Type reference (TYPE) | I | absolute character index where drop occured | 19990222 | ||
| 4 | LINE | Exporting | Value transfer | Type reference (TYPE) | I | line where drop occured | 19990222 | ||
| 5 | POS | Exporting | Value transfer | Type reference (TYPE) | I | position in line "line" where drop occured | 19990222 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |