SAP ABAP Class CL_RSRT_UIE_A_BUTTON (UI Element: Abstract Button)
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_CAPTION UI Element: Abstract Caption 20111206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_BUTTON UI Element: Button 20111206
2 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_TOGGLE_BUTTON UI Element: Toggle Button 20111206
Properties
Class CL_RSRT_UIE_A_BUTTON  
Short Description UI Element: Abstract Button    
Super Class CL_RSRT_UIE_A_CAPTION UI Element: Abstract Caption 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111206   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)
4 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_UIE_A_BUTTON has no interface implemented.
Friends
Class CL_RSRT_UIE_A_BUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BUTTON_TYPE Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_BUTTON_TYPE Button Type 20120731
2 N_ONCLICK Instance attribute Public Type reference (TYPE) STRING 20120508
3 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111206
2 SET_ONCLICK Instance method Public Method Set OnClick Event 20120508
3 SET_ONCLICK_MAP Instance method Public Method Set OnClick Event Map Parameters 20120508
Events
Class CL_RSRT_UIE_A_BUTTON has no event.
Types
Class CL_RSRT_UIE_A_BUTTON 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 20111206
2 Importing BIND_FONT_WEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120424
3 Importing BIND_IMAGE_FIRST Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
4 Importing BIND_IMAGE_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
5 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
6 Importing BIND_IMAGE_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
7 Importing BIND_MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20130521
8 Importing BIND_TEXT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
9 Importing BIND_TEXT_DECORATION Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120424
10 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
11 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111206
12 Importing BUTTON_TYPE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_BUTTON_TYPE CL_RSRT_UIE=>N_CS_BUTTON_TYPE-STANDARD Button Type 20120731
13 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20111206
14 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111206
15 Importing FONT_WEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_FONT_WEIGHT CL_RSRT_UIE=>N_CS_FONT_WEIGHT-DEFAULT Font Weight (normal (400), bold (700), bolder, lighter) 20120424
16 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111206
17 Importing IMAGE_FIRST Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_FIRST ABAP_TRUE Image First 20111206
18 Importing IMAGE_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20111206
19 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE Image Source 20111206
20 Importing IMAGE_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20111206
21 Importing MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521
22 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20111220
23 Importing ONCLICK_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
24 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111206
25 Importing TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20111206
26 Importing TEXT_DECORATION Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT_DECORATION CL_RSRT_UIE=>N_CS_TEXT_DECORATION-DEFAULT Text Decoration (none, underline, line-through) 20120424
27 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20111206
28 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111206

Method CONSTRUCTOR on class CL_RSRT_UIE_A_BUTTON 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_A_BUTTON 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_A_BUTTON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700