SAP ABAP Class CL_DB6_BUTTON_MENU (DB6: Button with Menu)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DB6_BUTTON_MENU  
Short Description DB6: Button with Menu    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20050512   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DB6_TREE_NAVIGATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6CI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_BUTTON_MENU has no interface implemented.
Friends
Class CL_DB6_BUTTON_MENU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20050512
2 CONTAINER_SUPPLIED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050520
3 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050512
4 FCODE Instance attribute Private Type reference (TYPE) UI_FUNC Function code 20050512
5 ICON Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20050624
6 MENU_DATA Instance attribute Public Type reference (TYPE) DB6CI_BUTTON_MENU_TAB 20050518
7 MENU_REF Instance attribute Private Object reference (TYPE REF TO) CL_CTMENU Context Menu 20050603
8 POSITION Instance attribute Private Type reference (TYPE) DB6CI_BUTTON_MENU_POS 20050517
9 QUICKINFO Instance attribute Private Type reference (TYPE) ICONQUICK Quickinfo for an icon 20050624
10 TEXT Instance attribute Private Type reference (TYPE) GUI_TEXT Menu Painter: Function or menu text (4.0) 20050512
11 TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050512
12 WEBDYNPRO_CALLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050512
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050512
2 CREATE_CHILD_MENU Instance method Private Method 20050517
3 DISPLAY Instance method Public Method 20050518
4 FREE Instance method Public Method 20050512
5 HAS_CHILD Instance method Private Method 20050517
6 HIDE Instance method Public Method 20050518
7 REFRESH Instance method Public Method 20050512
8 SET_MENU Instance method Public Method 20050512
9 UPDATE_MENU_BUTTON Instance method Public Method 20060316
Events
Class CL_DB6_BUTTON_MENU has no event.
Types
Class CL_DB6_BUTTON_MENU has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Behälter für Custom Controls im Bildbereich 20050512
2 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) C 20050512
3 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, den PAI auslöste 20050512
4 Importing ICON Call by reference Type reference (TYPE) C Ikonentabelle 20050512
5 Importing TEXT Call by reference Type reference (TYPE) C 20050512
6 Importing TOOLTIP Call by reference Type reference (TYPE) C 20050512
7 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL 20050512

Method CONSTRUCTOR on class CL_DB6_BUTTON_MENU has no exception.

Method CREATE_CHILD_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Type reference (TYPE) DBA_BUTTON_MENU_TAB DBA Cockpit: Button Menu 20050517
2 Changing MENU_REF Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 20050517
3 Importing PARENT Call by reference Type reference (TYPE) STRING 20050517

Method CREATE_CHILD_MENU on class CL_DB6_BUTTON_MENU has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_DB6_BUTTON_MENU has no parameter.
Method DISPLAY on class CL_DB6_BUTTON_MENU has no exception.

Method FREE Signature

Method FREE on class CL_DB6_BUTTON_MENU has no parameter.
Method FREE on class CL_DB6_BUTTON_MENU has no exception.

Method HAS_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU_ENTRY Call by reference Type reference (TYPE) DB6CI_BUTTON_MENU_ENTRY 20050517
2 Returning WITH_CHILD Value transfer Type reference (TYPE) ABAP_BOOL 20050517

Method HAS_CHILD on class CL_DB6_BUTTON_MENU has no exception.

Method HIDE Signature

Method HIDE on class CL_DB6_BUTTON_MENU has no parameter.
Method HIDE on class CL_DB6_BUTTON_MENU has no exception.

Method REFRESH Signature

Method REFRESH on class CL_DB6_BUTTON_MENU has no parameter.
Method REFRESH on class CL_DB6_BUTTON_MENU has no exception.

Method SET_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Type reference (TYPE) DB6CI_BUTTON_MENU_TAB 20050512

Method SET_MENU on class CL_DB6_BUTTON_MENU has no exception.

Method UPDATE_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) C 20060316
2 Importing TEXT Call by reference Type reference (TYPE) C Text, 40 Characters Long 20060316
3 Importing TOOLTIP Call by reference Type reference (TYPE) C Text, 40 Characters Long 20060316

Method UPDATE_MENU_BUTTON on class CL_DB6_BUTTON_MENU has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710