SAP ABAP Class CL_RSRT_UIE_SEPARATOR (UI Element: Separator)
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 UI View Element: UI Element 20120509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UIE_CMENU_ITEM UI Element: ContextMenu Item 20120510
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UIE_TOOLBAR_ITEM UI Element: Toolbar Item 20120509
Properties
Class CL_RSRT_UIE_SEPARATOR  
Short Description UI Element: Separator    
Super Class CL_RSRT_UIE UI View Element: UI Element 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120509   SAP 
Last change 20140121   SAP 
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)
2 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_UIE_CMENU_ITEM UI Element: ContextMenu Item 20120510
2 IF_RSRT_UIE_TOOLBAR_ITEM UI Element: Toolbar Item 20120509
Friends
Class CL_RSRT_UIE_SEPARATOR 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 'SEPARATOR' 20120509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120509
2 CREATE_SEPARATOR Static method Public Method Create Separator 20120511
Events
Class CL_RSRT_UIE_SEPARATOR has no event.
Types
Class CL_RSRT_UIE_SEPARATOR 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_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509
2 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509
3 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509
4 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Constant Unique ID 20120509
5 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120509
6 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120509
7 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120509
8 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120509
9 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120509

Method CONSTRUCTOR on class CL_RSRT_UIE_SEPARATOR has no exception.

Method CREATE_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120511
2 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120511
3 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120511
4 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120511
5 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120511
6 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120511
7 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120511
8 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_SEPARATOR UI Element: Separator 20120511
9 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120511

Method CREATE_SEPARATOR on class CL_RSRT_UIE_SEPARATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730