SAP ABAP Interface IF_CHIP_DECORATOR_EXT_MANAGER (Extensions for the Chip Decorator)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PAGE_WD_RUNTIME CHIP Page: Runtime 20081119
Properties
Interface IF_CHIP_DECORATOR_EXT_MANAGER  
Short Description Extensions for the Chip Decorator    
General Data
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081119   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CHIP_DECORATOR_EXT_MANAGER has no forward declaration.
Interfaces
Interface IF_CHIP_DECORATOR_EXT_MANAGER has no interface.
Friends
Interface IF_CHIP_DECORATOR_EXT_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_EXTENSION_AREA Constant Public See coding 20081119
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENSIONS Instance method Public Method 20081119
2 GET_EXTENSION_CONTAINER_VIEW Instance method Public Method 20100827
3 GET_VISIBLE_EXTENSIONS Instance method Public Method 20081119
4 HIDE_ALL_EXTENSIONS Instance method Public Method 20110823
5 HIDE_EXTENSION Instance method Public Method 20081119
6 SHOW_EXTENSION Instance method Public Method 20081119
Events
# Event Type Visibility Description Created on
1 EXTENSION_ERROR Instance Event
(0)
Public
(2)
Extension has errors 20110314
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_VISIBLE_EXTENSION Public See coding 20081119 begin of t_visible_extension, id type string, area type chip_decorator_extension_area, view_container_id type string, end of t_visible_extension
2 T_VISIBLE_EXTENSION_TAB Public See coding 20081119 t_visible_extension_tab type standard table of t_visible_extension with default key
Method Signatures

Method GET_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_USAGE_ID Value transfer Type reference (TYPE) WDY_CONF_GEN_PRIMARY WDA Konfiguration: generisches Primary-Attribut 20081119
2 Returning EXTENSIONS Value transfer Type reference (TYPE) CHIP_DECORATOR_EXTENSION_TAB Tabelle von Chip Decorator Erweiterungen 20081119

Method GET_EXTENSIONS on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no exception.

Method GET_EXTENSION_CONTAINER_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) STRING 20100827
2 Returning EXTENSION_CONTAINER_VIEW Value transfer Object reference (TYPE REF TO) CL_CHIP_WD_VIEW Web Dynpro View 20100827

Method GET_EXTENSION_CONTAINER_VIEW on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no exception.

Method GET_VISIBLE_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) WDY_CONF_GEN_PRIMARY WDA Konfiguration: generisches Primary-Attribut 20081119
2 Returning VISIBLE_EXTENSIONS Value transfer Type reference (TYPE) T_VISIBLE_EXTENSION_TAB Tabelle von Chip Decorator Erweiterungen 20081119

Method GET_VISIBLE_EXTENSIONS on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no exception.

Method HIDE_ALL_EXTENSIONS Signature

Method HIDE_ALL_EXTENSIONS on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no parameter.
Method HIDE_ALL_EXTENSIONS on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no exception.

Method HIDE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_ID Call by reference Type reference (TYPE) STRING 20090320
2 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) STRING 20081119
3 Importing EXTENSION_ID Call by reference Type reference (TYPE) STRING 20081119

Method HIDE_EXTENSION on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no exception.

Method SHOW_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_ID Call by reference Type reference (TYPE) STRING 20090320
2 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) STRING 20081119
3 Importing EXTENSION_ID Call by reference Type reference (TYPE) STRING 20081119

Method SHOW_EXTENSION on Interface IF_CHIP_DECORATOR_EXT_MANAGER has no exception.
Event Signatures

Event EXTENSION_ERROR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CHIP_USAGE_ID Exporting Value transfer Type reference (TYPE) STRING 20110314
2 EXTENSION_ID Exporting Value transfer Type reference (TYPE) STRING 20110314
History
Last changed by/on SAP  20130531 
SAP Release Created in 720