SAP ABAP Class IF_FPM_RENDERER (Renders a control into a FPM GUIBB)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ABSTRACT_RENDERER Abstract base class of a FPM GUIBB control renderer 20100908
Properties
Class IF_FPM_RENDERER  
Short Description Renders a control into a FPM GUIBB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100907   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_RENDERER has no forward declaration.
Interfaces
Class IF_FPM_RENDERER has no interface implemented.
Friends
Class IF_FPM_RENDERER has no friend class.
Attributes
Class IF_FPM_RENDERER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RENDER Instance method Public Method Performs the rendering of the UI control 20100907
Events
Class IF_FPM_RENDERER has no event.
Types
Class IF_FPM_RENDERER has no local type.
Method Signatures

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARAMETER Call by reference Object reference (TYPE REF TO) CL_FPM_RENDERER_PARAMETER Provides generic access to renderer parameters 20101011
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT - 20101011

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