SAP ABAP Class CL_WDR_EXTERNAL_URL_WINDOW (CL_WDR_EXTERNAL_URL_WINDOW)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW 20030603
Properties
Class CL_WDR_EXTERNAL_URL_WINDOW  
Short Description    
Super Class CL_WDR_WINDOW  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030603   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)
Interfaces
Class CL_WDR_EXTERNAL_URL_WINDOW has no interface implemented.
Friends
Class CL_WDR_EXTERNAL_URL_WINDOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_COMPONENT Base Class of All Web Dynpro Components 20051118
2 HAS_LOCATION Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060606
3 HAS_MENUBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050131
4 HAS_SCROLLBARS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060125
5 HAS_STATUSBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050131
6 HAS_TOOLBAR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050131
7 TITLE Instance attribute Public Attribute reference (LIKE) 20040601
8 URL Instance attribute Public Type reference (TYPE) STRING 20030603
9 USE_POST Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030603
2 SET_WINDOW_TITLE Instance method Public Method 20040601
Events
Class CL_WDR_EXTERNAL_URL_WINDOW has no event.
Types
Class CL_WDR_EXTERNAL_URL_WINDOW 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 CLIENT_COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_CLIENT_COMPONENT 20030603
2 Importing HAS_LOCATION Call by reference Type reference (TYPE) ABAP_BOOL 20060606
3 Importing HAS_MENUBAR Call by reference Type reference (TYPE) ABAP_BOOL 20050131
4 Importing HAS_SCROLLBARS Call by reference Type reference (TYPE) ABAP_BOOL 20050131
5 Importing HAS_STATUSBAR Call by reference Type reference (TYPE) ABAP_BOOL 20050131
6 Importing HAS_TOOLBAR Call by reference Type reference (TYPE) ABAP_BOOL 20050131
7 Importing IS_MODAL Call by reference Type reference (TYPE) ABAP_BOOL 20030603
8 Importing IS_RESIZABLE Call by reference Type reference (TYPE) ABAP_BOOL 20050131
9 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20030603
10 Importing TITLE Call by reference Type reference (TYPE) STRING 20030603
11 Importing URL Call by reference Type reference (TYPE) STRING 20030603
12 Importing USE_POST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090206

Method CONSTRUCTOR on class CL_WDR_EXTERNAL_URL_WINDOW has no exception.

Method SET_WINDOW_TITLE Signature

Method SET_WINDOW_TITLE on class CL_WDR_EXTERNAL_URL_WINDOW has no parameter.
Method SET_WINDOW_TITLE on class CL_WDR_EXTERNAL_URL_WINDOW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640