SAP ABAP Class CL_WDR_CHIP_IFRAME (Assistance Class for WDR_CHIP_IFRAME)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20110131
Properties
Class CL_WDR_CHIP_IFRAME  
Short Description Assistance Class for WDR_CHIP_IFRAME    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20110131   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CHIP_IFRAME has no forward declaration.
Interfaces
Class CL_WDR_CHIP_IFRAME has no interface implemented.
Friends
Class CL_WDR_CHIP_IFRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INPORT_NAME Constant Public Type reference (TYPE) STRING 'SET_CHIP_URL_PARAMETER' Inport Name 20110131
2 MO_CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110201
3 MS_URL Instance attribute Public Type reference (TYPE) CHIP_IFRAME URL CHIP Configuration 20110203
4 MT_URL_PARAMETER_CONFIG Instance attribute Public Type reference (TYPE) CHIP_T_IFRAME_PARAMETER_CONFIG CHIP: Table Type for URL Parameter Configurations 20110203
5 MT_URL_PARAMETER_MANDATORY Instance attribute Public Type reference (TYPE) TIHTTPNVP Mandatory Parameters 20110203
6 MT_URL_PARAMETER_VALUES Instance attribute Public Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110203
7 MV_DATA_HAS_CHANGED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Flag: True if something has changed 20110203
8 MV_IFRAME_IS_VISIBLE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110201
9 MV_PARAMETER_PORT_IS_CREATED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Flag: Indicates when the port is created 20110203
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MESSAGES Instance method Public Method Check Error Messages 20110204
2 CHECK_URL Instance method Public Method Checks whether URL is correct 20110131
3 CLEAR_MESSAGES Instance method Public Method Delete Error Messages 20110204
4 SET_IFRAME_VISIBILITY Instance method Public Method Sets the Iframe visibility 20110201
5 SET_MESSAGES Instance method Public Method Set Error Messages 20110204
Events
Class CL_WDR_CHIP_IFRAME has no event.
Types
Class CL_WDR_CHIP_IFRAME has no local type.
Method Signatures

Method CHECK_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NO_MESSAGES Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110204

Method CHECK_MESSAGES on class CL_WDR_CHIP_IFRAME has no exception.

Method CHECK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALID Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110131
2 Importing IV_URL Call by reference Type reference (TYPE) CHIP_URL URL 20110131

Method CHECK_URL on class CL_WDR_CHIP_IFRAME has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_WDR_CHIP_IFRAME has no parameter.
Method CLEAR_MESSAGES on class CL_WDR_CHIP_IFRAME has no exception.

Method SET_IFRAME_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110201

Method SET_IFRAME_VISIBILITY on class CL_WDR_CHIP_IFRAME has no exception.

Method SET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG_TABLE Call by reference Type reference (TYPE) STRING_TABLE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110204

Method SET_MESSAGES on class CL_WDR_CHIP_IFRAME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731