SAP ABAP Class CL_RSRT_UIE_A_LINK (UI Element: Abstract Link)
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_LINK_ACTION UI Element: Link Action 20120202
2 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_LINK_URL UI Element: Link to URL 20120202
3 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE_TOGGLE_LINK_ACTION UI Element: Toggle Link Action 20121005
Properties
Class CL_RSRT_UIE_A_LINK  
Short Description UI Element: Abstract Link    
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 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_UIE_A_LINK has no interface implemented.
Friends
Class CL_RSRT_UIE_A_LINK has no friend class.
Attributes
Class CL_RSRT_UIE_A_LINK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111206
Events
Class CL_RSRT_UIE_A_LINK has no event.
Types
Class CL_RSRT_UIE_A_LINK 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 20120202
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 CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20111206
13 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111206
14 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
15 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111206
16 Importing IMAGE_FIRST Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_FIRST ABAP_TRUE Image First 20111206
17 Importing IMAGE_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20111206
18 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_IMAGE_SOURCE Image Source 20111206
19 Importing IMAGE_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20111206
20 Importing MAXLENGTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_LENGTH Length 20130521
21 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111206
22 Importing TEXT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TEXT Text 20111206
23 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) 20120202
24 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20111206
25 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_LINK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700