SAP ABAP Class CL_WD_THRESHOLD_SLIDER (CL_WD_THRESHOLD_SLIDER)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20080416
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20080421
Properties
Class CL_WD_THRESHOLD_SLIDER  
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_STANDARD   UIE Library "Standard" 
Created 20080416   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
# Interface Abstract Final Description Created on
1 IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20080421
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DISPLAY_ONLY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110825
2 BP_MAX_TICK_MARKS Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080422
3 BP_READ_ONLY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080416
4 BP_SHOW_TICK_MARKS Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080416
5 BP_STATE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110112
6 BP_TICK_MARK_SPACING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080416
7 BP_UNIT_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080416
8 BP_VALUE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080416
9 CC_THRESHOLDS Instance attribute Public Type reference (TYPE) I 20080416
10 CH_THRESHOLDS Instance attribute Protected Type reference (TYPE) CL_WD_THRESHOLD=>TT_THRESHOLD 20080416
11 CID_THRESHOLD_SLIDER Constant Public Type reference (TYPE) GUID '48D20BB5DB1F6FA3E10000000A421993' 20080416
12 E_STATE Constant Public See coding 20110112
13 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080416
14 MP_ON_CHANGE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080416
15 T_STATE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110112
16 VL_DISPLAY_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110825
17 VL_MAX_TICK_MARKS Instance attribute Protected Type reference (TYPE) I 20080422
18 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING 20080416
19 VL_ON_CHANGE Instance attribute Protected Type reference (TYPE) STRING 20080416
20 VL_READ_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080416
21 VL_SHOW_TICK_MARKS Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080416
22 VL_STATE Instance attribute Protected Type reference (TYPE) WDUI_STATE 20110112
23 VL_TICK_MARK_SPACING Instance attribute Protected Type reference (TYPE) I 20080416
24 VL_UNIT_WIDTH Instance attribute Protected Type reference (TYPE) I 20080416
25 VL_VALUE Instance attribute Protected Type reference (TYPE) I 20080416
Methods
# Method Level Visibility Method type Description Created on
1 ADD_THRESHOLD Instance method Public Method 20080416
2 BIND_DISPLAY_ONLY Instance method Public Method 20110825
3 BIND_MAX_TICK_MARKS Instance method Public Method 20080422
4 BIND_READ_ONLY Instance method Public Method 20080416
5 BIND_SHOW_TICK_MARKS Instance method Public Method 20080416
6 BIND_STATE Instance method Public Method 20110112
7 BIND_TICK_MARK_SPACING Instance method Public Method 20080416
8 BIND_UNIT_WIDTH Instance method Public Method 20080416
9 BIND_VALUE Instance method Public Method 20080416
10 BOUND_DISPLAY_ONLY Instance method Public Method 20110825
11 BOUND_MAX_TICK_MARKS Instance method Public Method 20080422
12 BOUND_READ_ONLY Instance method Public Method 20080416
13 BOUND_SHOW_TICK_MARKS Instance method Public Method 20080416
14 BOUND_STATE Instance method Public Method 20110112
15 BOUND_TICK_MARK_SPACING Instance method Public Method 20080416
16 BOUND_UNIT_WIDTH Instance method Public Method 20080416
17 BOUND_VALUE Instance method Public Method 20080416
18 CONSTRUCTOR Instance method Public Constructor 20080416
19 GET_DISPLAY_ONLY Instance method Public Method 20110825
20 GET_MAX_TICK_MARKS Instance method Public Method 20080422
21 GET_ON_ACTION Instance method Public Method 20080416
22 GET_ON_CHANGE Instance method Public Method 20080416
23 GET_READ_ONLY Instance method Public Method 20080416
24 GET_SHOW_TICK_MARKS Instance method Public Method 20080416
25 GET_STATE Instance method Public Method 20110112
26 GET_THRESHOLD Instance method Public Method 20080416
27 GET_THRESHOLDS Instance method Public Method 20080416
28 GET_TICK_MARK_SPACING Instance method Public Method 20080416
29 GET_UNIT_WIDTH Instance method Public Method 20080416
30 GET_VALUE Instance method Public Method 20080416
31 HAS_THRESHOLDS Instance method Public Method 20080416
32 MAPPED_ON_ACTION Instance method Public Method 20080416
33 MAPPED_ON_CHANGE Instance method Public Method 20080416
34 MAP_ON_ACTION Instance method Public Method 20080416
35 MAP_ON_CHANGE Instance method Public Method 20080416
36 NEW_THRESHOLD_SLIDER Static method Public Method 20080416
37 NUMBER_OF_THRESHOLDS Instance method Public Method 20080416
38 REMOVE_ALL_THRESHOLDS Instance method Public Method 20080416
39 REMOVE_THRESHOLD Instance method Public Method 20080416
40 SET_DISPLAY_ONLY Instance method Public Method 20110825
41 SET_MAX_TICK_MARKS Instance method Public Method 20080422
42 SET_ON_ACTION Instance method Public Method 20080416
43 SET_ON_CHANGE Instance method Public Method 20080416
44 SET_READ_ONLY Instance method Public Method 20080416
45 SET_SHOW_TICK_MARKS Instance method Public Method 20080416
46 SET_STATE Instance method Public Method 20110112
47 SET_TICK_MARK_SPACING Instance method Public Method 20080416
48 SET_UNIT_WIDTH Instance method Public Method 20080416
49 SET_VALUE Instance method Public Method 20080416
Events
Class CL_WD_THRESHOLD_SLIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_THRESHOLD_SLIDER Public See coding 20080416 tt_THRESHOLD_SLIDER TYPE TABLE OF REF TO CL_WD_THRESHOLD_SLIDER WITH DEFAULT KEY
Method Signatures

Method ADD_THRESHOLD 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 20080416
2 Importing THE_THRESHOLD Call by reference Object reference (TYPE REF TO) CL_WD_THRESHOLD 20080416

Method ADD_THRESHOLD on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_DISPLAY_ONLY 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 20110825

Method BIND_DISPLAY_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_MAX_TICK_MARKS 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 20080422

Method BIND_MAX_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_READ_ONLY 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 20080416

Method BIND_READ_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_SHOW_TICK_MARKS 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 20080416

Method BIND_SHOW_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_STATE 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 20110112

Method BIND_STATE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_TICK_MARK_SPACING 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 20080416

Method BIND_TICK_MARK_SPACING on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_UNIT_WIDTH 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 20080416

Method BIND_UNIT_WIDTH on class CL_WD_THRESHOLD_SLIDER has no exception.

Method BIND_VALUE 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 20080416

Method BIND_VALUE on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_DISPLAY_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_MAX_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_READ_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_SHOW_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_STATE on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_TICK_MARK_SPACING on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method BOUND_UNIT_WIDTH on class CL_WD_THRESHOLD_SLIDER has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_DISPLAY_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_MAX_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method GET_ON_ACTION Signature

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

Method GET_ON_ACTION on class CL_WD_THRESHOLD_SLIDER has no exception.

Method GET_ON_CHANGE Signature

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

Method GET_ON_CHANGE on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_READ_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_SHOW_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_STATE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method GET_THRESHOLD 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 20080416
2 Importing INDEX Call by reference Type reference (TYPE) I 20080416
3 Returning THE_THRESHOLD Value transfer Object reference (TYPE REF TO) CL_WD_THRESHOLD 20080416

Method GET_THRESHOLD on class CL_WD_THRESHOLD_SLIDER has no exception.

Method GET_THRESHOLDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_THRESHOLDS Value transfer Type reference (TYPE) CL_WD_THRESHOLD=>TT_THRESHOLD 20080416

Method GET_THRESHOLDS on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_TICK_MARK_SPACING on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_UNIT_WIDTH on class CL_WD_THRESHOLD_SLIDER has no exception.

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

