SAP ABAP Class CL_WDY_WB_VD_HTML_HANDLER (Handler for the HTML Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_VIEWDESIGNER (Package) Web Dynpro View Designer

⤷

⤷

Properties
Class | CL_WDY_WB_VD_HTML_HANDLER | |
Short Description | Handler for the HTML Control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_DWB_TOOL_VIEWDESIGNER | Web Dynpro View Designer |
Created | 20021029 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_WDY_WB_VD_HTML_HANDLER has no interface implemented.
Friends
Class CL_WDY_WB_VD_HTML_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20080723 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_VD_EVENT_HANDLER | Event Handler for VD Events | 20081017 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_VIEWDESIGNER_VIS | Web Dynpro: Displaying the View Designer | 20021029 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Test Mode | 20080922 | ||
5 | ![]() |
Instance attribute | Private | See coding | Script in Test Mode | 20081017 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20021029 | |
2 | ![]() |
Instance method | Private | Method | Creation of Preview Context Menu | 20080724 |
3 | ![]() |
Instance method | Private | Method | Creation of Toolbar Context Menu | 20080724 |
4 | ![]() |
Instance method | Private | Method | Deletes a favorite from the database | 20080724 |
5 | ![]() |
Instance method | Private | Method | Execute Script | 20080724 |
6 | ![]() |
Instance method | Private | Method | Provides aggregation where insertion is to be done | 20080807 |
7 | ![]() |
Instance method | Private | Method | Change to Column Size of a Table | 20080612 |
8 | ![]() |
Instance method | Private | Method | Edit Event of Toolbar Context Menu | 20080724 |
9 | ![]() |
Instance method | Private | Method | Handles drop event in Preview Area | 20081017 |
10 | ![]() |
Instance method | Private | Method | Inserts a new element from the toolbar | 20080723 |
11 | ![]() |
Instance method | Private | Method | Inserts a toolbar element from the toolbar | 20080709 |
12 | ![]() |
Instance method | Private | Method | Change to Column Arrangement of a Table | 20080613 |
13 | ![]() |
Instance method | Private | Method | 20021029 | |
14 | ![]() |
Instance method | Public | Event handling method | 20021029 | |
15 | ![]() |
Instance method | Private | Method | Saves favorites to the database | 20080724 |
16 | ![]() |
Instance method | Private | Method | Displays the UI element docu of an element | 20080912 |
Events
Class CL_WDY_WB_VD_HTML_HANDLER has no event.
Types
Class CL_WDY_WB_VD_HTML_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VIEWDESIGNER | Call by reference | Object reference (TYPE REF TO) | CL_WDY_WB_VIEWDESIGNER_VIS | WebDynpro: Visualisierung des ViewDesigners | 20021029 |
Method CONSTRUCTOR on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method CREATE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20080724 | |||
2 | ![]() |
MENU_POS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20080724 | ||
3 | ![]() |
NODE | Call by reference | Type reference (TYPE) | STRING | 20080724 |
Method CREATE_CONTEXT_MENU on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method CREATE_CONTEXT_MENU_TB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FAVORITE | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20080724 | |
2 | ![]() |
MENU_POS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20080724 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20080724 |
Method CREATE_CONTEXT_MENU_TB on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method DELETE_FAVORITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_DISP_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080724 |
Method DELETE_FAVORITE on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method GENERATE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCRIPT | Call by reference | Type reference (TYPE) | STRING | 20080724 |
Method GENERATE_SCRIPT on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method GET_TO_INSERT_AGGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGGR_TO_INSERT | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080807 | ||
2 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20080807 | |||
3 | ![]() |
TO_INSERT_ELEM_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080807 |
Method GET_TO_INSERT_AGGR on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method HANDLE_COLUMN_RESIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Type reference (TYPE) | STRING | 20080702 | |||
2 | ![]() |
POSTPARAM1 | Call by reference | Type reference (TYPE) | WDY_VD_NAME_VALUE_PAIR | Name/Wertpaar | 20080612 |
Method HANDLE_COLUMN_RESIZE on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method HANDLE_CTX_MENU_SELECT_TB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISPLAY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080724 | ||
2 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | STRING | 20080724 | |||
3 | ![]() |
LIB_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_LONG_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080724 |
Method HANDLE_CTX_MENU_SELECT_TB on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method HANDLE_DROP_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSTID | Call by reference | Type reference (TYPE) | WDY_VD_NAME_VALUE_PAIR | Dragobject | 20081017 | ||
2 | ![]() |
POSTPARAM1 | Call by reference | Type reference (TYPE) | WDY_VD_NAME_VALUE_PAIR | Dropelement | 20081017 |
Method HANDLE_DROP_COMPLETE on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method HANDLE_INSERT_FROM_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSTID | Call by reference | Type reference (TYPE) | WDY_VD_NAME_VALUE_PAIR | Name/Wertpaar | 20080723 | ||
2 | ![]() |
POSTPARAM1 | Call by reference | Type reference (TYPE) | WDY_VD_NAME_VALUE_PAIR | Name/Wertpaar | 20080723 |
Method HANDLE_INSERT_FROM_TOOLBAR on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method HANDLE_INSERT_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFINITION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_DEF_NAME | Web Dynpro : Web Dynpro UI-Element Definition | 20080709 | ||
2 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20080709 | |||
3 | ![]() |
ELEMENT_DEF | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW_ELEMENT_DEF | 20080709 |
Method HANDLE_INSERT_TOOLBAR on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method HANDLE_TABLE_REORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20080613 | |||
2 | ![]() |
TARGET_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20080613 |
Method HANDLE_TABLE_REORDER on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSTSTRING | Call by reference | Type reference (TYPE) | STRING | 20021029 | |||
2 | ![]() |
POSTTAB | Call by reference | Type reference (TYPE) | WDY_VD_NAME_VALUE | Name/Wert-Tabelle | 20021029 |
Method PROCESS_EVENT on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method SAPEVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSTDATA | Call by reference | Attribute reference (LIKE) | 20021029 |
Method SAPEVENT on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method SAVE_FAVORITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_DISP_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080724 | ||
2 | ![]() |
ELEMENT_LIB_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_LONG_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080724 |
Method SAVE_FAVORITE on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
Method SHOW_UI_ELEM_DOCU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISPLAY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080912 | ||
2 | ![]() |
LIBRARY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_LONG_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20080912 |
Method SHOW_UI_ELEM_DOCU on class CL_WDY_WB_VD_HTML_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |