SAP ABAP Interface IF_RSRT_UIE_CELL_EDITOR (UI Element: Cell Editor)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_BUTTON UI Element: Button 20120107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_CAPTION UI Element: Caption 20120107
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_CHECKBOX UI Element: CheckBox 20111022
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_DROPDOWN UI Element: Dropdown 20111112
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_IMAGE UI Element: Image 20111022
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_INPUT_FIELD UI Element: Input Field 20120108
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_LINK_ACTION UI Element: Link Action 20120202
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_LINK_URL UI Element: Link to URL 20120202
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_RADIOBUTTON UI Element: RadioButton 20111104
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_TEXT UI Element: Text 20111022
... Click here to see Used By full list (12 items)
Properties
Interface IF_RSRT_UIE_CELL_EDITOR  
Short Description UI Element: Cell Editor    
General Data
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111022   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSRT_FIELD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_UI_VIEW_ELEMENT UI View Element 20120511
Friends
Interface IF_RSRT_UIE_CELL_EDITOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_EDITORS Instance attribute Public Type reference (TYPE) TN_T_CELL_EDITOR Cell Editor List 20121001
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDITOR Instance method Public Method Add Editor 20121001
2 REMOVE_EDITOR Instance method Public Method Remove Editor 20121001
3 REMOVE_EDITORS Instance method Public Method Remove Editors 20121001
Events
Interface IF_RSRT_UIE_CELL_EDITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_CELL_EDITOR Public See coding Cell Editor List 20120924 tn_t_cell_editor type table of ref to if_rsrt_uie_cell_editor with default key initial size 1
Method Signatures

Method ADD_EDITOR Signature

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

Method ADD_EDITOR on Interface IF_RSRT_UIE_CELL_EDITOR has no exception.

Method REMOVE_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID View Element ID 20121001
2 Importing INDEX Call by reference Type reference (TYPE) I 20121001
3 Importing O_EDITOR Call by reference Object reference (TYPE REF TO) IF_RSRT_UIE_CELL_EDITOR UI Element: Cell Editor 20121001

Method REMOVE_EDITOR on Interface IF_RSRT_UIE_CELL_EDITOR has no exception.

Method REMOVE_EDITORS Signature

Method REMOVE_EDITORS on Interface IF_RSRT_UIE_CELL_EDITOR has no parameter.
Method REMOVE_EDITORS on Interface IF_RSRT_UIE_CELL_EDITOR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_BUTTON UI Element: Button 20120107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_CAPTION UI Element: Caption 20120107
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_CHECKBOX UI Element: CheckBox 20111022
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_DROPDOWN UI Element: Dropdown 20111112
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_IMAGE UI Element: Image 20111022
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_INPUT_FIELD UI Element: Input Field 20120108
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_LINK_ACTION UI Element: Link Action 20120202
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_LINK_URL UI Element: Link to URL 20120202
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_RADIOBUTTON UI Element: RadioButton 20111104
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_TEXT UI Element: Text 20111022
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_TOGGLE_BUTTON UI Element: Toggle Button 20120107
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UIE_TOGGLE_LINK_ACTION UI Element: Toggle Link Action 20121005
History
Last changed by/on SAP  20140121 
SAP Release Created in 700