SAP ABAP Class CL_SFW_UI_SWITCH_BROWSER (WB - SFW - UI of Switch Browser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_SWITCH_BROWSER (Package) SFW - Switch Framework Browser
⤷
⤷
Properties
| Class | CL_SFW_UI_SWITCH_BROWSER | |
| Short Description | WB - SFW - UI of Switch Browser | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFW_SWITCH_BROWSER | SFW - Switch Framework Browser |
| Created | 20060110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SFW_UI_SWITCH_BROWSER has no forward declaration.
Interfaces
Class CL_SFW_UI_SWITCH_BROWSER has no interface implemented.
Friends
Class CL_SFW_UI_SWITCH_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | 'CHECK' | Function Code | 20110819 | ||
| 3 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'COLLAPSE_SUB_TREE' | Function Code | 20060306 | ||
| 4 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'EXPAND_SUB_TREE' | Function Code | 20060306 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | 'FILTER' | Function Code | 20110819 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | 'FILTER_INCONSISTENCIES' | Function Code | 20110819 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | 'FILTER_SWITCHED_ON' | Function Code | 20110819 | ||
| 8 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'FIND' | Function Code | 20060306 | ||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20060306 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SFW_SWITCH_BROWSER | WB - SFW - Switch Browser | 20060306 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20060306 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_TREE | Column Tree Control with Data Management at Backend | 20060306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Toolbar Structure | 20060306 | |
| 2 | Static method | Public | Method | Generate | 20060110 | |
| 3 | Instance method | Public | Method | Display | 20060110 | |
| 4 | Instance method | Public | Method | Reduce | 20060110 | |
| 5 | Instance method | Protected | Event handling method | Event DROPDOWN_CLICKED | 20110819 | |
| 6 | Instance method | Protected | Event handling method | Event Handler for FUNCTION_SELECTED Events of Toolbar | 20060306 | |
| 7 | Instance method | Protected | Method | Initialize | 20060306 |
Events
Class CL_SFW_UI_SWITCH_BROWSER has no event.
Types
Class CL_SFW_UI_SWITCH_BROWSER has no local type.
Method Signatures
Method BUILD_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060306 |
Method BUILD_TOOLBAR on class CL_SFW_UI_SWITCH_BROWSER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060110 | |||
| 2 | SWITCH_BROWSER | Call by reference | Object reference (TYPE REF TO) | CL_SFW_SWITCH_BROWSER | WB - SFW - Switch Browser | 20060110 | |||
| 3 | UI_SWITCH_BROWSER | Value transfer | Object reference (TYPE REF TO) | CL_SFW_UI_SWITCH_BROWSER | WB - SFW - UI des Switch Browsers | 20060110 |
Method CREATE on class CL_SFW_UI_SWITCH_BROWSER has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_SFW_UI_SWITCH_BROWSER has no parameter.
Method DISPLAY on class CL_SFW_UI_SWITCH_BROWSER has no exception.
Method FREE Signature
Method FREE on class CL_SFW_UI_SWITCH_BROWSER has no parameter.
Method FREE on class CL_SFW_UI_SWITCH_BROWSER has no exception.
Method HANDLE_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20110819 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20110819 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20110819 |
Method HANDLE_DROPDOWN_CLICKED on class CL_SFW_UI_SWITCH_BROWSER has no exception.
Method HANDLE_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20060306 |
Method HANDLE_FUNCTION_SELECTED on class CL_SFW_UI_SWITCH_BROWSER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060306 | |||
| 2 | SWITCH_BROWSER | Call by reference | Object reference (TYPE REF TO) | CL_SFW_SWITCH_BROWSER | WB - SFW - Switch Browser | 20060306 |
Method INIT on class CL_SFW_UI_SWITCH_BROWSER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |