SAP ABAP Class CL_WDR_THEME_INFO (Theme Information)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Class CL_WDR_THEME_INFO  
Short Description Theme Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20110921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_THEME_INFO has no forward declaration.
Interfaces
Class CL_WDR_THEME_INFO has no interface implemented.
Friends
Class CL_WDR_THEME_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_THEME_INFO Static Attribute Private Type reference (TYPE) T_THEME_INFO 20110921
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110921
2 GET_THEME_INFO Static method Public Method 20110921
Events
Class CL_WDR_THEME_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_THEME_INFO Public See coding 20110921 BEGIN OF t_theme_info, c_table_row_height TYPE i, dropdown_width_factor TYPE decfloat16, form_row_height type char10, form_row_height_unit type char2, f4_min_width type i, END OF t_theme_info
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WDR_THEME_INFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_THEME_INFO has no exception.

Method GET_THEME_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THEME_INFO Value transfer Type reference (TYPE) T_THEME_INFO 20110921

Method GET_THEME_INFO on class CL_WDR_THEME_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732