SAP ABAP Class CL_CHIP_GADGET_DESCR_HELPER (Helper Class for Gadget CHIPs)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
Properties
Class CL_CHIP_GADGET_DESCR_HELPER  
Short Description Helper Class for Gadget CHIPs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20110908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_GADGET_DESCR_HELPER has no forward declaration.
Interfaces
Class CL_CHIP_GADGET_DESCR_HELPER has no interface implemented.
Friends
Class CL_CHIP_GADGET_DESCR_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PROVIDER_GADGET_NAME Constant Public Type reference (TYPE) CHIP_PROVIDER_NAME 'X-SAP-GADGET' 20110908
2 CO_WD_COMPONENT_CONFIG Constant Public Type reference (TYPE) WDY_CONF_COMP_NAME 'CHIP_GADGET_CONFIG' 20110908
3 CO_WD_COMPONENT_UI Static Attribute Public Type reference (TYPE) WDY_CONF_COMP_NAME 'CHIP_GADGET' Web Dynpro: Component Name 20110908
4 MT_CONFIGS Static Attribute Private Type reference (TYPE) TY_CONFIGS 20110908
5 MT_CUSTOM_PARAMETERS Instance attribute Private Type reference (TYPE) CHIP_DEFINITION_PARAMETERS CHIP Definition: Table of Parameters 20110908
6 MT_DESCRIPTIONS Instance attribute Private Type reference (TYPE) CHIP_DESCRIPTIONS_LANGU CHIP: Descriptions with Language Keys 20110908
7 MT_DISPLAY_NAMES Instance attribute Private Type reference (TYPE) CHIP_DISPLAY_NAMES_LANGU CHIP: Titles with Language Keys 20110908
8 M_CHIP_NAME Instance attribute Private Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP ID 20110908
9 M_CONFIG_ID Instance attribute Private Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20110908
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110908
2 CREATE_FROM_CONFIG_ID Static method Public Method 20110908
3 GET_CHIP_DEFINITION Instance method Public Method 20110908
4 GET_CHIP_DESCRIPTION Instance method Private Method 20110908
5 GET_INTERNAL_INFOS Instance method Private Method 20110908
Events
Class CL_CHIP_GADGET_DESCR_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONFIG Private See coding 20110908 begin of ty_config, config_id type string, config_proxy type ref to cl_chip_gadget_descr_helper, end of ty_config
2 TY_CONFIGS Private See coding 20110908 ty_configs type hashed table of ty_config with unique key config_id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_ID Call by reference Type reference (TYPE) STRING 20110908
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20110908

Method CREATE_FROM_CONFIG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_ID Call by reference Type reference (TYPE) STRING 20110908
2 Returning CONFIG_PROXY Value transfer Object reference (TYPE REF TO) CL_CHIP_GADGET_DESCR_HELPER Helper-Klasse für IFrame-Chips 20110908
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20110908

Method GET_CHIP_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_DEFINITION Value transfer Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20110908
# Exception Resumable Description Created on
1 CX_CHIP_CATALOG Fehlerklasse für CHIP Katalog 20110908

Method GET_CHIP_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_DESCRIPTION Value transfer Object reference (TYPE REF TO) IF_CHIP_DESCRIPTION CHIP Beschreibung 20110908
# Exception Resumable Description Created on
1 CX_CHIP_CATALOG Fehlerklasse für CHIP Katalog 20110908

Method GET_INTERNAL_INFOS Signature

Method GET_INTERNAL_INFOS on class CL_CHIP_GADGET_DESCR_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20110908
History
Last changed by/on SAP  20130531 
SAP Release Created in 732