SAP ABAP Class CL_BSP_WD_ACTION_PROVIDER (Action Menu Abstract Provider)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
WCF_ACTIONS_CORE (Package) Actions feature: core objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_ACTION_CALLBACK | Internal Action Menu Event Callback | 20090306 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_ACTION_CALLBACK_EXT | External Action Menu Callback | 20090306 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_ACTION_DESCRIPTOR | Descriptor of actions menu | 20090306 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_ACTION_DESCR_EXT | External Action Menu Descriptor | 20090306 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_AC_PROVIDER_SAMPLE | sample implementation of action provider | 20090310 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_AC_PV_DL_SAMPLE | Sample implementation of action provider for Design Layer | 20090311 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_ACTION_MENU_DESC_SAMPLE | Action Menu descriptor sample | 20090320 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_AC_PROVIDER_CLBK | Action provider - callback example | 20090413 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_AC_PROVIDER_EMPTY | Empty action provider | 20090409 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_AC_PROVIDER_EX2 | Action Menu Provider Ex2 | 20090318 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_ACTION_PROVIDER | Action Provider for CST Sharebox | 20090901 |
Properties
| Class | CL_BSP_WD_ACTION_PROVIDER | |
| Short Description | Action Menu Abstract Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_ACTIONS_CORE | Actions feature: core objects |
| Created | 20090306 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_WD_ACTION_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_ACTION_CALLBACK | Internal Action Menu Event Callback | 20090306 | ||
| 2 | IF_BSP_WD_ACTION_CALLBACK_EXT | External Action Menu Callback | 20090306 | ||
| 3 | IF_BSP_WD_ACTION_DESCRIPTOR | Descriptor of actions menu | 20090306 | ||
| 4 | IF_BSP_WD_ACTION_DESCR_EXT | External Action Menu Descriptor | 20090306 |
Friends
Class CL_BSP_WD_ACTION_PROVIDER 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 | '#ACTION_MENU#_' | event prefix | 20090310 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | mark the action provider instance as event handler | 20090309 | |
| 2 | Static method | Public | Method | 20090310 |
Events
Class CL_BSP_WD_ACTION_PROVIDER has no event.
Types
Class CL_BSP_WD_ACTION_PROVIDER has no local type.
Method Signatures
Method MARK_AS_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SET_AS_HANDLER | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090309 |
Method MARK_AS_EVENT_HANDLER on class CL_BSP_WD_ACTION_PROVIDER has no exception.
Method PARSE_EVENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | STRING | 20090311 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | STRING | 20090311 |
Method PARSE_EVENT_NAME on class CL_BSP_WD_ACTION_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |