SAP ABAP Class CL_WD_POINT (CL_WD_POINT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_BUSINESS_GRAPHICS (Package) UIE Library "BusinessGraphics"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20040625
Properties
Class CL_WD_POINT  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_BUSINESS_GRAPHICS   UIE Library "BusinessGraphics" 
Created 20040625   SAP 
Last change 20141120    
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_POINT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131015 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131015 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CUSTOMIZING_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
2 BP_EVENT_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
3 BP_LABEL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
4 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
5 BP_VALUE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
6 CC_VALUES Instance attribute Public Type reference (TYPE) I 20081128
7 CH_VALUES Instance attribute Protected Type reference (TYPE) CL_WD_ABSTRACT_VALUE=>TT_ABSTRACT_VALUE 20040625
8 CID_POINT Constant Public Type reference (TYPE) GUID 'B358684220506924E10000000A1550C0' 20050316
9 VL_CUSTOMIZING_ID Instance attribute Protected Type reference (TYPE) STRING 20040625
10 VL_EVENT_ID Instance attribute Protected Type reference (TYPE) STRING 20040625
11 VL_LABEL Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
12 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
13 VL_VALUE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20050316
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VALUE Instance method Public Method 20040625
2 BIND_CUSTOMIZING_ID Instance method Public Method 20040625
3 BIND_EVENT_ID Instance method Public Method 20040625
4 BIND_LABEL Instance method Public Method 20040625
5 BIND_TOOLTIP Instance method Public Method 20040625
6 BIND_VALUE_SOURCE Instance method Public Method 20040625
7 BOUND_CUSTOMIZING_ID Instance method Public Method 20040625
8 BOUND_EVENT_ID Instance method Public Method 20040625
9 BOUND_LABEL Instance method Public Method 20040625
10 BOUND_TOOLTIP Instance method Public Method 20040625
11 BOUND_VALUE_SOURCE Instance method Public Method 20040625
12 CONSTRUCTOR Instance method Public Constructor 20040625
13 GET_CUSTOMIZING_ID Instance method Public Method 20040625
14 GET_EVENT_ID Instance method Public Method 20040625
15 GET_LABEL Instance method Public Method 20040625
16 GET_TOOLTIP Instance method Public Method 20040625
17 GET_VALUE Instance method Public Method 20040625
18 GET_VALUES Instance method Public Method 20040625
19 GET_VALUE_SOURCE Instance method Public Method 20040625
20 HAS_VALUES Instance method Public Method 20040625
21 NEW_POINT Static method Public Method 20040625
22 NUMBER_OF_VALUES Instance method Public Method 20040625
23 REMOVE_ALL_VALUES Instance method Public Method 20040625
24 REMOVE_VALUE Instance method Public Method 20040625
25 SET_CUSTOMIZING_ID Instance method Public Method 20040625
26 SET_EVENT_ID Instance method Public Method 20040625
27 SET_LABEL Instance method Public Method 20040625
28 SET_TOOLTIP Instance method Public Method 20040625
29 SET_VALUE_SOURCE Instance method Public Method 20040625
Events
Class CL_WD_POINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_POINT Public See coding 20050316 tt_POINT TYPE TABLE OF REF TO CL_WD_POINT WITH DEFAULT KEY
Method Signatures

Method ADD_VALUE 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 20040625
2 Importing THE_VALUE Call by reference Object reference (TYPE REF TO) CL_WD_ABSTRACT_VALUE 20040625

Method ADD_VALUE on class CL_WD_POINT has no exception.

Method BIND_CUSTOMIZING_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 20040625

Method BIND_CUSTOMIZING_ID on class CL_WD_POINT has no exception.

Method BIND_EVENT_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 20040625

Method BIND_EVENT_ID on class CL_WD_POINT has no exception.

Method BIND_LABEL 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 20040625

Method BIND_LABEL on class CL_WD_POINT has no exception.

Method BIND_TOOLTIP 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 20040625

Method BIND_TOOLTIP on class CL_WD_POINT has no exception.

Method BIND_VALUE_SOURCE 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 20040625

Method BIND_VALUE_SOURCE on class CL_WD_POINT has no exception.

Method BOUND_CUSTOMIZING_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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_CUSTOMIZING_ID on class CL_WD_POINT has no exception.

Method BOUND_EVENT_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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_EVENT_ID on class CL_WD_POINT has no exception.

Method BOUND_LABEL 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_LABEL on class CL_WD_POINT has no exception.

Method BOUND_TOOLTIP 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_TOOLTIP on class CL_WD_POINT has no exception.

Method BOUND_VALUE_SOURCE 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_VALUE_SOURCE on class CL_WD_POINT 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 20040625
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method CONSTRUCTOR on class CL_WD_POINT has no exception.

Method GET_CUSTOMIZING_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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_CUSTOMIZING_ID on class CL_WD_POINT has no exception.

Method GET_EVENT_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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_EVENT_ID on class CL_WD_POINT has no exception.

Method GET_LABEL Signature

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

Method GET_LABEL on class CL_WD_POINT has no exception.

Method GET_TOOLTIP Signature

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

Method GET_TOOLTIP on class CL_WD_POINT has no exception.

Method GET_VALUE 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 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_VALUE Value transfer Object reference (TYPE REF TO) CL_WD_ABSTRACT_VALUE 20040625

Method GET_VALUE on class CL_WD_POINT has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_VALUES Value transfer Type reference (TYPE) CL_WD_ABSTRACT_VALUE=>TT_ABSTRACT_VALUE 20040625

Method GET_VALUES on class CL_WD_POINT has no exception.

Method GET_VALUE_SOURCE 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20040625

Method GET_VALUE_SOURCE on class CL_WD_POINT has no exception.

Method HAS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20040625

Method HAS_VALUES on class CL_WD_POINT has no exception.

Method NEW_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CUSTOMIZING_ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing BIND_EVENT_ID Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_LABEL Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_VALUE_SOURCE Call by reference Type reference (TYPE) STRING 20040625
6 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_POINT 20040625
7 Importing CUSTOMIZING_ID Call by reference Type reference (TYPE) STRING 20040625
8 Importing EVENT_ID Call by reference Type reference (TYPE) STRING 20040625
9 Importing ID Call by reference Type reference (TYPE) STRING 20040625
10 Importing LABEL Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
11 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
12 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method NEW_POINT on class CL_WD_POINT has no exception.

Method NUMBER_OF_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040625

Method NUMBER_OF_VALUES on class CL_WD_POINT has no exception.

Method REMOVE_ALL_VALUES Signature

Method REMOVE_ALL_VALUES on class CL_WD_POINT has no parameter.
Method REMOVE_ALL_VALUES on class CL_WD_POINT has no exception.

Method REMOVE_VALUE 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 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_VALUE Value transfer Object reference (TYPE REF TO) CL_WD_ABSTRACT_VALUE 20040625

Method REMOVE_VALUE on class CL_WD_POINT has no exception.

Method SET_CUSTOMIZING_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 20040625

Method SET_CUSTOMIZING_ID on class CL_WD_POINT has no exception.

Method SET_EVENT_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 20040625

Method SET_EVENT_ID on class CL_WD_POINT has no exception.

Method SET_LABEL 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 20040625

Method SET_LABEL on class CL_WD_POINT has no exception.

Method SET_TOOLTIP 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 20040625

Method SET_TOOLTIP on class CL_WD_POINT has no exception.

Method SET_VALUE_SOURCE 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) OBJECT 20040625

Method SET_VALUE_SOURCE on class CL_WD_POINT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710