SAP ABAP Class CL_WDY_WB_PROPERTY_BOX (Web Dynpro Tools Property Box)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID_BASE Basis Class for ALV Grid 20020930
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRAGDROP Drag and Drop Interface for Controls 20040113
Properties
Class CL_WDY_WB_PROPERTY_BOX  
Short Description Web Dynpro Tools Property Box    
Super Class CL_GUI_ALV_GRID_BASE Basis Class for ALV Grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWDP_DWB_TOOL_VIEW_CONTROLLER   Web Dynpro Workbench Tool: View/Controller Editor 
Created 20020930   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WDYN 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 20040113
Friends
Class CL_WDY_WB_PROPERTY_BOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_TABLE Instance attribute Private Type reference (TYPE) LVC_T_DATA Data transfer table for ListViewer control 20021011
2 DROPCOUNT Instance attribute Private Type reference (TYPE) I 1 Internal Variable for Dropdown Box Entries 20021108
3 DROP_DOWN_LIST Instance attribute Private Type reference (TYPE) LVC_T_DROP List of Values for the Dropdown Box 20021108
4 ENABLED Instance attribute Private Type reference (TYPE) FLAG General Flag 20021218
5 ENUM_BUFFER_TAB Instance attribute Private Type reference (TYPE) ENUM_BUFFER_TAB Buffer Table for Enumerations/Domain Fixed Values 20021111
6 ENUM_ITEM Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE 'ENUM_ITEM' Property Is an Enumeration with Optional Value 20021114
7 F4_REQUESTED Instance attribute Private Type reference (TYPE) FLAG ' ' General Flag 20040525
8 F4_VALUE Instance attribute Private Type reference (TYPE) STRING 20040601
9 FOCUS_ROW Instance attribute Private Type reference (TYPE) I 2 20030109
10 FREE_ENUM_TAB Instance attribute Private Type reference (TYPE) WDY_WB_FREE_ENUM_TAB Additional Enumerations 20021114
11 HELP_METHOD_TAB Instance attribute Private Type reference (TYPE) HELP_METHOD_TAB 20030504
12 HIDDEN_PROP_TAB Instance attribute Private Type reference (TYPE) WDY_WB_PROPERTY_TAB Table with Hidden/Compressed Properties 20021113
13 HM_CHECK_TABLE Constant Private Type reference (TYPE) DDSHLPTYP 'CH' Help Method: Check Table 20030504
14 HM_CHECK_TABLE_TEXT Constant Private Type reference (TYPE) DDSHLPTYP 'CT' Help Method: Check Table With Text Table 20030504
15 HM_DATA_ELEMENT Constant Private Type reference (TYPE) DDSHLPTYP 'SH' Help Method: Search Help for Data Element 20030504
16 HM_DATE Constant Private Type reference (TYPE) DDSHLPTYP 'CA' Help Method: Search Help for Data Element 20030802
17 HM_DOMAIN_VALUES Constant Private Type reference (TYPE) DDSHLPTYP 'FV' Help Method: Domain Values 20030504
18 LANGUAGE Instance attribute Private Type reference (TYPE) SPRAS Language Key 20051129
19 MODIFIED_ROW Instance attribute Private Type reference (TYPE) LVC_S_MOCE-ROW_ID 20030604
20 M_WDA_MODE Instance attribute Private Type reference (TYPE) FLAG Property box used in Web Dynpro environment? 20071211
21 NUMBER_OF_COLUMNS Instance attribute Private Type reference (TYPE) I Number of Property Table Columns 20021107
22 PROPERTY_TYPE_BOOLEAN Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE 'FLAG' Constant for Data Type FLAG 20030509
23 PROPERTY_TYPE_DATE Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE 'SYDATUM' Constant for Data Type Date 20030802
24 PROPERTY_TYPE_FLTP Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE '$FLTP$' Data Type: STRING, FLAG, or Domain Name for Enumeration 20030509
25 PROPERTY_TYPE_FPNAME Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE 'FPNAME_CR' Constant for Data Type Date 20040129
26 PROPERTY_TYPE_INTEGER Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE '$INT4$' Constant for Data Type INT4 20030509
27 PROPERTY_TYPE_STRING Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE '$STRING$' Constant for STRING Data Type 20030509
28 PROPERTY_TYPE_WDY_BOOLEAN Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE 'WDY_BOOLEAN' Data Element Name, Domain Name, or Predefined Data Types 20040607
29 PROP_TAB Instance attribute Private Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Table with Properties 20021107
30 ROW_ID_TABLE Instance attribute Private Type reference (TYPE) LVC_T_ROID Assignment of Line Number to Line ID 20021011
31 SEPARATOR Constant Public Type reference (TYPE) WDY_WB_PROPERTY-TYPE 'SEPARATOR' Separator for Property Categories 20021108
32 STYLE2_NO_BORDER_LEFT Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
33 STYLE2_NO_BORDER_RIGHT Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
34 STYLE_BUTTON Static Attribute Public Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021209
35 STYLE_CATEGORY_HEADER Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
36 STYLE_CHECKBOX_CHECKED Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
37 STYLE_CHECKBOX_NOT_CHECKED Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
38 STYLE_DISABLED Static Attribute Public Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
39 STYLE_ENABLED Static Attribute Public Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
40 STYLE_F4 Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20030504
41 STYLE_IMAGE Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20041125
42 STYLE_INVALID Static Attribute Public Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
43 STYLE_ITALIC Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20041125
44 STYLE_REQUIRED Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021209
45 STYLE_SINGLE_CLICK Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20021204
46 STYLE_SYMBOL Static Attribute Private Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20041125
47 STYLE_UNDERLINED Static Attribute Public Type reference (TYPE) LVC_ISTYLE ALV control: INT4 style 20030509
48 TITLE_SIZE_LARGE Constant Public Type reference (TYPE) I M_TITLE_SIZE_LARGE 20030331
49 TITLE_SIZE_NORMAL Constant Public Type reference (TYPE) I m_title_size_normal 20030331
50 TITLE_SIZE_SMALL Constant Public Type reference (TYPE) I M_TITLE_SIZE_SMALL 20030331
51 UPDATES_AVAILABLE Instance attribute Private Type reference (TYPE) SEU_BOOL ABAP_FALSE 20030526
52 WITHIN_DISPATCH Instance attribute Private Type reference (TYPE) SEU_BOOL abap_false 20030526
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DROP_DOWN_ITEMS Instance method Public Method Adds additional dropdown entries to a property 20021114
2 COLLAPSE_CATEGORY Instance method Private Method Cumulates Category 20030430
3 CONSTRUCTOR Instance method Public Constructor 20020930
4 CONVERT_MD_TYPE_TO_DTEL Static method Public Method Maps Metadata Property Type to Data Element 20030211
5 CONVERT_TO_ALV_PROPERTY Instance method Private Method 20030430
6 CONVERT_TO_EXTERNAL Instance method Private Method Converts Value to External Presentation 20030804
7 CONVERT_TO_INTERNAL Instance method Private Method Converts Value to Internal Presentation 20030211
8 DELETE_ALL_ROWS Instance method Private Method Deletes all Data Lines Except the Header Line 20021220
9 DELETE_FROM_FREE_ENUM_TAB Instance method Public Method 20041027
10 DESTROY Instance method Public Method 20061120
11 DETERMINE_HELP_METHOD Instance method Private Method 20030503
12 DISPATCH_BUTTON_CLICK Instance method Private Method 20030430
13 DISPATCH_DOUBLE_CLICK Instance method Private Method 20030430
14 DISPATCH_ENTER Instance method Private Method 20070112
15 DISPATCH_F1 Instance method Private Method 20030807
16 DISPATCH_F4 Instance method Private Method 20030502
17 DISPATCH_HEADER_CLICK Instance method Private Method 20030430
18 DISPATCH_MODIFIED Instance method Private Method 20030415
19 DO_INPUT_CHECK Static method Private Method Checks Property Value Against Type Info (from Data Element) 20021202
20 EXPAND_CATEGORY Instance method Private Method Expands Category 20021113
21 FORCE_EVENT_PROP_CHANGED Instance method Public Method 20040115
22 GET_COLUMN_NUMBER Instance method Public Method Returns Current Number of Columns in Box 20030813
23 GET_PROPERTIES Instance method Public Method 20040115
24 INITIALIZE Instance method Public Method Initialization with 2 Columns (Property, Value) 20030331
25 INITIALIZE_INTERNAL Instance method Private Method 20030331
26 INITIALIZE_WITH_BUTTONS Instance method Public Method Initialization with Additional Button Column 20030331
27 IS_DATE_OR_TIME_TYPE Instance method Private Method 20061005
28 PUBLISH_NEW_DATA Instance method Public Method Reads Changed Properties 20030107
29 READ_DOMAIN_VALUES Instance method Private Method Reads Domain Fixed Values and Writes in DD List 20030504
30 READ_FREE_ENUMERATION Instance method Private Method Reads Domain Fixed Values and Writes in DD List 20030504
31 REFRESH_DISPLAY Instance method Private Method 20021125
32 REMOVE_DD_ITEMS_FOR_PROPERTY Instance method Public Method Removes Dropdown Entries for a Property 20021219
33 SET_CELL_DATA Instance method Private Method 20020930
34 SET_COLUMN_INFO Instance method Private Method Sets Info Table for Description of Property Box Columns 20020930
35 SET_DND_HANDLE Instance method Public Method 20040113
36 SET_DROPDOWN_DATA Instance method Private Method 20020930
37 SET_ENABLED Instance method Public Method Sets Property Box to Ready for Input 20021218
38 SET_PROPERTIES Instance method Public Method Sets Initial Properties 20021107
39 SET_ROW_IDS Instance method Private Method 20020930
40 SET_TITLE Instance method Public Method Sets Title of Property Box 20030331
41 UPDATE_PROPERTY Instance method Public Method Update of an Individual, Already Existing Property 20021114
Events
# Event Type Visibility Description Created on
1 BUTTON_CLICKED Instance Event
(0)
Public
(2)
Button clicked 20021110
2 DOUBLE_CLICKED Instance Event
(0)
Public
(2)
Double-Click on Row 20030430
3 ENTER_PRESSED Instance Event
(0)
Public
(2)
20070112
4 F1_HELP_REQUESTED Instance Event
(0)
Public
(2)
F1 Help Requested 20030807
5 F4_HELP_REQUESTED Instance Event
(0)
Public
(2)
F4 Help Requested 20031127
6 HELP_TAB_RETURNED Instance Event
(0)
Public
(2)
20040129
7 ONDROP Instance Event
(0)
Public
(2)
Drop to Property Box 20040113
8 PROPERTY_CHANGED Instance Event
(0)
Public
(2)
Property Has Changed 20021107
Types
Class CL_WDY_WB_PROPERTY_BOX has no local type.
Method Signatures

Method ADD_DROP_DOWN_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DROP_DOWN_ITEMS Call by reference Type reference (TYPE) WDY_WB_FREE_ENUM_TAB 20021114

Method ADD_DROP_DOWN_ITEMS on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method COLLAPSE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY_HEADER Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20030430

Method COLLAPSE_CATEGORY on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20051129
2 Importing LIFETIME Call by reference Type reference (TYPE) I 20020930
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020930
4 Importing WDA_MODE Value transfer Type reference (TYPE) FLAG Property Box used in Web Dynpro environment? 20071211
# Exception Resumable Description Created on
1 CNTL_ERROR 20040115
2 CNTL_SYSTEM_ERROR 20040115
3 ILLEGAL_EVENT_COMBINATION 20040115

Method CONVERT_MD_TYPE_TO_DTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DTEL Value transfer Type reference (TYPE) WDY_WB_PROPERTY-TYPE Datentyp: STRING, FLAG oder Domänename für Enumeration 20030211
2 Importing MD_TYPE Call by reference Type reference (TYPE) WDY_WB_PROPERTY-TYPE Datentyp: STRING, FLAG oder Domänename für Enumeration 20030211

Method CONVERT_MD_TYPE_TO_DTEL on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method CONVERT_TO_ALV_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Value transfer Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20030430
2 Importing ROW_ID Value transfer Type reference (TYPE) I 20030430

Method CONVERT_TO_ALV_PROPERTY on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method CONVERT_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) C 20030804
2 Returning VALUE_EXTERNAL Value transfer Type reference (TYPE) WDY_WB_PROPERTY-VALUE Wert der Property 20030804
3 Importing VALUE_INTERNAL Value transfer Type reference (TYPE) WDY_WB_PROPERTY-VALUE Wert der Property 20030804

Method CONVERT_TO_EXTERNAL on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method CONVERT_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) C 20030211
2 Importing VALUE_EXTERNAL Call by reference Type reference (TYPE) WDY_WB_PROPERTY-VALUE Wert der Property 20030211
3 Returning VALUE_INTERNAL Value transfer Type reference (TYPE) WDY_WB_PROPERTY-VALUE Wert der Property 20030211

Method CONVERT_TO_INTERNAL on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DELETE_ALL_ROWS Signature

Method DELETE_ALL_ROWS on class CL_WDY_WB_PROPERTY_BOX has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20021220

Method DELETE_FROM_FREE_ENUM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_TEXT Call by reference Type reference (TYPE) STRING '' 20041027
2 Importing KEY Call by reference Type reference (TYPE) STRING 20041027
3 Importing PROP_CATEGORY Call by reference Type reference (TYPE) STRING 'PROPERTIES' 20041027
4 Importing PROP_NAME Call by reference Type reference (TYPE) STRING 20041027
5 Importing TEXT Call by reference Type reference (TYPE) STRING 20041027

Method DELETE_FROM_FREE_ENUM_TAB on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DESTROY Signature

Method DESTROY on class CL_WDY_WB_PROPERTY_BOX has no parameter.
Method DESTROY on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DETERMINE_HELP_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELP_METHOD Value transfer Type reference (TYPE) DDSHLPTYP 20030503
2 Importing TYPE Call by reference Type reference (TYPE) WDY_WB_PROPERTY-TYPE 20030503

Method DETERMINE_HELP_METHOD on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I Zeile, auf deren Button geklickt wurde 20030430

Method DISPATCH_BUTTON_CLICK on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I Zeile, auf die der Doppelklick erfolgte 20030430

Method DISPATCH_DOUBLE_CLICK on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_ENTER Signature

Method DISPATCH_ENTER on class CL_WDY_WB_PROPERTY_BOX has no parameter.
Method DISPATCH_ENTER on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I Zeile, für die Suchhilfe angefordert wurde 20030807

Method DISPATCH_F1 on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I Zeile, für die Suchhilfe angefordert wurde 20030502

Method DISPATCH_F4 on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Type reference (TYPE) I Header-Zeile, auf die geklickt wurde 20030430

Method DISPATCH_HEADER_CLICK on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DISPATCH_MODIFIED Signature

Method DISPATCH_MODIFIED on class CL_WDY_WB_PROPERTY_BOX has no parameter.
Method DISPATCH_MODIFIED on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method DO_INPUT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) FLAG 'X': Wert is gültig 20021202
2 Importing TYPE Call by reference Type reference (TYPE) WDY_WB_PROPERTY-TYPE Datentyp: STRING, FLAG oder Domänename für Enumeration 20061205
3 Importing VALUE Call by reference Type reference (TYPE) C 20021202

Method DO_INPUT_CHECK on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method EXPAND_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY_HEADER Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20021113

Method EXPAND_CATEGORY on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method FORCE_EVENT_PROP_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20040115

Method FORCE_EVENT_PROP_CHANGED on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method GET_COLUMN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLUMN_NUMBER Value transfer Type reference (TYPE) I 20030813

Method GET_COLUMN_NUMBER on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Tabelle mit Properties 20040115

Method GET_PROPERTIES on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOCUS_ROW Call by reference Type reference (TYPE) I 2 Zeile, die initial den Fokus bekommen soll 20030417
2 Importing PROPERTY_COLUMN_TITLE Call by reference Type reference (TYPE) LVC_TXT_L ALV-Control: Spaltenbezeichner Langtext 20050831
3 Importing SCROLLABLE Call by reference Type reference (TYPE) FLAG '' allgemeines flag 20060810
4 Importing VALUE_COLUMN_TITLE Call by reference Type reference (TYPE) LVC_TXT_L ALV-Control: Spaltenbezeichner Langtext 20050831

Method INITIALIZE on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method INITIALIZE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_INFO Call by reference Type reference (TYPE) WDY_WB_PROPERTY_BUTTONS_DESCR 20030801
2 Importing FOCUS_ROW Call by reference Type reference (TYPE) I 20030417
3 Importing PROPERTY_COLUMN_TITLE Call by reference Type reference (TYPE) LVC_TXT_L ALV-Control: Spaltenbezeichner Langtext 20050831
4 Importing SCROLLABLE Call by reference Type reference (TYPE) FLAG '' allgemeines flag 20060810
5 Importing VALUE_COLUMN_TITLE Call by reference Type reference (TYPE) LVC_TXT_L ALV-Control: Spaltenbezeichner Langtext 20050831

Method INITIALIZE_INTERNAL on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method INITIALIZE_WITH_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_INFO Call by reference Type reference (TYPE) WDY_WB_PROPERTY_BUTTONS_DESCR 20030801
2 Importing FOCUS_ROW Call by reference Type reference (TYPE) I 1 Zeile, die initial den Fokus bekommen soll 20030417
3 Importing PROPERTY_COLUMN_TITLE Call by reference Type reference (TYPE) LVC_TXT_L ALV-Control: Spaltenbezeichner Langtext 20050831
4 Importing SCROLLABLE Call by reference Type reference (TYPE) FLAG '' allgemeines flag 20060810
5 Importing VALUE_COLUMN_TITLE Call by reference Type reference (TYPE) LVC_TXT_L ALV-Control: Spaltenbezeichner Langtext 20050831

