SAP ABAP Interface IF_CHIP_LAYOUT_AUTHORING (Layout Authoring API)
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_LAYOUT_AUTHORING Authoring Layout Class 20090629
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_LAYOUT_AUTHORING_GL20 Authoring Layout Class 20110127
Properties
Interface IF_CHIP_LAYOUT_AUTHORING  
Short Description Layout Authoring API    
General Data
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20090629   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CHIP_LAYOUT_AUTHORING has no forward declaration.
Interfaces
Interface IF_CHIP_LAYOUT_AUTHORING has no interface.
Friends
Interface IF_CHIP_LAYOUT_AUTHORING has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_EVENT_TYPE Constant Public See coding 20110124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PANEL_MENU Instance method Public Method 20091203
2 DRAW_AUTHORING_HEADER Instance method Public Method Creation of Column Header 20090629
3 DRAW_CONTAINER_AUTHORING Instance method Public Method Configuration of Container 20090708
4 DRAW_ITEM_HEADER Instance method Public Method 20091124
5 DRAW_SIDE_PANEL_BODER Instance method Public Method 20091124
6 EDIT_PAGE_HEADER Instance method Public Method 20090708
7 GET_LAYOUT_CONTAINER Instance method Public Method 20110221
8 INIT Instance method Public Method Initialization of Authoring Runtime 20090629
9 MODIFY_PAGE_CONTAINER Instance method Public Method 20110201
10 MODIFY_PAGE_MENU Instance method Public Method 20110125
11 MODIFY_TAIL_CONTAINER Instance method Public Method 20091201
12 REMOVE Instance method Public Method 20110720
13 SET_SIDE_PANEL_OBJECT Instance method Public Method 20100121
Events
# Event Type Visibility Description Created on
1 AUTHORING_EVENT Instance Event
(0)
Public
(2)
20110124
Types
Interface IF_CHIP_LAYOUT_AUTHORING has no local type.
Method Signatures

Method ADD_PANEL_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU 20091203

Method ADD_PANEL_MENU on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method DRAW_AUTHORING_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20090629
2 Importing MAIN_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20091202
3 Returning R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20090707

Method DRAW_AUTHORING_HEADER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method DRAW_CONTAINER_AUTHORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20090708
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20090708
3 Importing IS_MAIN_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20091202
4 Importing IV_PARENT_ID Call by reference Type reference (TYPE) STRING 20091120

Method DRAW_CONTAINER_AUTHORING on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method DRAW_ITEM_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20091124
2 Returning R_ITEM_HEADER_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_WD_TOOLBAR 20091124

Method DRAW_ITEM_HEADER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method DRAW_SIDE_PANEL_BODER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BORDER Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20091130
2 Importing IO_TAIL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20091124
3 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20091124

Method DRAW_SIDE_PANEL_BODER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method EDIT_PAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090708
2 Importing IV_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090708

Method EDIT_PAGE_HEADER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method GET_LAYOUT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20110221
2 Returning R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_SCROLL_CONTAINER 20110221

Method GET_LAYOUT_CONTAINER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHIP_PROPERTY Call by reference Object reference (TYPE REF TO) CL_CHIP_PROPERTY CHIP Parameter 20090708
2 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090708
3 Importing IO_LAYOUT_SERVICE Call by reference Object reference (TYPE REF TO) IF_CHIP_LAYOUT_SERVICE_WD Layout Service Schnittstelle 20090708
4 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20090709
5 Importing IO_PAGE_TYPE Call by reference Type reference (TYPE) STRING 20090708
6 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090708
7 Importing IO_WD_PAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20090717

Method INIT on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method MODIFY_PAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLSPAN Call by reference Type reference (TYPE) I 20110201
2 Importing PAGE_WIDTH Call by reference Type reference (TYPE) STRING 20110221

Method MODIFY_PAGE_CONTAINER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method MODIFY_PAGE_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20110125
2 Importing PREFIX_FOR_IDS Call by reference Type reference (TYPE) STRING 20111115

Method MODIFY_PAGE_MENU on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method MODIFY_TAIL_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20091201

Method MODIFY_TAIL_CONTAINER on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method REMOVE Signature

Method REMOVE on Interface IF_CHIP_LAYOUT_AUTHORING has no parameter.
Method REMOVE on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.

Method SET_SIDE_PANEL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIDE_PANEL Call by reference Object reference (TYPE REF TO) IF_WDR_SIDE_PANEL_IMPL_API Side Panel: API für die Side Panel Implementierung 20100121

Method SET_SIDE_PANEL_OBJECT on Interface IF_CHIP_LAYOUT_AUTHORING has no exception.
Event Signatures

Event AUTHORING_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EVENT_NAME Exporting Value transfer Type reference (TYPE) STRING Event Name 20110124
History
Last changed by/on SAP  20130531 
SAP Release Created in 800