SAP ABAP Class CL_WD_INT_MSG_AREA_LINK (CL_WD_INT_MSG_AREA_LINK)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_CORE (Package) UIE Library "Core"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20080104
Properties
Class CL_WD_INT_MSG_AREA_LINK  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_CORE   UIE Library "Core" 
Created 20080104   SAP 
Last change 20141121    
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)
Interfaces
Class CL_WD_INT_MSG_AREA_LINK has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140610 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140610 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_MESSAGE_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080214
2 BP_NAVIGATE_TO_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080104
3 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080104
4 CID_INT_MSG_AREA_LINK Constant Public Type reference (TYPE) GUID 'DCB9E3E9180935F19D2900127991401D' 20080104
5 VL_MESSAGE_AREA Instance attribute Protected Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT 20080104
6 VL_MESSAGE_ID Instance attribute Protected Type reference (TYPE) STRING 20080214
7 VL_NAVIGATE_TO_ID Instance attribute Protected Type reference (TYPE) STRING 20080104
8 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
Methods
# Method Level Visibility Method type Description Created on
1 BIND_MESSAGE_ID Instance method Public Method 20080214
2 BIND_NAVIGATE_TO_ID Instance method Public Method 20080104
3 BIND_TEXT Instance method Public Method 20080104
4 BOUND_MESSAGE_ID Instance method Public Method 20080214
5 BOUND_NAVIGATE_TO_ID Instance method Public Method 20080104
6 BOUND_TEXT Instance method Public Method 20080104
7 CONSTRUCTOR Instance method Public Constructor 20080104
8 GET_MESSAGE_AREA Instance method Public Method 20080104
9 GET_MESSAGE_ID Instance method Public Method 20080214
10 GET_NAVIGATE_TO_ID Instance method Public Method 20080104
11 GET_TEXT Instance method Public Method 20080104
12 NEW_INT_MSG_AREA_LINK Static method Public Method 20080104
13 SET_MESSAGE_AREA Instance method Public Method 20080104
14 SET_MESSAGE_ID Instance method Public Method 20080214
15 SET_NAVIGATE_TO_ID Instance method Public Method 20080104
16 SET_TEXT Instance method Public Method 20080104
Events
Class CL_WD_INT_MSG_AREA_LINK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_INT_MSG_AREA_LINK Public See coding 20080104 tt_INT_MSG_AREA_LINK TYPE TABLE OF REF TO CL_WD_INT_MSG_AREA_LINK WITH DEFAULT KEY
Method Signatures

Method BIND_MESSAGE_ID Signature

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

Method BIND_MESSAGE_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method BIND_NAVIGATE_TO_ID Signature

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

Method BIND_NAVIGATE_TO_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method BIND_TEXT Signature

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

Method BIND_TEXT on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method BOUND_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080214
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080214
3 Returning PATH Value transfer Type reference (TYPE) STRING 20080214

Method BOUND_MESSAGE_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method BOUND_NAVIGATE_TO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080104
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080104
3 Returning PATH Value transfer Type reference (TYPE) STRING 20080104

Method BOUND_NAVIGATE_TO_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method BOUND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080104
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080104
3 Returning PATH Value transfer Type reference (TYPE) STRING 20080104

Method BOUND_TEXT on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20080104
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080104

Method CONSTRUCTOR on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method GET_MESSAGE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT 20080104

Method GET_MESSAGE_AREA on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method GET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080214
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080214
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20080214

Method GET_MESSAGE_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method GET_NAVIGATE_TO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080104
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080104
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20080104

Method GET_NAVIGATE_TO_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080104
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080104
3 Returning VALUE Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104

Method GET_TEXT on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method NEW_INT_MSG_AREA_LINK 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) STRING 20080104
2 Importing BIND_MESSAGE_ID Call by reference Type reference (TYPE) STRING 20080214
3 Importing BIND_NAVIGATE_TO_ID Call by reference Type reference (TYPE) STRING 20080104
4 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
5 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20080104
6 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20080104
7 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20080104
8 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20080104
9 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20080104
10 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_INT_MSG_AREA_LINK 20080104
11 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080104
12 Importing ID Call by reference Type reference (TYPE) STRING 20080104
13 Importing MESSAGE_AREA Call by reference Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT 20080104
14 Importing MESSAGE_ID Call by reference Type reference (TYPE) STRING 20080214
15 Importing NAVIGATE_TO_ID Call by reference Type reference (TYPE) STRING 20080104
16 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
17 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
18 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
19 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080104
20 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20080104

Method NEW_INT_MSG_AREA_LINK on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method SET_MESSAGE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT 20080104

Method SET_MESSAGE_AREA on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method SET_MESSAGE_ID 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 20080214

Method SET_MESSAGE_ID on class CL_WD_INT_MSG_AREA_LINK has no exception.

Method SET_NAVIGATE_TO_ID 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 20080104

Method SET_NAVIGATE_TO_ID on class CL_WD_INT_MSG_AREA_LINK 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) WDY_MD_TRANSLATABLE_TEXT 20080104

Method SET_TEXT on class CL_WD_INT_MSG_AREA_LINK has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711