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 MT_BUTTON Instance attribute Private Type reference (TYPE) CFX_UD_TT_BUTTON Customer-Defined Buttons in cFolders Interfaces 20030805
2 SP_ALL_BUTTONS 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 CLEAR_CACHE Static method Public Method Delete Cache 20030806
2 CREATE_BUTTON Instance method Public Method Add New Pushbutton to List 20030806
3 GET_ALL Static method Public Method Supplies List with all Pushbuttons 20030806
4 GET_ALL_BUTTONS Instance method Public Method Supplies all Pushbuttons in the List 20030806
5 GET_FOR_LOCATION Instance method Public Method Supplies Pushbuttons That Are Displayed at Specified Place 20030806
6 HANDLE_EVENT 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 Returning 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 Returning 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 Exporting 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 Changing CT_UI_BUTTON Call by reference Type reference (TYPE) CFX_TT_BUTTON Liste mit Buttons (s. include_button_row) 20030806
2 Exporting ET_BUTTON Call by reference Type reference (TYPE) CFX_UD_TT_BUTTON Kundendefinierte Druckknöpfe in cFolders Oberflächen 20030806
3 Exporting E_EXIST Call by reference Type reference (TYPE) CFX_BOOLEAN Gibt es Druckknopf für diesen Ort ? 20030806
4 Importing IP_OBJECT Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Objekt, bei dem Druckknopf angezeigt wird 20030806
5 Importing IP_UI_TABLE Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE Druckknöpfe zu dieser Tabelle hinzufügen 20030806
6 Importing 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 Exporting E_EVENT_HANDLED Call by reference Type reference (TYPE) CFX_BOOLEAN Event bearbeitet ? 20030811
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20030811
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20030811
4 Exporting E_NAVIGATE Call by reference Type reference (TYPE) CFX_BOOLEAN Zur selben Seite navigieren ? 20030811
5 Importing IP_BACK_URL Call by reference Object reference (TYPE REF TO) CL_CFX_URL URL zur navigation auf aktuelle Seite 20030818
6 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20030811
7 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030811
8 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING ID des SAP Event 20030811
9 Importing I_OBJECT_ID Call by reference Type reference (TYPE) STRING ID des aktuel angezeigten Objektes 20030811
10 Importing 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