SAP ABAP Class CL_GUI_CHARACTERISTIC_HTMLEDIT (Preview and Editor of Raw HTML Document)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷ CO-PC-PCP (Application Component) Product Cost Planning
⤷ CK_ECP (Package) Easy Cost Planning
⤷ CO-PC-PCP (Application Component) Product Cost Planning
⤷ CK_ECP (Package) Easy Cost Planning
Properties
Class | CL_GUI_CHARACTERISTIC_HTMLEDIT | |
Short Description | Preview and Editor of Raw HTML Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CK_ECP | Easy Cost Planning |
Created | 19991017 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_CHARACTERISTIC_HTMLEDIT has no forward declaration.
Interfaces
Class CL_GUI_CHARACTERISTIC_HTMLEDIT has no interface implemented.
Friends
Class CL_GUI_CHARACTERISTIC_HTMLEDIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GDREF_HTML_TABLE | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Table Containing the HTML Document | 19991017 | ||
2 | MR_CONTAINER_1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Left Container | 19991017 | ||
3 | MR_CONTAINER_2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Right Container | 19991017 | ||
4 | MR_EDIT_CONTROL | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Edit Control | 19991017 | ||
5 | MR_HTML_CONTROL | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control | 19991017 | ||
6 | MR_SPLITTER | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 19991017 | ||
7 | M_CURRENT_URL | Instance attribute | Protected | Type reference (TYPE) | CHAR255 | Displayed (Temporary) URL | 19991017 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor: Where is Editor to be Displayed | 19991017 |
2 | FREE | Instance method | Public | Method | Release of the Controls | 19991017 |
3 | GET_DATA | Instance method | Public | Method | Get HTML Contents | 19991017 |
4 | ON_FILE_DROP | Instance method | Protected | Event handling method | Handler for FILE DROP Event of the Editor | 19991017 |
5 | REFRESH | Instance method | Public | Method | Transfers Editor Content in HTML Control | 19991017 |
6 | SET_DATA | Instance method | Public | Method | Set HTML Content | 19991017 |
Events
Class CL_GUI_CHARACTERISTIC_HTMLEDIT has no event.
Types
Class CL_GUI_CHARACTERISTIC_HTMLEDIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container in dem Editor dargestellt werden soll | 19991017 |
Method CONSTRUCTOR on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no exception.
Method FREE Signature
Method FREE on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no parameter.
Method FREE on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DATA_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Container für HTML | 19991104 |
Method GET_DATA on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no exception.
Method ON_FILE_DROP Signature
Method ON_FILE_DROP on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no parameter.
Method ON_FILE_DROP on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no exception.
Method REFRESH Signature
Method REFRESH on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no parameter.
Method REFRESH on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_DATA_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit HTML-Text | 19991017 |
Method SET_DATA on class CL_GUI_CHARACTERISTIC_HTMLEDIT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |