SAP ABAP Class CL_SQF_SELECTIONS_EDITOR (Property Box)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_VIEWER_ROOT Root class for rfesult viewers 20081211
Properties
Class CL_SQF_SELECTIONS_EDITOR  
Short Description Property Box    
Super Class CL_SQF_RESULT_VIEWER_ROOT Root class for rfesult viewers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_UI   User Interface 
Created 20080807   SAP 
Last change 20110908   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 IF_SQF_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SQF_SELECTIONS_EDITOR has no interface implemented.
Friends
Class CL_SQF_SELECTIONS_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOX Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_PROPERTY_BOX Web Dynpro Tools Property Box 20080807
2 CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080807
3 CHANGEMODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080807
4 COMPLEX_BUTTON_INDEX Instance attribute Private Type reference (TYPE) I 20080807
5 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080807
6 DISPLAY_TECHNICAL_NAMES Static Attribute Private Type reference (TYPE) ABAP_BOOL 20080815
7 FIELD_INFOS Instance attribute Private Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST 20080807
8 OPTIONS Instance attribute Private Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS Select Option Grid 20080807
9 OUTPUT_BUTTON_INDEX Instance attribute Private Type reference (TYPE) I 20080807
10 PROPERTIES Instance attribute Private Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Table with Properties 20080807
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080807
2 DESELECT_ALL_FIELDS Instance method Public Method 20080807
3 EDIT_COMPLEX_SELECTION Instance method Private Method 20080807
4 FREE Instance method Public Method 20080807
5 GET_DISPL_TECHNICAL_NAMES Static method Public Method 20080815
6 GET_PROPERTY_FROM_SELECTION Instance method Private Method 20080807
7 GET_SELECTIONS Instance method Public Method 20080807
8 GET_SELECTIONS_CHANGED Instance method Public Method 20080807
9 GET_TYPE_FROM_DDIC Static method Public Method 20080807
10 HANDLE_BUTTON_CLICKED Instance method Private Event handling method 20080807
11 HANDLE_DOUBLE_CLICK Instance method Private Event handling method 20081212
12 HANDLE_PROPERTY_CHANGED Instance method Private Event handling method 20080807
13 IS_UPPER_CASE_FIELD Static method Public Method 20080807
14 REGISTER_HANDLERS Instance method Private Method 20080807
15 SELECT_ALL_FIELDS Instance method Public Method 20080807
16 SELECT_ALL_KEY_FIELDS Instance method Public Method 20080807
17 SETUP_CONTROL Instance method Private Method 20080807
18 SET_FOCUS Instance method Public Method 20080807
19 SET_SELECTIONS Instance method Public Method 20080807
20 TOGGLE_DISPL_TECHNICAL_NAMES Instance method Public Method 20080815
21 UPDATE_OPTION Instance method Private Method 20080807
22 VISUALIZE_EXTENDED Instance method Private Method 20080807
23 VISUALIZE_OUTPUT Instance method Private Method 20080807
Events
Class CL_SQF_SELECTIONS_EDITOR has no event.
Types
Class CL_SQF_SELECTIONS_EDITOR 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 IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080807

Method CONSTRUCTOR on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method DESELECT_ALL_FIELDS Signature

Method DESELECT_ALL_FIELDS on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method DESELECT_ALL_FIELDS on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method EDIT_COMPLEX_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OPTION Value transfer Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTION 20080807
2 Importing IM_FIELD_INFO Value transfer Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_DEF 20080807
3 Importing IM_PROPERTY Value transfer Type reference (TYPE) WDY_WB_PROPERTY 20080807
4 Importing IM_SHOW_RANGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100212
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080807

Method FREE Signature

Method FREE on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method FREE on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method GET_DISPL_TECHNICAL_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DISPL_TECHNICAL_NAMES Value transfer Type reference (TYPE) ABAP_BOOL 20080815

Method GET_DISPL_TECHNICAL_NAMES on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method GET_PROPERTY_FROM_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Property Description 20080807
2 Importing IM_SELECTION Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTION 20080807

Method GET_PROPERTY_FROM_SELECTION on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SELECTIONS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080807

Method GET_SELECTIONS on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method GET_SELECTIONS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20080807

Method GET_SELECTIONS_CHANGED on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method GET_TYPE_FROM_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_DEF Structure 20080807
2 Returning RE_TYPE Value transfer Type reference (TYPE) WDY_WB_PROPERTY-TYPE Data Element Name, Domain Name, or Predefined Data Types 20080807

Method GET_TYPE_FROM_DDIC on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method HANDLE_BUTTON_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_INDEX Value transfer Attribute reference (LIKE) 20080807
2 Importing PROPERTY Value transfer Attribute reference (LIKE) 20080807

Method HANDLE_BUTTON_CLICKED on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Value transfer Attribute reference (LIKE) 20081212

Method HANDLE_DOUBLE_CLICK on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method HANDLE_PROPERTY_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Value transfer Attribute reference (LIKE) 20080807

Method HANDLE_PROPERTY_CHANGED on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method IS_UPPER_CASE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_DEF Structure 20080807
2 Returning RE_UPPER_CASE Value transfer Type reference (TYPE) WDY_WB_PROPERTY-TYPE Data Element Name, Domain Name, or Predefined Data Types 20080807

Method IS_UPPER_CASE_FIELD on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method REGISTER_HANDLERS Signature

Method REGISTER_HANDLERS on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method REGISTER_HANDLERS on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method SELECT_ALL_FIELDS Signature

Method SELECT_ALL_FIELDS on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method SELECT_ALL_FIELDS on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method SELECT_ALL_KEY_FIELDS Signature

Method SELECT_ALL_KEY_FIELDS on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method SELECT_ALL_KEY_FIELDS on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method SETUP_CONTROL Signature

Method SETUP_CONTROL on class CL_SQF_SELECTIONS_EDITOR has no parameter.
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080807

Method SET_FOCUS Signature

Method SET_FOCUS on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method SET_FOCUS on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method SET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGEMODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080807
2 Importing IM_FIELD_INFOS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST Structure within the structure browser 20080807
3 Importing IM_SELECTIONS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080807
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080807

Method TOGGLE_DISPL_TECHNICAL_NAMES Signature

Method TOGGLE_DISPL_TECHNICAL_NAMES on class CL_SQF_SELECTIONS_EDITOR has no parameter.
Method TOGGLE_DISPL_TECHNICAL_NAMES on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method UPDATE_OPTION Signature

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

Method UPDATE_OPTION on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method VISUALIZE_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Property Description 20080807
2 Importing IM_EXTENDED Call by reference Type reference (TYPE) ABAP_BOOL 20080807
3 Importing IM_FIELD_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER 20080807

Method VISUALIZE_EXTENDED on class CL_SQF_SELECTIONS_EDITOR has no exception.

Method VISUALIZE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROPERTY Call by reference Type reference (TYPE) WDY_WB_PROPERTY Web Dynpro Tools Property Box: Property Description 20080807
2 Importing IM_FIELD_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER 20080807
3 Importing IM_OUTPUT Call by reference Type reference (TYPE) ABAP_BOOL 20080807

Method VISUALIZE_OUTPUT on class CL_SQF_SELECTIONS_EDITOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712