SAP ABAP Class CL_CHIP_LAYOUT_AUTHORING_GL20 (Authoring Layout Class)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_LAYOUT_AUTHORING | Layout Authoring API | 20110127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_WD_EVENT_HANDLER | Event Handler for Web Dynpro Events | 20110127 |
Properties
Class | CL_CHIP_LAYOUT_AUTHORING_GL20 | |
Short Description | Authoring Layout Class | |
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 | 20110127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHIP_LAYOUT_AUTHORING_GL20 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHIP_LAYOUT_AUTHORING | Layout Authoring API | 20110127 | ||
2 | IF_CHIP_WD_EVENT_HANDLER | Event Handler for Web Dynpro Events | 20110127 |
Friends
Class CL_CHIP_LAYOUT_AUTHORING_GL20 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CONTAINER_MENU' | Container Menu | 20110127 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 8 | 20110203 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PAGE_HEADER' | 20110127 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PAGE_TOOLBAR' | 20110127 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CHIP_PROPERTY | CHIP Parameter | 20110127 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20110127 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CHIP_LAYOUT_SERVICE_WD | Layout Service Interface | 20110127 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20110127 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Page Type | 20110127 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20110127 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDR_SIDE_PANEL_IMPL_API | Side Panel: API for Side Panel Implementation | 20110127 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20110127 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Container Reference | 20110127 |
Methods
Events
Class CL_CHIP_LAYOUT_AUTHORING_GL20 has no event.
Types
Class CL_CHIP_LAYOUT_AUTHORING_GL20 has no local type.
Method Signatures
Method ADD_BUTTONS_ADMIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110217 |
Method ADD_BUTTONS_ADMIN on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_BUTTONS_ENDUSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110127 |
Method ADD_BUTTONS_ENDUSER on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_BUTTONS_ENDUSER_PERSO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110217 |
Method ADD_BUTTONS_ENDUSER_PERSO on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_BUTTONS_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110314 |
Method ADD_BUTTONS_HELP on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_BUTTON_CHOICE_CONFIGURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110218 |
Method ADD_BUTTON_CHOICE_CONFIGURE on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_CHIP_HEADER_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110127 | |||
2 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20110127 | |||
3 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20110127 | ||
4 | ![]() |
R_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110127 |
Method ADD_CHIP_HEADER_TOOLBAR on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_LC_TOOLBAR_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20110127 | ||
2 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | 20110127 |
Method ADD_LC_TOOLBAR_BUTTONS on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method ADD_PAGE_SETTINGS Signature
Method ADD_PAGE_SETTINGS on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no parameter.
Method ADD_PAGE_SETTINGS on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method CHECK_AUTH_CFG_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20110614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Berechtigung | 20110614 |
Method CREATE_NODE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20110127 | ||
2 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20110127 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20110127 | |||
4 | ![]() |
RV_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | STRING | 20110504 |
Method CREATE_NODE_ATTRIBUTE on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method CREATE_PAGE_MENU_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU | 20111115 | |||
2 | ![]() |
PREFIX_FOR_IDS | Call by reference | Type reference (TYPE) | STRING | 20111115 |
Method CREATE_PAGE_MENU_ITEMS on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method GET_HELP_MENU_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU_ITEMS | Value transfer | Type reference (TYPE) | CL_WD_MENU=>TT_MENU_ITEM | 20111115 | |||
2 | ![]() |
PREFIX_FOR_IDS | Call by reference | Type reference (TYPE) | STRING | 20111115 |
Method GET_HELP_MENU_ITEMS on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110128 |
Method GET_TITLE on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method REMOVE_PAGE_HEADER Signature
Method REMOVE_PAGE_HEADER on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no parameter.
Method REMOVE_PAGE_HEADER on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
Method SET_WINDOW_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110718 |
Method SET_WINDOW_TITLE on class CL_CHIP_LAYOUT_AUTHORING_GL20 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |