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 | 19990922 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRAGDROP | Drag and Drop Interface for Controls | 20000127 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_SAPSCRIPT_EDITOR | SAP SAPscript Editor Control | 19990922 |
Properties
Class | CL_GUI_RTF_EDITOR | |
Short Description | SAP SAPscript Editor 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 | STXD | SAPscript |
Created | 19990922 | SAP |
Last change | 20041228 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DRAGDROP | Drag and Drop Interface for Controls | 20000127 |
Friends
Class CL_GUI_RTF_EDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | See coding | Button table | 19991013 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 31 | Height in pixel | 19990922 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 180 | Width in pixel | 19990922 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 120 | Width in pixel | 19990922 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Boolean false (numeric) | 19990922 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Boolean true (numeric) | 19990922 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 0 | ID of editor object | 19990922 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Event double mouse click | 19990923 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Event paragraph deleted | 19990923 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | Event paste requested (control-v) | 19990923 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Event return pressed | 19990923 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Event single mouse click | 19990922 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | SPACE | Boolean false | 19990922 | |
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNTL_HANDLE | Handle to DataProvider, which also is a control | 19990922 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 0 | Left margin of text | 19990922 | |
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Paper width of text | 19990922 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | C_TRUE | Handle text paste locally (control-v) | 19990923 | |
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | C_FALSE | Read only mode of text | 19990922 | |
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | C_TRUE | Show fields in text | 19990922 | |
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 0 | Class object counter | 19990923 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean True | 19990922 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clipboard text comes from the same origin? | 19991015 |
2 | ![]() |
Instance method | Public | Method | Change field attributes at current cursor position | 19991015 |
3 | ![]() |
Instance method | Public | Method | Copy the selected text into the clipboard | 19991020 |
4 | ![]() |
Instance method | Public | Method | Cut the selected text into the clipboard | 19991020 |
5 | ![]() |
Instance method | Public | Method | Paste the clipboard text into the editor control | 19991020 |
6 | ![]() |
Instance method | Public | Constructor | Creates and links editor control | 19990922 |
7 | ![]() |
Instance method | Public | Method | Creates and aligns combobox of the editor control | 19990922 |
8 | ![]() |
Instance method | Public | Method | Creates and aligns kernel editor of the editor control | 19990922 |
9 | ![]() |
Instance method | Public | Method | Create text field at current cursor position | 19990927 |
10 | ![]() |
Instance method | Public | Method | Creates and aligns statusbar of the editor control | 19990922 |
11 | ![]() |
Instance method | Public | Method | Create tabulator (left, right, decimal, center) | 19990927 |
12 | ![]() |
Instance method | Public | Method | Delete text selection | 19991015 |
13 | ![]() |
Instance method | Public | Method | Destroy text field at current cursor position | 19990927 |
14 | ![]() |
Instance method | Public | Method | Destroy all tabulators in the current paragraph | 20001213 |
15 | ![]() |
Instance method | Public | Method | Destroy subcontrol of the frame object | 19991108 |
16 | ![]() |
Instance method | Public | Method | Destroy tabulator | 19990927 |
17 | ![]() |
Instance method | Public | Method | Delete the entire text in the editor control | 19990922 |
18 | ![]() |
Instance method | Public | Method | Format the entire text in the editor control again | 19991104 |
19 | ![]() |
Instance method | Public | Method | Switch off screen refresh | 19991015 |
20 | ![]() |
Instance method | Public | Method | Get automatic line breaking of the editor text on/off | 19991104 |
21 | ![]() |
Instance method | Public | Method | Get cursor position | 19990923 |
22 | ![]() |
Instance method | Public | Method | Get default tabulator width | 19990927 |
23 | ![]() |
Instance method | Public | Method | Get field name at current cursor position | 19990924 |
24 | ![]() |
Instance method | Public | Method | Get field value at current cursor position | 19990924 |
25 | ![]() |
Instance method | Public | Method | Get field width at current cursor position | 19990928 |
26 | ![]() |
Instance method | Public | Method | Get mode of formatting at window size (automatic wrapping) | 20000217 |
27 | ![]() |
Instance method | Public | Method | Get left margin of current paragraph | 19990927 |
28 | ![]() |
Instance method | Public | Method | Get the status to display line and paragraph breaks | 19991025 |
29 | ![]() |
Instance method | Public | Method | Get number of fields between two cursor positions | 19990924 |
30 | ![]() |
Instance method | Public | Method | Get alignment of current paragraph | 19990927 |
31 | ![]() |
Instance method | Public | Method | Get indentation of current paragraph | 19990927 |
32 | ![]() |
Instance method | Public | Method | Get line spacing of current paragraph | 19990927 |
33 | ![]() |
Instance method | Public | Method | Get numbering type of current paragraph | 19990928 |
34 | ![]() |
Instance method | Public | Method | Get preactivate mode for text fields (blinking mode) | 19991126 |
35 | ![]() |
Instance method | Public | Method | Get the read only mode of text | 19991104 |
36 | ![]() |
Instance method | Public | Method | Get right margin of current paragraph | 19990927 |
37 | ![]() |
Instance method | Public | Method | Get SAP specific paragraph attributes of RTF text | 19990923 |
38 | ![]() |
Instance method | Public | Method | Get SAP specific character attributes of RTF text | 19990923 |
39 | ![]() |
Instance method | Public | Method | Get the result of text search | 19991021 |
40 | ![]() |
Instance method | Public | Method | Get cursor position at selection begin | 19990923 |
41 | ![]() |
Instance method | Public | Method | Get cursor position at selection end | 19990923 |
42 | ![]() |
Instance method | Public | Method | Get RTF text from editor control | 19990922 |
43 | ![]() |
Instance method | Public | Method | Get the display mode of fields in the text | 20000131 |
44 | ![]() |
Instance method | Public | Method | Goto first field (e.g. for symbols) | 19990924 |
45 | ![]() |
Instance method | Public | Method | Goto last field (e.g. for symbols) | 19990924 |
46 | ![]() |
Instance method | Public | Method | Goto begin of next paragraph | 19990924 |
47 | ![]() |
Instance method | Public | Method | Goto end of next paragraph | 19990924 |
48 | ![]() |
Instance method | Public | Method | Goto begin of next style | 19990924 |
49 | ![]() |
Instance method | Public | Method | Goto end of next style | 19990924 |
50 | ![]() |
Instance method | Public | Method | Goto next field (e.g. for symbols) | 19990924 |
51 | ![]() |
Instance method | Public | Method | Goto next field with name (e.g. for symbols) | 19991104 |
52 | ![]() |
Instance method | Public | Method | Goto begin of current paragraph | 19990924 |
53 | ![]() |
Instance method | Public | Method | Goto end of current paragraph | 19990924 |
54 | ![]() |
Instance method | Public | Method | Goto previous field (e.g. for symbols) | 19990924 |
55 | ![]() |
Instance method | Public | Method | Goto previous field with name (e.g. for symbols) | 19991104 |
56 | ![]() |
Instance method | Public | Method | Goto begin of previous paragraph | 19990924 |
57 | ![]() |
Instance method | Public | Method | Goto end of previous paragraph | 19990924 |
58 | ![]() |
Instance method | Public | Method | Goto begin of previous style | 19990928 |
59 | ![]() |
Instance method | Public | Method | Goto end of previous style | 19990928 |
60 | ![]() |
Instance method | Public | Method | Goto begin of selected text | 19990924 |
61 | ![]() |
Instance method | Public | Method | Goto end of selected text | 19990924 |
62 | ![]() |
Instance method | Public | Method | Goto begin of current style | 19990924 |
63 | ![]() |
Instance method | Public | Method | Goto end of current style | 19990924 |
64 | ![]() |
Instance method | Public | Method | Insert number of blanks into the text | 19991126 |
65 | ![]() |
Instance method | Public | Method | Line begins at current cursor position? | 19990924 |
66 | ![]() |
Instance method | Public | Method | Line ends at current cursor position? | 19990924 |
67 | ![]() |
Instance method | Public | Method | Text modified? | 19990924 |
68 | ![]() |
Instance method | Public | Method | Paragraph begins at current cursor position? | 19990924 |
69 | ![]() |
Instance method | Public | Method | Paragraph ends at current cursor position? | 19990924 |
70 | ![]() |
Instance method | Public | Method | Style begins at current cursor position? | 19990924 |
71 | ![]() |
Instance method | Public | Method | Style ends at current cursor position? | 19990924 |
72 | ![]() |
Instance method | Public | Method | Move cursor relative | 19990924 |
73 | ![]() |
Instance method | Public | Method | Search text in the editor control | 19991022 |
74 | ![]() |
Instance method | Public | Method | Search text again in the editor control | 19991022 |
75 | ![]() |
Instance method | Public | Method | Selection of text between two cursor positions | 19990930 |
76 | ![]() |
Instance method | Public | Method | Selection of text exists | 19990923 |
77 | ![]() |
Instance method | Public | Method | Set automatic line breaking of the editor text on/off | 19991104 |
78 | ![]() |
Instance method | Public | Method | Set bullets by character | 19990927 |
79 | ![]() |
Instance method | Public | Method | Set bullets by character (WingDings character set) | 19990927 |
80 | ![]() |
Instance method | Public | Method | Set bullets by depth (depth = 1..5) | 19990927 |
81 | ![]() |
Instance method | Public | Method | Set cursor position to the end of the text | 19990924 |
82 | ![]() |
Instance method | Public | Method | Set cursor position to the beginning of the text | 19990922 |
83 | ![]() |
Instance method | Public | Method | Set cursor position | 19990923 |
84 | ![]() |
Instance method | Public | Method | Set default tabulator width | 19990927 |
85 | ![]() |
Instance method | Public | Method | Set field colour (RGB value) | 19991104 |
86 | ![]() |
Instance method | Public | Method | Set field width | 19990928 |
87 | ![]() |
Instance method | Public | Method | Set font height | 19990927 |
88 | ![]() |
Instance method | Public | Method | Set font name | 19990927 |
89 | ![]() |
Instance method | Public | Method | Set mode of formatting at window size (automatic wrapping) | 20000217 |
90 | ![]() |
Instance method | Public | Method | Set left margin of text | 19990922 |
91 | ![]() |
Instance method | Public | Method | Set left margin of current paragraph | 19990927 |
92 | ![]() |
Instance method | Public | Method | Set the status to display line and paragraph breaks on/off | 19991025 |
93 | ![]() |
Instance method | Public | Method | Set numbering attributes of current paragraph (outlining) | 19990928 |
94 | ![]() |
Instance method | Public | Method | Set paper width of text | 19990922 |
95 | ![]() |
Instance method | Public | Method | Set alignment of current paragraph | 19990927 |
96 | ![]() |
Instance method | Public | Method | Set indentation of current paragraph | 19990927 |
97 | ![]() |
Instance method | Public | Method | Set line spacing of current paragraph | 19990927 |
98 | ![]() |
Instance method | Public | Method | Switch off the numbering of current paragraph | 19990927 |
99 | ![]() |
Instance method | Public | Method | Switch on/off the local paste mode of text | 19990923 |
100 | ![]() |
Instance method | Public | Method | Set preactivate mode for text fields (blinking mode) | 19991126 |
101 | ![]() |
Instance method | Public | Method | Switch on/off the read only mode of text | 19990922 |
102 | ![]() |
Instance method | Public | Method | Set right margin of current paragraph | 19990927 |
103 | ![]() |
Instance method | Public | Method | Set SAP specific paragraph attributes of RTF text | 19990923 |
104 | ![]() |
Instance method | Public | Method | Set SAP specific character attributes of RTF text | 19990923 |
105 | ![]() |
Instance method | Public | Method | Switch on/off the display mode of fields in the text | 19990922 |
106 | ![]() |
Instance method | Public | Method | Set space after current paragraph | 19990927 |
107 | ![]() |
Instance method | Public | Method | Set space before current paragraph | 19990927 |
108 | ![]() |
Instance method | Public | Method | Set RTF text in editor control | 19990922 |
109 | ![]() |
Instance method | Public | Method | Set the selected style attributes of RTF text (0=no style) | 19990927 |
110 | ![]() |
Instance method | Public | Method | Set text colour (RGB value) | 19990927 |
111 | ![]() |
Instance method | Public | Method | Set text editable | 19990927 |
112 | ![]() |
Instance method | Public | Method | Switch on/off text has been modified | 19990922 |
113 | ![]() |
Instance method | Public | Method | Switch on screen refresh restoring original cursor | 19991015 |
114 | ![]() |
Instance method | Public | Method | Unset the selected style attributes of RTF text (0=no style) | 19990927 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DOUBLE_CLICK | Instance Event (0) |
Protected (1) |
Double mouse click | 19990923 |
2 | ON_DROP | Instance Event (0) |
Public (2) |
Drop event | 20000127 |
3 | PARAGRAPH_DELETED | Instance Event (0) |
Protected (1) |
Paragraph deleted | 19990923 |
4 | PASTE_REQUESTED | Instance Event (0) |
Protected (1) |
Paste into text editor (control-v) | 19990923 |
5 | RETURN_PRESSED | Instance Event (0) |
Protected (1) |
Return pressed | 19990923 |
6 | SINGLE_CLICK | Instance Event (0) |
Protected (1) |
Single mouse click | 19990922 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BUTTONTAB | Protected | See coding | Button attributes of comboboxes or toolbars | 19991013 |
|
Method Signatures
Method AM_I_CLIPBOARD_OWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19991015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991015 |
Method CHANGE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | C | Field name | 19991015 | ||
2 | ![]() |
P_VALUE | Value transfer | Type reference (TYPE) | C | Field value | 19991015 | ||
3 | ![]() |
P_WIDTH | Value transfer | Type reference (TYPE) | I | Field width | 19991015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991015 |
Method CLIPBOARD_COPY Signature
Method CLIPBOARD_COPY on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991020 |
Method CLIPBOARD_CUT Signature
Method CLIPBOARD_CUT on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991020 |
Method CLIPBOARD_PASTE Signature
Method CLIPBOARD_PASTE on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991020 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | For life time management | 19990922 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000117 | ||
3 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container of this container | 19990922 | ||
4 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this container | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while performing creation of the RTF editor control | 19990922 | |
2 | ![]() |
Error while creating DataProvider | 19990922 | |
3 | ![]() |
This type of GUI is not supported | 19990922 |
Method CREATE_COMBOBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADJUSTMENT1 | Value transfer | Type reference (TYPE) | I | 0 | Adjustment of combobox (X pos) | 19990922 | |
2 | ![]() |
ADJUSTMENT2 | Value transfer | Type reference (TYPE) | I | 0 | Adjustment of combobox (Y pos) | 19990922 | |
3 | ![]() |
COMBOBOX_ID | Value transfer | Type reference (TYPE) | I | Id of combobox object | 19990922 | ||
4 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | CO_COMBOBOX_HEIGHT | Height of combobox | 19990922 | |
5 | ![]() |
LEFT | Value transfer | Type reference (TYPE) | I | 1 | Left disance (in pixel) | 19990922 | |
6 | ![]() |
ONLY_ITEMS | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Create only items of combobox | 19991110 | |
7 | ![]() |
QUICKINFO | Value transfer | Type reference (TYPE) | STRING | SPACE | Quick info text of combobox | 19991020 | |
8 | ![]() |
REFERENCE1_ID | Value transfer | Type reference (TYPE) | I | 0 | Reference object for adjustment | 19990922 | |
9 | ![]() |
REFERENCE2_ID | Value transfer | Type reference (TYPE) | I | 0 | Reference object for adjustment | 19990922 | |
10 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | Style of combobox | 19990922 | ||
11 | ![]() |
TEXT_ITEMS | Call by reference | Type reference (TYPE) | TSFBUTTONS | Text items of combobox | 19990923 | ||
12 | ![]() |
TOP | Value transfer | Type reference (TYPE) | I | 1 | Top distance (in pixel) | 19990922 | |
13 | ![]() |
VISIBLE_ITEMS | Value transfer | Type reference (TYPE) | I | 20 | Visible items in combobox | 19990922 | |
14 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | CO_COMBOBOX_WIDTH | Width of combobox | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while aligning statusbar | 19990922 | |
2 | ![]() |
Error while performing creation of SAPscript editor control | 19990922 | |
3 | ![]() |
Error while creating or accessing statusbar | 19990922 |
Method CREATE_EDITOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADJUSTMENT1 | Value transfer | Type reference (TYPE) | I | 0 | Adjustment of combobox (X pos) | 19990922 | |
2 | ![]() |
ADJUSTMENT2 | Value transfer | Type reference (TYPE) | I | 0 | Adjustment of combobox (Y pos) | 19990922 | |
3 | ![]() |
ASCII_TEXT | Value transfer | Type reference (TYPE) | BOOLEAN | SPACE | RTF or ASCII text in control | 19990922 | |
4 | ![]() |
DRAGDROP_HANDLE | Value transfer | Type reference (TYPE) | I | 0 | Drag&drop handle | 20000131 | |
5 | ![]() |
EDITOR_ID | Value transfer | Type reference (TYPE) | I | Id of editor object | 19990922 | ||
6 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | Height of statusbar | 19990922 | ||
7 | ![]() |
LEFT | Value transfer | Type reference (TYPE) | I | 1 | Left disance (in pixel) | 19990922 | |
8 | ![]() |
REFERENCE1_ID | Value transfer | Type reference (TYPE) | I | 0 | Reference object for adjustment | 19990922 | |
9 | ![]() |
REFERENCE2_ID | Value transfer | Type reference (TYPE) | I | 0 | Reference object for adjustment | 19990922 | |
10 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | Style of statusbar | 19990922 | ||
11 | ![]() |
TOP | Value transfer | Type reference (TYPE) | I | 1 | Top distance (in pixel) | 19990922 | |
12 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Width of statusbar | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while aligning kernel editor | 19990922 | |
2 | ![]() |
Error while performing creation of SAPscript editor control | 19990922 | |
3 | ![]() |
Error while creating or accessing kernel editor | 19990922 | |
4 | ![]() |
Error since editor object already exists | 20000131 |
Method CREATE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | C | Field name | 19990927 | ||
2 | ![]() |
P_VALUE | Value transfer | Type reference (TYPE) | C | Field value | 19990927 | ||
3 | ![]() |
P_WIDTH | Value transfer | Type reference (TYPE) | I | Field width | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method CREATE_STATUSBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADJUSTMENT1 | Value transfer | Type reference (TYPE) | I | 0 | Adjustment of statusbar (X pos) | 19990922 | |
2 | ![]() |
ADJUSTMENT2 | Value transfer | Type reference (TYPE) | I | 0 | Adjustment of statusbar (Y pos) | 19990922 | |
3 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | CO_COMBOBOX_HEIGHT | Height of statusbar | 19990922 | |
4 | ![]() |
INFO_TEXT | Value transfer | Type reference (TYPE) | STRING | SPACE | Text label of statusbar | 19990922 | |
5 | ![]() |
LEFT | Value transfer | Type reference (TYPE) | I | 1 | Left disance (in pixel) | 19990922 | |
6 | ![]() |
MIN_PANE_WIDTH | Value transfer | Type reference (TYPE) | I | CO_STATUSBAR_WIDTH | Minimal pane width of statusbar | 19991021 | |
7 | ![]() |
REFERENCE1_ID | Value transfer | Type reference (TYPE) | I | 0 | Reference object for adjustment | 19990922 | |
8 | ![]() |
REFERENCE2_ID | Value transfer | Type reference (TYPE) | I | 0 | Reference object for adjustment | 19990922 | |
9 | ![]() |
STATUSBAR_ID | Value transfer | Type reference (TYPE) | I | Id of statusbar object | 19990922 | ||
10 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | 0 | Style of statusbar | 19990922 | |
11 | ![]() |
TOP | Value transfer | Type reference (TYPE) | I | 1 | Top distance (in pixel) | 19990922 | |
12 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | CO_STATUSBAR_WIDTH | Width of statusbar | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while aligning statusbar | 19990922 | |
2 | ![]() |
Error while performing creation of SAPscript editor control | 19990922 | |
3 | ![]() |
Error while creating or accessing statusbar | 19990922 |
Method CREATE_TABULATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_POSITION | Value transfer | Type reference (TYPE) | I | Tabulator position | 19990927 | ||
2 | ![]() |
P_TYPE | Value transfer | Type reference (TYPE) | I | Tabulator type | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method DELETE_SELECTION Signature
Method DELETE_SELECTION on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991015 |
Method DESTROY_FIELD Signature
Method DESTROY_FIELD on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method DESTROY_PARAGRAPH_TABULATORS Signature
Method DESTROY_PARAGRAPH_TABULATORS on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 20001213 |
Method DESTROY_SUBCONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUBCONTROL_ID | Value transfer | Type reference (TYPE) | I | Id of the subcontrol object | 19991108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991108 |
Method DESTROY_TABULATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_POSITION | Value transfer | Type reference (TYPE) | I | Tabulator position | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method FLUSH_TEXT Signature
Method FLUSH_TEXT on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method FORMAT_ALL Signature
Method FORMAT_ALL on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method FREEZE_OUTPUT Signature
Method FREEZE_OUTPUT on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991015 |
Method GET_AUTOMATIC_LINE_BREAK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Call by reference | Type reference (TYPE) | I | True or false | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method GET_CURSOR_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method GET_DEFAULT_TAB_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WIDTH | Call by reference | Type reference (TYPE) | I | Default tabulator width | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method GET_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | TDFNAME | Field name | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_VALUE | Call by reference | Type reference (TYPE) | TDFVALUE | Field value | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GET_FIELD_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WIDTH | Call by reference | Type reference (TYPE) | I | Field width | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990928 |
Method GET_FORMAT_TO_WINDOWS_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Call by reference | Type reference (TYPE) | I | True or false | 20000217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 20000217 |
Method GET_LEFT_PARAGRAPH_MARGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARGIN | Call by reference | Type reference (TYPE) | I | Left margin of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method GET_LINE_BREAK_IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Call by reference | Type reference (TYPE) | I | True or false | 19991025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991025 |
Method GET_NUMBEROF_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURPOS_BEG | Value transfer | Type reference (TYPE) | I | Cursor position begin | 19991001 | ||
2 | ![]() |
P_CURPOS_END | Value transfer | Type reference (TYPE) | I | Cursor position end | 19991001 | ||
3 | ![]() |
P_FIELD_NUMBER | Call by reference | Type reference (TYPE) | I | Number of fields | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GET_PARAGRAPH_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ALIGN | Call by reference | Type reference (TYPE) | I | Alignment of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method GET_PARAGRAPH_INDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INDENT | Call by reference | Type reference (TYPE) | I | Indentation of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method GET_PARAGRAPH_LINESPACING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SPACING | Call by reference | Type reference (TYPE) | I | Line spacing of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method GET_PARAGRAPH_NUMBERING_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TYPE | Call by reference | Type reference (TYPE) | I | Numbering type of paragraph | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990928 |
Method GET_PREACTIVATE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Call by reference | Type reference (TYPE) | I | True or false | 19991126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991126 |
Method GET_READONLY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_READONLY | Call by reference | Type reference (TYPE) | I | True or false | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method GET_RIGHT_PARAGRAPH_MARGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARGIN | Call by reference | Type reference (TYPE) | I | Right margin of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method GET_SAPPARAGRAPH_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTE | Call by reference | Type reference (TYPE) | I | Special paragraph attributes | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method GET_SAPSTYLE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTE | Call by reference | Type reference (TYPE) | I | Special character attributes | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method GET_SEARCH_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | C | Search text | 19991021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991021 |
Method GET_SELECTION_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURPOS_BEG | Call by reference | Type reference (TYPE) | I | Cursor position of selection begin | 19990930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method GET_SELECTION_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURPOS_END | Call by reference | Type reference (TYPE) | I | Cursor position of selection end | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTF_TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Text header | 19990922 | ||
2 | ![]() |
SPECIAL_METHOD | Value transfer | Type reference (TYPE) | C | SPACE | Method name for data provider | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 | |
2 | ![]() |
Error while getting the text from the editor control | 19990922 |
Method GET_TEXT_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SHOW_FIELDS | Call by reference | Type reference (TYPE) | I | True or false | 20000131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 20000131 |
Method GOTO_FIRST_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_LAST_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_NEXTPARAGRAPH_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_NEXTPARAGRAPH_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_NEXTSTYLE_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_NEXTSTYLE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_NEXT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 | ||
2 | ![]() |
P_WRAP | Value transfer | Type reference (TYPE) | I | C_FALSE | Wrap at end of text | 19991004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_NEXT_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | C | Field name | 19991104 | ||
2 | ![]() |
P_WRAP | Value transfer | Type reference (TYPE) | I | C_FALSE | Wrap at end of text | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method GOTO_PARAGRAPH_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_PARAGRAPH_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_PREVIOUS_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 | ||
2 | ![]() |
P_WRAP | Value transfer | Type reference (TYPE) | I | C_FALSE | Wrap at begin of text | 19991004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_PREVIOUS_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | C | Field name | 19991104 | ||
2 | ![]() |
P_WRAP | Value transfer | Type reference (TYPE) | I | C_FALSE | Wrap at end of text | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method GOTO_PREVPARAGRAPH_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_PREVPARAGRAPH_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_PREVSTYLE_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990928 |
Method GOTO_PREVSTYLE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990928 |
Method GOTO_SELECTION_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19991021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_SELECTION_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19991021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_STYLE_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method GOTO_STYLE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Call by reference | Type reference (TYPE) | I | Cursor position | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method INSERT_BLANKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NUMBER | Call by reference | Type reference (TYPE) | I | Number of blanks | 19991126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991126 |
Method IS_LINE_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method IS_LINE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method IS_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method IS_PARAGRAPH_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method IS_PARAGRAPH_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method IS_STYLE_BEGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method IS_STYLE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method MOVE_CURSOR_RELATIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RELPOS | Call by reference | Type reference (TYPE) | I | Relative positions | 19990924 | ||
2 | ![]() |
P_WITH_SELECTION | Call by reference | Type reference (TYPE) | I | Selection of text enabled | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MODE | Call by reference | Type reference (TYPE) | I | Search mode (direction, upper/lower, cursor position) | 19991022 | ||
2 | ![]() |
P_SUCC | Call by reference | Type reference (TYPE) | I | Text found | 19991022 | ||
3 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | C | Search text | 19991022 | ||
4 | ![]() |
P_WITH_DIALOG | Call by reference | Type reference (TYPE) | I | Show dialog window | 19991022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991022 |
Method SEARCH_AGAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCC | Call by reference | Type reference (TYPE) | I | Text found | 19991022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991022 |
Method SELECTION_BETWEEN_CURPOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURPOS_BEG | Value transfer | Type reference (TYPE) | I | Cursor position begin | 19990930 | ||
2 | ![]() |
P_CURPOS_END | Value transfer | Type reference (TYPE) | I | Cursor position end | 19990930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990930 |
Method SELECTION_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SUCCESS | Call by reference | Type reference (TYPE) | I | True or false | 19990924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method SET_AUTOMATIC_LINE_BREAK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Value transfer | Type reference (TYPE) | I | True or false | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method SET_BULLETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHAR | Value transfer | Type reference (TYPE) | C | Bullet character | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_BULLETS_BY_CHARACTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHAR | Value transfer | Type reference (TYPE) | C | Bullet character | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_BULLETS_BY_DEPTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DEPTH | Value transfer | Type reference (TYPE) | I | Bullet depth | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_CURSOR_END Signature
Method SET_CURSOR_END on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990924 |
Method SET_CURSOR_HOME Signature
Method SET_CURSOR_HOME on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method SET_CURSOR_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURSOR_POS | Value transfer | Type reference (TYPE) | I | Cursor position | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method SET_DEFAULT_TAB_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WIDTH | Value transfer | Type reference (TYPE) | I | Tabulator width | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_FIELD_COLOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_BLUE | Value transfer | Type reference (TYPE) | I | Colour blue | 19991104 | ||
2 | ![]() |
P_DIALOG | Value transfer | Type reference (TYPE) | I | C_FALSE | With dialog window | 19991104 | |
3 | ![]() |
P_GREEN | Value transfer | Type reference (TYPE) | I | Colour green | 19991104 | ||
4 | ![]() |
P_RED | Value transfer | Type reference (TYPE) | I | Colour red | 19991104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991104 |
Method SET_FIELD_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WIDTH | Value transfer | Type reference (TYPE) | I | Field width | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990928 |
Method SET_FONT_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_HEIGHT | Value transfer | Type reference (TYPE) | I | Font height | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_FONT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | C | Font name | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_FORMAT_TO_WINDOWS_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Value transfer | Type reference (TYPE) | I | True or false | 20000217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 20000217 |
Method SET_LEFT_MARGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARGIN | Call by reference | Type reference (TYPE) | I | 0 | Left margin of text | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method SET_LEFT_PARAGRAPH_MARGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARGIN | Value transfer | Type reference (TYPE) | I | Left margin of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_LINE_BREAK_IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Value transfer | Type reference (TYPE) | I | True or false | 19991025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991025 |
Method SET_NUMBERING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ALIGN | Value transfer | Type reference (TYPE) | I | Alignment of paragraph | 19990928 | ||
2 | ![]() |
P_START | Value transfer | Type reference (TYPE) | I | Start number of paragraph | 19990928 | ||
3 | ![]() |
P_TEXT_AFTER | Value transfer | Type reference (TYPE) | I | Text after outlining number | 19990928 | ||
4 | ![]() |
P_TEXT_BEFORE | Value transfer | Type reference (TYPE) | I | Text before outlining number | 19990928 | ||
5 | ![]() |
P_TYPE | Value transfer | Type reference (TYPE) | I | Numbering type of paragraph | 19990928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990928 |
Method SET_PAPER_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WIDTH | Call by reference | Type reference (TYPE) | I | Paper width of text | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method SET_PARAGRAPH_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ALIGN | Value transfer | Type reference (TYPE) | I | Alignment of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_PARAGRAPH_INDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INDENT | Value transfer | Type reference (TYPE) | I | Indentation of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_PARAGRAPH_LINESPACING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SPACING | Value transfer | Type reference (TYPE) | I | Line spacing of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_PARAGRAPH_NUMBERING_OFF Signature
Method SET_PARAGRAPH_NUMBERING_OFF on class CL_GUI_RTF_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_PASTE_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PASTE_LOCAL | Call by reference | Type reference (TYPE) | I | C_TRUE | Paste local mode of text | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method SET_PREACTIVATE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ONOFF | Value transfer | Type reference (TYPE) | I | True or false | 19991126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991126 |
Method SET_READONLY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_READONLY | Call by reference | Type reference (TYPE) | I | C_FALSE | Read only mode of text | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method SET_RIGHT_PARAGRAPH_MARGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARGIN | Value transfer | Type reference (TYPE) | I | Right margin of paragraph | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_SAPPARAGRAPH_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTE | Value transfer | Type reference (TYPE) | I | Special paragraph attributes | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method SET_SAPSTYLE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTE | Value transfer | Type reference (TYPE) | I | Special character attributes | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990923 |
Method SET_SHOW_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SHOW_FIELDS | Call by reference | Type reference (TYPE) | I | C_TRUE | Show fields in text | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method SET_SPACE_AFTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SPACE | Value transfer | Type reference (TYPE) | I | Space after paragraph (in twips) | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_SPACE_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SPACE | Value transfer | Type reference (TYPE) | I | Space before paragraph (in twips) | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTF_TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Text lines (Type RTFLINE) | 19990922 | ||
2 | ![]() |
SPECIAL_METHOD | Value transfer | Type reference (TYPE) | C | SPACE | Method name for data provider | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 | |
2 | ![]() |
Error while putting text into editor control | 19990922 |
Method SET_TEXT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTE | Value transfer | Type reference (TYPE) | I | Text attributes | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_TEXT_COLOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_BLUE | Value transfer | Type reference (TYPE) | I | Colour blue | 19990927 | ||
2 | ![]() |
P_GREEN | Value transfer | Type reference (TYPE) | I | Colour green | 19990927 | ||
3 | ![]() |
P_RED | Value transfer | Type reference (TYPE) | I | Colour red | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_TEXT_EDITABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EDITABLE | Value transfer | Type reference (TYPE) | I | True or false | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Method SET_TEXT_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MODIFIED | Call by reference | Type reference (TYPE) | I | C_TRUE | Text has been modified | 19990922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990922 |
Method UNFREEZE_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESTORE | Value transfer | Type reference (TYPE) | I | Restore original cursor | 19991015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19991015 |
Method UNSET_TEXT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTE | Value transfer | Type reference (TYPE) | I | Text attributes | 19990927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control error | 19990927 |
Event Signatures
Event DOUBLE_CLICK Signature
Event DOUBLE_CLICK on class CL_GUI_RTF_EDITOR has no parameter.
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 | 20000127 | ||
2 | INDEX | Exporting | Value transfer | Type reference (TYPE) | I | Character index of drop event | 20000127 |
Event PARAGRAPH_DELETED Signature
Event PARAGRAPH_DELETED on class CL_GUI_RTF_EDITOR has no parameter.
Event PASTE_REQUESTED Signature
Event PASTE_REQUESTED on class CL_GUI_RTF_EDITOR has no parameter.
Event RETURN_PRESSED Signature
Event RETURN_PRESSED on class CL_GUI_RTF_EDITOR has no parameter.
Event SINGLE_CLICK Signature
Event SINGLE_CLICK on class CL_GUI_RTF_EDITOR has no parameter.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in |