Method INITIALIZE_WITH_BUTTONS on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method IS_DATE_OR_TIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_DATE_OR_TIME_TYPE Value transfer Type reference (TYPE) FLAG allgemeines flag 20061005
2 Importing PROPERTY_TYPE Call by reference Type reference (TYPE) CHAR30 30 Characters 20061005

Method IS_DATE_OR_TIME_TYPE on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method PUBLISH_NEW_DATA Signature

Method PUBLISH_NEW_DATA on class CL_WDY_WB_PROPERTY_BOX has no parameter.
Method PUBLISH_NEW_DATA on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method READ_DOMAIN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_TABLE_WA Call by reference Type reference (TYPE) LVC_S_DATA 20030504
2 Importing PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY 20030504

Method READ_DOMAIN_VALUES on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method READ_FREE_ENUMERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_TABLE_WA Call by reference Type reference (TYPE) LVC_S_DATA 20030504
2 Importing PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY 20030504

Method READ_FREE_ENUMERATION on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method REFRESH_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOCUS_ROW Call by reference Type reference (TYPE) I Zeile, die den Fokus bekommt 20021218

Method REFRESH_DISPLAY on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method REMOVE_DD_ITEMS_FOR_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20021219

Method REMOVE_DD_ITEMS_FOR_PROPERTY on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_CELL_DATA Signature

Method SET_CELL_DATA on class CL_WDY_WB_PROPERTY_BOX has no parameter.
Method SET_CELL_DATA on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_COLUMN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO_TABLE Call by reference Type reference (TYPE) LVC_T_INFO Dateninfotabelle für ListViewerControl 20020930

Method SET_COLUMN_INFO on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_DND_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) I 20040113

Method SET_DND_HANDLE on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_DROPDOWN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DD_ITEMS Call by reference Type reference (TYPE) LVC_T_DROP ALV-Control: DropDown Lixtboxes 20020930

Method SET_DROPDOWN_DATA on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20021218

Method SET_ENABLED on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOCUS_ROW Call by reference Type reference (TYPE) I 20030826
2 Importing PROPERTIES Value transfer Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Tabelle mit Properties 20021107
3 Importing REFRESH Call by reference Type reference (TYPE) SEU_BOOL ABAP_FALSE 20030109

Method SET_PROPERTIES on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_ROW_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_ID_TABLE Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20020930

Method SET_ROW_IDS on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIZE Call by reference Type reference (TYPE) I TITLE_SIZE_NORMAL Titelgröße 20030331
2 Importing TEXT Call by reference Type reference (TYPE) C Text des Titels 20030331

Method SET_TITLE on class CL_WDY_WB_PROPERTY_BOX has no exception.

Method UPDATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_FOCUS Call by reference Type reference (TYPE) SEU_BOOL ABAP_FALSE Fokus auf aktualisierte Property setzen 20031008
2 Importing PROPERTY Value transfer Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20021114

Method UPDATE_PROPERTY on class CL_WDY_WB_PROPERTY_BOX has no exception.
Event Signatures

Event BUTTON_CLICKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BUTTON_INDEX Exporting Value transfer Type reference (TYPE) I Index des Button, auf den geklickt wurde 20030801
2 PROPERTY Exporting Value transfer Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20021110

Event DOUBLE_CLICKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PROPERTY Exporting Value transfer Type reference (TYPE) WDY_WB_PROPERTY 20030430

Event ENTER_PRESSED Signature
Event ENTER_PRESSED on class CL_WDY_WB_PROPERTY_BOX has no parameter.
Event F1_HELP_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PROPERTY Exporting Value transfer Type reference (TYPE) WDY_WB_PROPERTY Property, für die F1-Hilfe angefordert wird 20030807

Event F4_HELP_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PROPERTY Exporting Value transfer Type reference (TYPE) WDY_WB_PROPERTY Property, für die F4-Hilfe angefordert wird 20031127

Event HELP_TAB_RETURNED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 HELP_TAB Exporting Value transfer Type reference (TYPE) DDSHRETVAL Schnittstellenstruktur Suchhilfe <-> Hilfesystem 20040129
2 PROPERTY Exporting Value transfer Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20040130

Event ONDROP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DNDOBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20040115

Event PROPERTY_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PROPERTY Exporting Value transfer Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Beschreibung einer Property 20021107
History
Last changed by/on SAP  20130531 
SAP Release Created in 630