SAP ABAP Class IF_CFX_SO_MENU_ITEM (Menu Item)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_SO_BUTTON | Pushbutton | 20050105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_SO_MENU | Represents a Menu Structure | 20050104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_SO_MENU_SEPARATOR | Represents a Separator Between the Menu Options | 20050104 |
Properties
| Class | IF_CFX_SO_MENU_ITEM | |
| Short Description | Menu Item | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041214 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CFX_SO_MENU_ITEM has no forward declaration.
Interfaces
Class IF_CFX_SO_MENU_ITEM has no interface implemented.
Friends
Class IF_CFX_SO_MENU_ITEM has no friend class.
Attributes
Class IF_CFX_SO_MENU_ITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Resets HTML ID of Object | 20050128 | |
| 2 | Instance method | Public | Method | True if Object Is to Be Controlled by Keyboard/Mouse | 20050128 | |
| 3 | Instance method | Public | Method | Generates HTML Code and Serializes it | 20041229 |
Events
Class IF_CFX_SO_MENU_ITEM has no event.
Types
Class IF_CFX_SO_MENU_ITEM has no local type.
Method Signatures
Method GET_HTML_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HTML_ID | Value transfer | Type reference (TYPE) | CFX_STRING | zurückgegebene html id | 20050128 |
Method GET_HTML_ID on class IF_CFX_SO_MENU_ITEM has no exception.
Method IS_SELECTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_SELECTABLE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20050128 |
Method IS_SELECTABLE on class IF_CFX_SO_MENU_ITEM has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SCREEN_OBJECT | Call by reference | Type reference (TYPE) | CFX_SO_TT_SCREEN_OBJECT | Liste von cl_cfx_so_screen_object | 20041229 | |||
| 2 | I_HEADER_HTML_ID | Call by reference | Type reference (TYPE) | CFX_STRING | html id des entsprechenden menü kopfes | 20050127 |
Method SERIALIZE on class IF_CFX_SO_MENU_ITEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |