SAP ABAP Class /UI5/IF_THEME_FRAMEWORK_IMPL (Interface for BAdI: /UI5/THEME_FRAMEWORK_IMPL)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130122
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_THEME_FRAMEWORK_NWBC UI Theming: UR & Base framework implementation 20130305
2 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_THEME_FRAMEWORK_UI5 UI Theming: UI5 framework implementation 20130122
3 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_THEME_FRAMEWORK_UR UI Theming: UR framework implementation 20130122
4 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_THEME_FW_BASE_IMPL UI Theming: Base class for framework implementations 20130122
Properties
Class /UI5/IF_THEME_FRAMEWORK_IMPL  
Short Description Interface for BAdI: /UI5/THEME_FRAMEWORK_IMPL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130122   SAP 
Last change 20141120    
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)
Interfaces
Class /UI5/IF_THEME_FRAMEWORK_IMPL has no interface implemented.
Friends
Class /UI5/IF_THEME_FRAMEWORK_IMPL has no friend class.
Attributes
Class /UI5/IF_THEME_FRAMEWORK_IMPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_TOKEN Instance method Public Method A change of the token indicates a change of framework files 20130122
2 GET_FILE Instance method Public Method Get a file object from the framework 20130122
Events
Class /UI5/IF_THEME_FRAMEWORK_IMPL has no event.
Types
Class /UI5/IF_THEME_FRAMEWORK_IMPL has no local type.
Method Signatures

Method GET_CHANGE_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140523
2 Returning TOKEN Value transfer Type reference (TYPE) STRING 20130122

Method GET_CHANGE_TOKEN on class /UI5/IF_THEME_FRAMEWORK_IMPL has no exception.

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILE Value transfer Object reference (TYPE REF TO) /UI5/IF_VFS_FILE Virtual File System - File API 20130122
2 Importing PATH Call by reference Type reference (TYPE) STRING 20130122

Method GET_FILE on class /UI5/IF_THEME_FRAMEWORK_IMPL has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in