SAP ABAP Class CL_RSRT_UIE_CELL_VARIANT (UI View Element: Cell Variant)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_A_CELL_VARIANT UI View Element: Abstract Cell Variant 20111229
Properties
Class CL_RSRT_UIE_CELL_VARIANT  
Short Description UI View Element: Cell Variant    
Super Class CL_RSRT_UIE_A_CELL_VARIANT UI View Element: Abstract Cell Variant 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111229   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRT_UIE_CELL_VARIANT has no interface implemented.
Friends
Class CL_RSRT_UIE_CELL_VARIANT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CID Constant Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID 'CELL_VARIANT' 20120508
2 N_O_EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_RSRT_UIE UI View Element: UI Element 20120508
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20111229
2 CREATE_CELL_VARIANT Static method Public Method Create Cell Variant 20111229
3 GET_EDITOR Instance method Public Method Get Editor 20120508
4 SET_EDITOR Instance method Public Method Set Editor 20120508
Events
Class CL_RSRT_UIE_CELL_VARIANT has no event.
Types
Class CL_RSRT_UIE_CELL_VARIANT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111229
2 Importing CID Call by reference Type reference (TYPE) TN_CID Unique Type ID 20111229
3 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT Horizontal Alignment (left, center, right) 20111229
4 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111229
5 Importing KEY Call by reference Type reference (TYPE) TN_ID Unique ID 20111229
6 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111229

Method CONSTRUCTOR on class CL_RSRT_UIE_CELL_VARIANT has no exception.

Method CREATE_CELL_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20111229
2 Importing H_ALIGN Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_H_ALIGN CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT Horizontal Alignment (left, center, right) 20111229
3 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111229
4 Importing KEY Call by reference Type reference (TYPE) TN_ID Unique ID 20111229
5 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111229
6 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_CELL_VARIANT UI Element: Cell Variant 20111229

Method CREATE_CELL_VARIANT on class CL_RSRT_UIE_CELL_VARIANT has no exception.

Method GET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20120508

Method GET_EDITOR on class CL_RSRT_UIE_CELL_VARIANT has no exception.

Method SET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20120508

Method SET_EDITOR on class CL_RSRT_UIE_CELL_VARIANT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700