SAP ABAP Class /UI5/IF_THEME_FRAMEWORK_INST (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 |
Properties
Class | /UI5/IF_THEME_FRAMEWORK_INST | |
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 | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI5/IF_THEME_FRAMEWORK_INST has no forward declaration.
Interfaces
Class /UI5/IF_THEME_FRAMEWORK_INST has no interface implemented.
Friends
Class /UI5/IF_THEME_FRAMEWORK_INST has no friend class.
Attributes
Class /UI5/IF_THEME_FRAMEWORK_INST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130122 |
Events
Class /UI5/IF_THEME_FRAMEWORK_INST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_FRAMEWORK_IMPL | Public | See coding | 20130122 | begin of T_FRAMEWORK_IMPL,
id type string,
impl type ref to /ui5/if_theme_framework_impl,
end of t_framework_impl
|
||
2 | T_FRAMEWORK_IMPL_MAP | Public | See coding | 20130122 | t_framework_impl_map type hashed table of t_framework_impl with unique key id
|
Method Signatures
Method GET_FRAMEWORK_IMPLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMPLS | Call by reference | Type reference (TYPE) | T_FRAMEWORK_IMPL_MAP | 20130122 |
Method GET_FRAMEWORK_IMPLS on class /UI5/IF_THEME_FRAMEWORK_INST has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |