SAP ABAP Class CL_FPM_INSTANCE_STYLE_MANAGER (Instance Style Manager)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Properties
Class CL_FPM_INSTANCE_STYLE_MANAGER  
Short Description Instance Style Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20140514   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WD_CUSTOM_STYLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_INSTANCE_STYLE_MANAGER has no interface implemented.
Friends
Class CL_FPM_INSTANCE_STYLE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_INSTANCE_STYLE_ATTR_NAME Constant Public Type reference (TYPE) STRING 'INSTANCE_STYLE' 20140515
2 CV_LABEL_INSTANCE_STYLE_ATTR Constant Public Type reference (TYPE) STRING 'LABEL_INSTANCE_STYLE' 20140602
3 MO_WD_STYLE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_CUSTOM_STYLE_MANAGER Administration of Custom Styles 20140515
4 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FPM_INSTANCE_STYLE_MANAGER Instance Style Manager 20140515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140515
2 DECODE Static method Public Method 20140514
3 ENCODE Static method Public Method 20140514
4 GET_INSTANCE Static method Public Method 20140515
5 GET_STYLE_CLASSNAME Instance method Public Method 20140515
6 GET_VALUES_FOR_PROPERTY Instance method Private Method 20140514
7 STYLE_UIELEMENT Instance method Public Method Assigns a style classname to a UI element 20140516
Events
Class CL_FPM_INSTANCE_STYLE_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STYLE_PROPERTY Public See coding 20140514 BEGIN OF ty_s_style_property, name TYPE string, values TYPE string_table, END OF ty_s_style_property
2 TY_T_STYLE_PROPERTY Public See coding 20140514 ty_t_style_property TYPE STANDARD TABLE OF ty_s_style_property WITH KEY name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WD_APPLICATION 20140515

Method CONSTRUCTOR on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.

Method DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Value transfer Type reference (TYPE) STRING 20140514
2 Returning RT_PROPERTY Value transfer Type reference (TYPE) IF_WD_CUSTOM_STYLE=>T_STYLE_PROPERTIES 20140514

Method DECODE on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.

Method ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTY Value transfer Type reference (TYPE) IF_WD_CUSTOM_STYLE=>T_STYLE_PROPERTIES 20140514
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20140514

Method ENCODE on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WD_APPLICATION 20140515
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FPM_INSTANCE_STYLE_MANAGER Instance Style Manager 20140515

Method GET_INSTANCE on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.

Method GET_STYLE_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UIELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20140515
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Component Name 20140716
3 Importing IV_PROPERTY_STRING Call by reference Type reference (TYPE) STRING 20140515
4 Returning RV_STYLE_CLASSNAME Value transfer Type reference (TYPE) STRING 20140515

Method GET_STYLE_CLASSNAME on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.

Method GET_VALUES_FOR_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING 20140514
2 Returning RT_VALUE Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20140514

Method GET_VALUES_FOR_PROPERTY on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.

Method STYLE_UIELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UIELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20140516
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20140718
3 Importing IV_PROPERTY_STRING Call by reference Type reference (TYPE) STRING 20140516

Method STYLE_UIELEMENT on class CL_FPM_INSTANCE_STYLE_MANAGER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740