SAP ABAP Class CL_CHIP_RUNTIME_WD_INTROSP (Help Class for Introspection of Runtime in WD)
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
Properties
Class CL_CHIP_RUNTIME_WD_INTROSP  
Short Description Help Class for Introspection of Runtime in WD    
Super 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 20090219   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_CHIP_RUNTIME_WD_INTROSP has no interface implemented.
Friends
Class CL_CHIP_RUNTIME_WD_INTROSP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRS_BOUND_TO_CHIPS Instance attribute Private Type reference (TYPE) CONTEXT_ATTRIBUTES 20090219
2 CHIP_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_RUNTIME 20090219
3 DESTROYED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20090219
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CONTXT_ATTR_VALS_TO_CHIPS Instance method Public Method Binds a context attribute to the set of CHIPs 20090219
2 CHIP_ADDED Instance method Private Event handling method 20090219
3 CHIP_REMOVED Instance method Private Event handling method 20090219
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090219
5 DESTROY Instance method Public Method Invalidates this instance 20090219
6 SET_CHIP_VALS_FOR_ATTR Instance method Private Method 20090219
7 SET_CHIP_VALS_FOR_ATTRS Instance method Private Method 20090219
Events
Class CL_CHIP_RUNTIME_WD_INTROSP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CONTEXT_ATTRIBUTE Private See coding 20090219 begin of context_attribute, node type ref to if_wd_context_node_info, attrname type string, debug type wdy_boolean, end of context_attribute
2 CONTEXT_ATTRIBUTES Private See coding 20090219 context_attributes type hashed table of context_attribute with unique key node attrname
Method Signatures

Method BIND_CONTXT_ATTR_VALS_TO_CHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090219
2 Importing CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20090219
3 Importing DEBUG Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090219

Method BIND_CONTXT_ATTR_VALS_TO_CHIPS on class CL_CHIP_RUNTIME_WD_INTROSP has no exception.

Method CHIP_ADDED Signature

Method CHIP_ADDED on class CL_CHIP_RUNTIME_WD_INTROSP has no parameter.
Method CHIP_ADDED on class CL_CHIP_RUNTIME_WD_INTROSP has no exception.

Method CHIP_REMOVED Signature

Method CHIP_REMOVED on class CL_CHIP_RUNTIME_WD_INTROSP has no parameter.
Method CHIP_REMOVED on class CL_CHIP_RUNTIME_WD_INTROSP has no exception.

Method CONSTRUCTOR Signature

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

Method DESTROY Signature

Method DESTROY on class CL_CHIP_RUNTIME_WD_INTROSP has no parameter.
Method DESTROY on class CL_CHIP_RUNTIME_WD_INTROSP has no exception.

Method SET_CHIP_VALS_FOR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Call by reference Type reference (TYPE) CONTEXT_ATTRIBUTE 20090219

Method SET_CHIP_VALS_FOR_ATTR on class CL_CHIP_RUNTIME_WD_INTROSP has no exception.

Method SET_CHIP_VALS_FOR_ATTRS Signature

Method SET_CHIP_VALS_FOR_ATTRS on class CL_CHIP_RUNTIME_WD_INTROSP has no parameter.
Method SET_CHIP_VALS_FOR_ATTRS on class CL_CHIP_RUNTIME_WD_INTROSP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720