Method GET_VALUE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method HAS_THRESHOLDS 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 20080416

Method HAS_THRESHOLDS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method MAPPED_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080416

Method MAPPED_ON_ACTION on class CL_WD_THRESHOLD_SLIDER has no exception.

Method MAPPED_ON_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080416

Method MAPPED_ON_CHANGE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method MAP_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080416

Method MAP_ON_ACTION on class CL_WD_THRESHOLD_SLIDER has no exception.

Method MAP_ON_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080416

Method MAP_ON_CHANGE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method NEW_THRESHOLD_SLIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DISPLAY_ONLY Call by reference Type reference (TYPE) STRING 20110825
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20080416
3 Importing BIND_MAX_TICK_MARKS Call by reference Type reference (TYPE) STRING 20080422
4 Importing BIND_READ_ONLY Call by reference Type reference (TYPE) STRING 20080416
5 Importing BIND_SHOW_TICK_MARKS Call by reference Type reference (TYPE) STRING 20080416
6 Importing BIND_STATE Call by reference Type reference (TYPE) STRING 20110112
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TICK_MARK_SPACING Call by reference Type reference (TYPE) STRING 20080416
9 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20080416
10 Importing BIND_UNIT_WIDTH Call by reference Type reference (TYPE) STRING 20080416
11 Importing BIND_VALUE Call by reference Type reference (TYPE) STRING 20080416
12 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20080416
13 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20080416
14 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20080416
15 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_THRESHOLD_SLIDER 20080416
16 Importing DISPLAY_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 20110825
17 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080416
18 Importing ID Call by reference Type reference (TYPE) STRING 20080416
19 Importing MAX_TICK_MARKS Call by reference Type reference (TYPE) I '0' 20080422
20 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20080416
21 Importing ON_CHANGE Call by reference Type reference (TYPE) STRING 20080416
22 Importing READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 20080416
23 Importing SHOW_TICK_MARKS Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080416
24 Importing STATE Call by reference Type reference (TYPE) WDUI_STATE E_STATE-NORMAL 20110112
25 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
26 Importing TICK_MARK_SPACING Call by reference Type reference (TYPE) I '1' 20080416
27 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080416
28 Importing UNIT_WIDTH Call by reference Type reference (TYPE) I '5' 20080416
29 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20080416
30 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20080416

Method NEW_THRESHOLD_SLIDER on class CL_WD_THRESHOLD_SLIDER has no exception.

Method NUMBER_OF_THRESHOLDS Signature

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

Method NUMBER_OF_THRESHOLDS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method REMOVE_ALL_THRESHOLDS Signature

Method REMOVE_ALL_THRESHOLDS on class CL_WD_THRESHOLD_SLIDER has no parameter.
Method REMOVE_ALL_THRESHOLDS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method REMOVE_THRESHOLD 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 20080416
2 Importing INDEX Call by reference Type reference (TYPE) I 20080416
3 Returning THE_THRESHOLD Value transfer Object reference (TYPE REF TO) CL_WD_THRESHOLD 20080416

Method REMOVE_THRESHOLD on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_DISPLAY_ONLY 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_BOOLEAN 20110825

Method SET_DISPLAY_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_MAX_TICK_MARKS Signature

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

Method SET_MAX_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_ON_ACTION 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 20080416

Method SET_ON_ACTION on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_ON_CHANGE 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 20080416

Method SET_ON_CHANGE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_READ_ONLY 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_BOOLEAN 20080416

Method SET_READ_ONLY on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_SHOW_TICK_MARKS 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_BOOLEAN 20080416

Method SET_SHOW_TICK_MARKS on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_STATE Signature

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

Method SET_STATE on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_TICK_MARK_SPACING Signature

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

Method SET_TICK_MARK_SPACING on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_UNIT_WIDTH Signature

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

Method SET_UNIT_WIDTH on class CL_WD_THRESHOLD_SLIDER has no exception.

Method SET_VALUE Signature

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

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