SAP ABAP Class IF_RSDME_UI_FACTORY_GEN (UI factory generic)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDME_UI_FACTORY_ABAP UI factory abap 20030804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDME_UI_FACTORY_ABAP_GEN default abap ui factory 20030807
Properties
Class IF_RSDME_UI_FACTORY_GEN  
Short Description UI factory generic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030804   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDME_UI_FACTORY_GEN has no forward declaration.
Interfaces
Class IF_RSDME_UI_FACTORY_GEN has no interface implemented.
Friends
Class IF_RSDME_UI_FACTORY_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTION_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_RSDME_UI_ACTION_HANDLER 20030819
2 M_CONTEXT_MENU Instance attribute Public Object reference (TYPE REF TO) IF_RSDME_UI_CONTEXT_MENU 20030819
3 M_WORKBENCH Instance attribute Public Object reference (TYPE REF TO) IF_RSDME_UI_WORKBENCH 20030819
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION_HANDLER Instance method Public Method return the action handler class 20030804
2 GET_CONTEXT_MENU Instance method Public Method return the context menu class 20030804
3 GET_ICON Instance method Public Method Get Icon for Display 20031018
4 GET_WORKBENCH Instance method Public Method return the workbench class 20030804
5 INIT_ACTION_HANDLER Instance method Public Method create the action handler class 20030905
6 INIT_CONTEXT_MENU Instance method Public Method create the context menu class 20030905
7 INIT_WORKBENCH Instance method Public Method create the workbench class 20030905
Events
Class IF_RSDME_UI_FACTORY_GEN has no event.
Types
Class IF_RSDME_UI_FACTORY_GEN has no local type.
Method Signatures

Method GET_ACTION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_HANDLER Call by reference Object reference (TYPE REF TO) IF_RSDME_UI_ACTION_HANDLER Action-Handler 20030805

Method GET_ACTION_HANDLER on class IF_RSDME_UI_FACTORY_GEN has no exception.

Method GET_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTEXT_MENU Call by reference Object reference (TYPE REF TO) IF_RSDME_UI_CONTEXT_MENU Kontextmenü 20030805

Method GET_CONTEXT_MENU on class IF_RSDME_UI_FACTORY_GEN has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUI_ICON_NAME Call by reference Type reference (TYPE) STRING GUI-Ikonenname 20031018
2 Exporting E_MIME_PATH Call by reference Type reference (TYPE) STRING MIME-Pfad 20031018
3 Importing I_CALLER Call by reference Type reference (TYPE) RSDMEU_TYPE Caller -WB/APD 20031018

Method GET_ICON on class IF_RSDME_UI_FACTORY_GEN has no exception.

Method GET_WORKBENCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WORKBENCH Call by reference Object reference (TYPE REF TO) IF_RSDME_UI_WORKBENCH Workbench 20030805

Method GET_WORKBENCH on class IF_RSDME_UI_FACTORY_GEN has no exception.

Method INIT_ACTION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_HANDLER Call by reference Object reference (TYPE REF TO) IF_RSDME_UI_ACTION_HANDLER Action-Handler 20030905

Method INIT_ACTION_HANDLER on class IF_RSDME_UI_FACTORY_GEN has no exception.

Method INIT_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTEXT_MENU Call by reference Object reference (TYPE REF TO) IF_RSDME_UI_CONTEXT_MENU Kontextmenü 20030905

Method INIT_CONTEXT_MENU on class IF_RSDME_UI_FACTORY_GEN has no exception.

Method INIT_WORKBENCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WORKBENCH Call by reference Object reference (TYPE REF TO) IF_RSDME_UI_WORKBENCH Workbench 20030905

Method INIT_WORKBENCH on class IF_RSDME_UI_FACTORY_GEN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in