SAP ABAP Class CL_UCONHTTP_BROWSER_TOOL (Template for Browser Tool Class in ABAP Workbench)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DEPRICATED (Package) Depricated
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 20110502
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20110502
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20110502
Properties
Class CL_UCONHTTP_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 S_UNIFIED_CON_DEPRICATED   Depricated 
Created 20110502   SAP 
Last change 20141121    
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 20110502
2 IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20110502
3 IF_WB_PROGRAM Workbench: Program 20110502
Friends
Class CL_UCONHTTP_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 20110502
2 CO_HTML_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20110502
3 CV_BROWSER_ICON Instance attribute Private Type reference (TYPE) STRING Browser Icon 20110502
4 CV_BROWSER_TITLE Instance attribute Private Type reference (TYPE) STRING Browser Title 20110502
5 DISABLED_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Deactivated Function 20110502
6 WINDOW_ID Instance attribute Private Type reference (TYPE) I Window ID 20110502
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110502
2 DISPLAY Instance method Private Method Display Browser 20110502
Events
Class CL_UCONHTTP_BROWSER_TOOL has no event.
Types
Class CL_UCONHTTP_BROWSER_TOOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UCONHTTP_BROWSER_TOOL has no parameter.
Method CONSTRUCTOR on class CL_UCONHTTP_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 20110502
2 Importing P_PROGRAM_STATE Call by reference Object reference (TYPE REF TO) IF_WB_PROGRAM_STATE Browser Status 20110502
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW Invalid Window 20110502
History
Last changed by/on SAP  20141121 
SAP Release Created in