SAP ABAP Class CL_WD_MENU (CL_WD_MENU)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_MENU_ITEM | 20041109 |
Properties
| Class | CL_WD_MENU | |
| Short Description | ||
| Super Class | CL_WD_MENU_ITEM | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040625 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WD_MENU has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20100618 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20100618 | Web Dynpro View Element |
Attributes
Methods
Events
Class CL_WD_MENU has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MENU | Public | See coding | 20050316 | tt_MENU TYPE TABLE OF REF TO CL_WD_MENU WITH DEFAULT KEY
|
Method Signatures
Method ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20040625 | ||||
| 2 | THE_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU_ITEM | 20040625 |
Method ADD_ITEM on class CL_WD_MENU has no exception.
Method BIND_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20110301 |
Method BIND_IMAGE_SOURCE on class CL_WD_MENU has no exception.
Method BIND_TEXT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20041109 |
Method BIND_TEXT_DIRECTION on class CL_WD_MENU has no exception.
Method BIND_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20041109 |
Method BIND_TITLE on class CL_WD_MENU has no exception.
Method BOUND_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110301 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110301 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20110301 |
Method BOUND_IMAGE_SOURCE on class CL_WD_MENU has no exception.
Method BOUND_TEXT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041109 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041109 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20041109 |
Method BOUND_TEXT_DIRECTION on class CL_WD_MENU has no exception.
Method BOUND_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041109 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041109 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20041109 |
Method BOUND_TITLE on class CL_WD_MENU has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 |
Method CONSTRUCTOR on class CL_WD_MENU has no exception.
Method GET_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110301 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110301 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20110301 |
Method GET_IMAGE_SOURCE on class CL_WD_MENU has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040625 | ||||
| 3 | THE_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_WD_MENU_ITEM | 20040625 |
Method GET_ITEM on class CL_WD_MENU has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_ITEMS | Value transfer | Type reference (TYPE) | CL_WD_MENU_ITEM=>TT_MENU_ITEM | 20040625 |
Method GET_ITEMS on class CL_WD_MENU has no exception.
Method GET_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120312 |
Method GET_ON_OPEN on class CL_WD_MENU has no exception.
Method GET_TEXT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041109 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041109 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_TEXT_DIRECTION | 20041109 |
Method GET_TEXT_DIRECTION on class CL_WD_MENU has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060622 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041109 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041109 | ||||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041109 |
Method GET_TITLE on class CL_WD_MENU has no exception.
Method HAS_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040625 |
Method HAS_ITEMS on class CL_WD_MENU has no exception.
Method MAPPED_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20120312 |
Method MAPPED_ON_OPEN on class CL_WD_MENU has no exception.
Method MAP_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20120312 |
Method MAP_ON_OPEN on class CL_WD_MENU has no exception.
Method NEW_MENU Signature
Method NEW_MENU on class CL_WD_MENU has no exception.
Method NUMBER_OF_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Value transfer | Type reference (TYPE) | I | 20040625 |
Method NUMBER_OF_ITEMS on class CL_WD_MENU has no exception.
Method REMOVE_ALL_ITEMS Signature
Method REMOVE_ALL_ITEMS on class CL_WD_MENU has no parameter.
Method REMOVE_ALL_ITEMS on class CL_WD_MENU has no exception.
Method REMOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040625 | ||||
| 3 | THE_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_WD_MENU_ITEM | 20040625 |
Method REMOVE_ITEM on class CL_WD_MENU has no exception.
Method SET_IMAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20110301 |
Method SET_IMAGE_SOURCE on class CL_WD_MENU has no exception.
Method SET_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120312 |
Method SET_ON_OPEN on class CL_WD_MENU has no exception.
Method SET_TEXT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_TEXT_DIRECTION | 20041109 |
Method SET_TEXT_DIRECTION on class CL_WD_MENU has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20041109 |
Method SET_TITLE on class CL_WD_MENU has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |