SAP ABAP Class CL_WB_BROWSER_TOOL (Template for Browser Tool Class in ABAP Workbench)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWB_TOOL_TEMPLATES (Package) Copy-Templates for Workbench Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL Control-Based Tool 20110314
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20110314
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL_EXTENDED_2 Enhancement 2 for IF_WB_CONTROL_TOOL 20110314
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20110314
Properties
Class CL_WB_BROWSER_TOOL  
Short Description Template for Browser Tool Class in ABAP Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_TOOL_TEMPLATES   Copy-Templates for Workbench Tool 
Created 20110311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB_INFOSYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SMET9 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 TROBJ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_CONTROL_TOOL Control-Based Tool 20110314
2 IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20110314
3 IF_WB_CONTROL_TOOL_EXTENDED_2 Enhancement 2 for IF_WB_CONTROL_TOOL 20110314
4 IF_WB_PROGRAM Workbench: Program 20110314
Friends
Class CL_WB_BROWSER_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Displayed Request 20110314
2 CO_HTML_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20110314
3 CV_BROWSER_ICON Instance attribute Private Type reference (TYPE) STRING Browser Icon 20110314
4 CV_BROWSER_TITLE Instance attribute Private Type reference (TYPE) STRING Browser Title 20110314
5 DISABLED_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Deactivated Function 20110314
6 WINDOW_ID Instance attribute Private Type reference (TYPE) I Window ID 20110314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110314
2 DISPLAY Instance method Private Method Display Browser 20110314
Events
Class CL_WB_BROWSER_TOOL has no event.
Types
Class CL_WB_BROWSER_TOOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WB_BROWSER_TOOL has no parameter.
Method CONSTRUCTOR on class CL_WB_BROWSER_TOOL has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARENT_WINDOW_ID Call by reference Type reference (TYPE) I Parent Window 20110314
2 Importing P_PROGRAM_STATE Call by reference Object reference (TYPE REF TO) IF_WB_PROGRAM_STATE Browser-Zustand 20110314
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 20110314
History
Last changed by/on SAP  20110908 
SAP Release Created in