SAP ABAP Class CL_CFX_UD_BUTTON_LIST (User-Defined Pushbuttons)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Properties
Class | CL_CFX_UD_BUTTON_LIST | |
Short Description | User-Defined Pushbuttons | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20030805 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_UD_BUTTON_LIST has no forward declaration.
Interfaces
Class CL_CFX_UD_BUTTON_LIST has no interface implemented.
Friends
Class CL_CFX_UD_BUTTON_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_UD_TT_BUTTON | Customer-Defined Buttons in cFolders Interfaces | 20030805 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_UD_BUTTON_LIST | List of all User-Defined Pushbuttons | 20030806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Cache | 20030806 |
2 | ![]() |
Instance method | Public | Method | Add New Pushbutton to List | 20030806 |
3 | ![]() |
Static method | Public | Method | Supplies List with all Pushbuttons | 20030806 |
4 | ![]() |
Instance method | Public | Method | Supplies all Pushbuttons in the List | 20030806 |
5 | ![]() |
Instance method | Public | Method | Supplies Pushbuttons That Are Displayed at Specified Place | 20030806 |
6 | ![]() |
Instance method | Public | Method | Is Called in OnInputProcessing | 20030811 |
Events
Class CL_CFX_UD_BUTTON_LIST has no event.
Types
Class CL_CFX_UD_BUTTON_LIST has no local type.
Method Signatures
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on class CL_CFX_UD_BUTTON_LIST has no parameter.
Method CLEAR_CACHE on class CL_CFX_UD_BUTTON_LIST has no exception.
Method CREATE_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_CFX_UD_BUTTON | Neuer Druckknopf | 20030806 |
Method CREATE_BUTTON on class CL_CFX_UD_BUTTON_LIST has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_BUTTON_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CFX_UD_BUTTON_LIST | Anwenderdefinierte Druckknöpfe | 20030806 |
Method GET_ALL on class CL_CFX_UD_BUTTON_LIST has no exception.
Method GET_ALL_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUTTON | Call by reference | Type reference (TYPE) | CFX_UD_TT_BUTTON | Kundendefinierte Buttons in cFolders Oberflächen | 20030806 |
Method GET_ALL_BUTTONS on class CL_CFX_UD_BUTTON_LIST has no exception.
Method GET_FOR_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_UI_BUTTON | Call by reference | Type reference (TYPE) | CFX_TT_BUTTON | Liste mit Buttons (s. include_button_row) | 20030806 | ||
2 | ![]() |
ET_BUTTON | Call by reference | Type reference (TYPE) | CFX_UD_TT_BUTTON | Kundendefinierte Druckknöpfe in cFolders Oberflächen | 20030806 | ||
3 | ![]() |
E_EXIST | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Gibt es Druckknopf für diesen Ort ? | 20030806 | ||
4 | ![]() |
IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Objekt, bei dem Druckknopf angezeigt wird | 20030806 | ||
5 | ![]() |
IP_UI_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | Druckknöpfe zu dieser Tabelle hinzufügen | 20030806 | ||
6 | ![]() |
I_LOCATION | Call by reference | Type reference (TYPE) | CFX_UD_T_BUTTON_LOCATION | Ort, an dem der Druckknopf angezeigt wird | 20030806 |
Method GET_FOR_LOCATION on class CL_CFX_UD_BUTTON_LIST has no exception.
Method HANDLE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EVENT_HANDLED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Event bearbeitet ? | 20030811 | ||
2 | ![]() |
E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20030811 | |||
3 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Text für Collaboration Folders | 20030811 | ||
4 | ![]() |
E_NAVIGATE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Zur selben Seite navigieren ? | 20030811 | ||
5 | ![]() |
IP_BACK_URL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_URL | URL zur navigation auf aktuelle Seite | 20030818 | ||
6 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20030811 | ||
7 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20030811 | ||
8 | ![]() |
I_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | ID des SAP Event | 20030811 | ||
9 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | ID des aktuel angezeigten Objektes | 20030811 | ||
10 | ![]() |
I_OBJECT_LIST_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | ID der Tabelle (zum Lesen der gewählten Objekte) | 20030811 |
Method HANDLE_EVENT on class CL_CFX_UD_BUTTON_LIST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 310 |