SAP ABAP Class CL_FDT_WD_TOOLBAR_EXTENSION (Extend the toolbar of FDT workbench tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_TOOLBAR_EXTENSION Extend the toolbar of FDT workbench tools 20100721
Properties
Class CL_FDT_WD_TOOLBAR_EXTENSION  
Short Description Extend the toolbar of FDT workbench tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_TOOLS   BRFplus: Tools in Web Dynpro UI 
Created 20100721   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 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_WD_TOOLBAR_EXTENSION Extend the toolbar of FDT workbench tools 20100721
Friends
Class CL_FDT_WD_TOOLBAR_EXTENSION has no friend class.
Attributes
Class CL_FDT_WD_TOOLBAR_EXTENSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TOOLBAR Instance method Private Method Create a new toolbar 20100726
2 DISPLAY_DOCU Static method Public Method Display the documentation for an object 20111202
3 IS_DOCU_AVAILABLE Static method Public Method Check, whether documentation is available for an object 20111202
Events
Class CL_FDT_WD_TOOLBAR_EXTENSION has no event.
Types
Class CL_FDT_WD_TOOLBAR_EXTENSION has no local type.
Method Signatures

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20100726
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100726

Method CREATE_TOOLBAR on class CL_FDT_WD_TOOLBAR_EXTENSION has no exception.

Method DISPLAY_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20111202
2 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20111208
3 Importing IO_DIALOGS Call by reference Object reference (TYPE REF TO) IWCI_FDT_WD_DIALOGS WebDynpro Interface COMPONENTCONTROLLER 20111202
4 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20111202

Method DISPLAY_DOCU on class CL_FDT_WD_TOOLBAR_EXTENSION has no exception.

Method IS_DOCU_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20111202
2 Returning RV_DOCU_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20111202

Method IS_DOCU_AVAILABLE on class CL_FDT_WD_TOOLBAR_EXTENSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703