SAP ABAP Class CL_THTMLB_ACTIONMENU (Element-Handler: <thtmlb:actionMenu>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CLG_THTMLB_ACTIONMENU | Base: |
20090123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20090429 |
Properties
Class | CL_THTMLB_ACTIONMENU | |
Short Description | Element-Handler: <thtmlb:actionMenu> | |
Super Class | CLG_THTMLB_ACTIONMENU | Base: <thtmlb:actionMenu> |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20090123 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20090429 |
Friends
Class CL_THTMLB_ACTIONMENU 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 | 'WCF_ACTIONS_CORE/AC_TOOLTIP' | 20090311 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_MB' | 20090123 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'ICON_ACTION' | 20090311 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'BELOW' | 20090204 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'ONCLICK' | 20090204 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'provider_class' | 20090311 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_WRITER | Interface for Writing Page Content | 20090316 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WCFT_MENUBUTTON_ITEM | Table of |
20090504 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090504 | |
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090316 | |
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'BUTTON' | 20100108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | check whether the action menu is under config tags | 20090501 |
2 | ![]() |
Instance method | Protected | Method | 20090504 | |
3 | ![]() |
Instance method | Protected | Method | Create a table with item data from action table | 20090203 |
4 | ![]() |
Instance method | Protected | Method | Create a table with item data from descriptor instance | 20090203 |
5 | ![]() |
Instance method | Private | Method | 20090504 | |
6 | ![]() |
Instance method | Private | Method | 20090508 | |
7 | ![]() |
Static method | Public | Method | 20090129 | |
8 | ![]() |
Static method | Private | Method | 20090317 | |
9 | ![]() |
Instance method | Private | Method | 20090504 |
Events
Class CL_THTMLB_ACTIONMENU has no event.
Types
Class CL_THTMLB_ACTIONMENU has no local type.
Method Signatures
Method CHECK_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_TAG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090501 |
Method CHECK_PARENT on class CL_THTMLB_ACTIONMENU has no exception.
Method CREATE_DYN_ITEMS_FROM_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | WCFT_DYNAMENU_ITEM | Table of |
20090504 | ||
2 | ![]() |
IR_ACTION_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_ACTION_PROVIDER | Descriptor of actions menu | 20090504 | ||
3 | ![]() |
IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090508 | ||
4 | ![]() |
IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
5 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20090508 | |||
6 | ![]() |
IV_MENU_ID | Call by reference | Type reference (TYPE) | STRING | 20090504 | |||
7 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | WCF_AC_PROVIDER_ID | Action Provider ID | 20090508 | ||
8 | ![]() |
IV_RELATION_NAME | Call by reference | Type reference (TYPE) | WCF_AC_RELATION_NAME | BOL Relation Name | 20090515 | ||
9 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090508 |
Method CREATE_DYN_ITEMS_FROM_PROVIDER on class CL_THTMLB_ACTIONMENU has no exception.
Method CREATE_ITEMS_FROM_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | WCFT_MENUBUTTON_ITEM | Table of |
20090203 | ||
2 | ![]() |
IT_ACTIONS | Call by reference | Type reference (TYPE) | WCFT_THTMLB_ACTION_MENU_ITEMS | table of actions | 20090203 |
Method CREATE_ITEMS_FROM_ACTIONS on class CL_THTMLB_ACTIONMENU has no exception.
Method CREATE_ITEMS_FROM_DESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | WCFT_MENUBUTTON_ITEM | Table of |
20090203 | ||
2 | ![]() |
IR_ACTION_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_ACTION_PROVIDER | Descriptor of actions menu | 20090203 |
Method CREATE_ITEMS_FROM_DESCRIPTOR on class CL_THTMLB_ACTIONMENU has no exception.
Method DISASSEMBLE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INDEX | Call by reference | Type reference (TYPE) | I | index | 20090504 | ||
2 | ![]() |
EV_MODEL | Call by reference | Type reference (TYPE) | STRING | context node name | 20090504 | ||
3 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | STRING | field name | 20090504 | ||
4 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | STRING | singe/struct/table... | 20090504 | ||
5 | ![]() |
IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | BSP Component | 20090504 | ||
6 | ![]() |
IV_MENU_ID | Call by reference | Type reference (TYPE) | STRING | 20090504 |
Method DISASSEMBLE_ID on class CL_THTMLB_ACTIONMENU has no exception.
Method GET_AC_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_AC_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_ACTION_PROVIDER | Action Menu Abstract Provider | 20090508 | ||
2 | ![]() |
EV_AC_PROVIDER_ID | Call by reference | Type reference (TYPE) | WCF_AC_PROVIDER_ID | Action Provider ID | 20090508 | ||
3 | ![]() |
EV_RELATION_NAME | Call by reference | Type reference (TYPE) | WCF_AC_RELATION_NAME | BOL Relation Name | 20090515 | ||
4 | ![]() |
IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090508 | ||
5 | ![]() |
IR_VIEW_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_BSP_DLC_VIEW_DESCRIPTOR | View Descriptor Interface | 20090508 | ||
6 | ![]() |
IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
7 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20090508 | |||
8 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
9 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090508 |
Method GET_AC_PROVIDER on class CL_THTMLB_ACTIONMENU has no exception.
Method PARSE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOR_ID | Call by reference | Type reference (TYPE) | STRING | 20090129 | |||
2 | ![]() |
EV_SELECTED_ITEM_ID | Call by reference | Type reference (TYPE) | STRING | 20090129 | |||
3 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090129 | ||
4 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20090129 |
Method PARSE_EVENT on class CL_THTMLB_ACTIONMENU has no exception.
Method PARSE_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOR_ID | Call by reference | Type reference (TYPE) | STRING | 20090317 | |||
2 | ![]() |
EV_ITEM_ID | Call by reference | Type reference (TYPE) | STRING | 20090317 | |||
3 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090317 | |||
4 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | STRING | 20090317 |
Method PARSE_IDS on class CL_THTMLB_ACTIONMENU has no exception.
Method PREPARE_DATA Signature
Method PREPARE_DATA on class CL_THTMLB_ACTIONMENU has no parameter.
Method PREPARE_DATA on class CL_THTMLB_ACTIONMENU has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |