SAP ABAP Class CL_RSRT_UIE_CMENU_ITEM_ACTION (UI View Element: ContextMenu Item Action)
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_CMENU_ITEM UI View Element: ContextMenu Item 20120207
Properties
Class CL_RSRT_UIE_CMENU_ITEM_ACTION  
Short Description UI View Element: ContextMenu Item Action    
Super Class CL_RSRT_UIE_CMENU_ITEM UI View Element: ContextMenu Item 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120207   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)
2 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_UIE_CMENU_ITEM_ACTION has no interface implemented.
Friends
Class CL_RSRT_UIE_CMENU_ITEM_ACTION 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 'CMENU_ITEM_ACTION' 20120508
2 N_IMAGE_SOURCE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE 20120508
3 N_ONCLICK Instance attribute Public Type reference (TYPE) STRING 20120508
4 N_S_IMAGE_SOURCE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
5 N_S_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
6 N_TEXT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT 20120508
7 N_T_ONCLICK_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120508
Methods
# Method Level Visibility Method type Description Created on
1 BIND_IMAGE_SOURCE Instance method Public Method Bind Image 20120508
2 BIND_TEXT Instance method Public Method Bind Text 20120508
3 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20120207
4 CREATE_CMENU_ITEM_ACTION Static method Public Method Create ContextMenu Item Action 20120207
5 GET_IMAGE_SOURCE Instance method Public Method Get Image 20120508
6 GET_TEXT Instance method Public Method Get Text 20120508
7 SET_IMAGE_SOURCE Instance method Public Method Set Image 20120508
8 SET_ONCLICK Instance method Public Method Set OnClick Event 20120508
9 SET_ONCLICK_MAP Instance method Public Method Set OnClick Event Map Parameters 20120508
10 SET_TEXT Instance method Public Method Set Text 20120508
Events
Class CL_RSRT_UIE_CMENU_ITEM_ACTION has no event.
Types
Class CL_RSRT_UIE_CMENU_ITEM_ACTION has no local type.
Method Signatures

Method BIND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508

Method BIND_IMAGE_SOURCE on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method BIND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120508

Method BIND_TEXT on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

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) TN_BIND_PROPERTY Bind Property 20120207
2 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120207
3 Importing BIND_TEXT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120207
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120207
5 Importing CID Call by reference Type reference (TYPE) TN_CID Unique Type ID 20120207
6 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120207
7 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20120207
8 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE Image Source 20120207
9 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20120219
10 Importing ONCLICK_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120219
11 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120207
12 Importing TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20120207
13 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120207

Method CONSTRUCTOR on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method CREATE_CMENU_ITEM_ACTION 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 20120207
2 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120207
3 Importing BIND_TEXT Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120207
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) TN_BIND_PROPERTY Bind Property 20120207
5 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120207
6 Importing ID Call by reference Type reference (TYPE) TN_ID ID 20120207
7 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE Image Source 20120207
8 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20120219
9 Importing ONCLICK_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120219
10 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI Element: ContextMenu 20120207
11 Importing TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20120207
12 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_CMENU_ITEM_ACTION UI Element: ContextMenu Item Action 20120207
13 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120207

Method CREATE_CMENU_ITEM_ACTION on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method GET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE Image Source 20120508

Method GET_IMAGE_SOURCE on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20120508

Method GET_TEXT on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method SET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE Image Source 20120508

Method SET_IMAGE_SOURCE on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method SET_ONCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20120508

Method SET_ONCLICK on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method SET_ONCLICK_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120508

Method SET_ONCLICK_MAP on class CL_RSRT_UIE_CMENU_ITEM_ACTION has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20120508

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