SAP ABAP Class CL_WD_PHASE_INDICATOR (CL_WD_PHASE_INDICATOR)
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 20040628
Properties
Class CL_WD_PHASE_INDICATOR  
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 20040628   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_PHASE_INDICATOR has no interface implemented.
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_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
2 BP_BACKGROUND_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
3 BP_FIRST_VISIBLE_PHASE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
4 BP_SELECTED_PHASE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
5 CC_PHASES Instance attribute Public Type reference (TYPE) I 20040628
6 CH_PHASES Instance attribute Protected Type reference (TYPE) CL_WD_PHASE=>TT_PHASE 20040628
7 CID_PHASE_INDICATOR Constant Public Type reference (TYPE) GUID '5BB468426C506824E10000000A1550C0' 20050316
8 E_BACKGROUND_DESIGN Constant Public See coding 20050316
9 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
10 IP_BACKGROUND_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
11 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628
12 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
13 PL_BACKGROUND_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_PHASE_IND_BGD_DESIGN 20050422
14 T_BACKGROUND_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
15 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
16 VL_BACKGROUND_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_PHASE_IND_BGD_DESIGN 20040628
17 VL_FIRST_VISIBLE_PHASE Instance attribute Protected Type reference (TYPE) STRING 20040628
18 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20040628
19 VL_SELECTED_PHASE Instance attribute Protected Type reference (TYPE) STRING 20040628
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PHASE Instance method Public Method 20040628
2 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20040628
3 BIND_BACKGROUND_DESIGN Instance method Public Method 20040628
4 BIND_FIRST_VISIBLE_PHASE Instance method Public Method 20040628
5 BIND_SELECTED_PHASE Instance method Public Method 20040628
6 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20040628
7 BOUND_BACKGROUND_DESIGN Instance method Public Method 20040628
8 BOUND_FIRST_VISIBLE_PHASE Instance method Public Method 20040628
9 BOUND_SELECTED_PHASE Instance method Public Method 20040628
10 CONSTRUCTOR Instance method Public Constructor 20040628
11 GET_ACCESSIBILITY_DESCR Instance method Public Method 20040628
12 GET_BACKGROUND_DESIGN Instance method Public Method 20040628
13 GET_FIRST_VISIBLE_PHASE Instance method Public Method 20040628
14 GET_ON_SELECT Instance method Public Method 20040628
15 GET_PHASE Instance method Public Method 20040628
16 GET_PHASES Instance method Public Method 20040628
17 GET_SELECTED_PHASE Instance method Public Method 20040628
18 HAS_PHASES Instance method Public Method 20040628
19 MAPPED_ON_SELECT Instance method Public Method 20040628
20 MAP_ON_SELECT Instance method Public Method 20040628
21 NEW_PHASE_INDICATOR Static method Public Method 20040628
22 NUMBER_OF_PHASES Instance method Public Method 20040628
23 REMOVE_ALL_PHASES Instance method Public Method 20040628
24 REMOVE_PHASE Instance method Public Method 20040628
25 SET_ACCESSIBILITY_DESCR Instance method Public Method 20040628
26 SET_BACKGROUND_DESIGN Instance method Public Method 20040628
27 SET_FIRST_VISIBLE_PHASE Instance method Public Method 20040628
28 SET_ON_SELECT Instance method Public Method 20040628
29 SET_SELECTED_PHASE Instance method Public Method 20040628
Events
Class CL_WD_PHASE_INDICATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PHASE_INDICATOR Public See coding 20050316 tt_PHASE_INDICATOR TYPE TABLE OF REF TO CL_WD_PHASE_INDICATOR WITH DEFAULT KEY
Method Signatures

Method ADD_PHASE 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 20040628
2 Importing THE_PHASE Call by reference Object reference (TYPE REF TO) CL_WD_PHASE 20040628

Method ADD_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method BIND_ACCESSIBILITY_DESCR 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 20040628

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_PHASE_INDICATOR has no exception.

Method BIND_BACKGROUND_DESIGN 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 20040628

Method BIND_BACKGROUND_DESIGN on class CL_WD_PHASE_INDICATOR has no exception.

Method BIND_FIRST_VISIBLE_PHASE 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 20040628

Method BIND_FIRST_VISIBLE_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method BIND_SELECTED_PHASE 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 20040628

Method BIND_SELECTED_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

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

Method BOUND_ACCESSIBILITY_DESCR on class CL_WD_PHASE_INDICATOR has no exception.

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

Method BOUND_BACKGROUND_DESIGN on class CL_WD_PHASE_INDICATOR has no exception.

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

Method BOUND_FIRST_VISIBLE_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_PHASE_INDICATOR has no exception.

Method GET_ACCESSIBILITY_DESCR 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 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040628
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040628

Method GET_ACCESSIBILITY_DESCR on class CL_WD_PHASE_INDICATOR has no exception.

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

Method GET_BACKGROUND_DESIGN on class CL_WD_PHASE_INDICATOR has no exception.

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

Method GET_FIRST_VISIBLE_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method GET_ON_SELECT Signature

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

Method GET_ON_SELECT on class CL_WD_PHASE_INDICATOR has no exception.

Method GET_PHASE 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 20040628
2 Importing INDEX Call by reference Type reference (TYPE) I 20040628
3 Returning THE_PHASE Value transfer Object reference (TYPE REF TO) CL_WD_PHASE 20040628

Method GET_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method GET_PHASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_PHASES Value transfer Type reference (TYPE) CL_WD_PHASE=>TT_PHASE 20040628

Method GET_PHASES on class CL_WD_PHASE_INDICATOR has no exception.

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

Method GET_SELECTED_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method HAS_PHASES 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 20040628

Method HAS_PHASES on class CL_WD_PHASE_INDICATOR has no exception.

Method MAPPED_ON_SELECT 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 20040628

Method MAPPED_ON_SELECT on class CL_WD_PHASE_INDICATOR has no exception.

Method MAP_ON_SELECT 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 20040628

Method MAP_ON_SELECT on class CL_WD_PHASE_INDICATOR has no exception.

Method NEW_PHASE_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
2 Importing BACKGROUND_DESIGN Call by reference Type reference (TYPE) WDUI_PHASE_IND_BGD_DESIGN E_BACKGROUND_DESIGN-EMPHASIZED 20040628
3 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20040628
4 Importing BIND_BACKGROUND_DESIGN Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
6 Importing BIND_FIRST_VISIBLE_PHASE Call by reference Type reference (TYPE) STRING 20040628
7 Importing BIND_SELECTED_PHASE Call by reference Type reference (TYPE) STRING 20040628
8 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
9 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
10 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
11 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
12 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
13 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PHASE_INDICATOR 20040628
14 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
15 Importing FIRST_VISIBLE_PHASE Call by reference Type reference (TYPE) STRING 20040628
16 Importing ID Call by reference Type reference (TYPE) STRING 20040628
17 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20040628
18 Importing SELECTED_PHASE Call by reference Type reference (TYPE) STRING 20040628
19 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
20 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
21 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
22 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628

Method NEW_PHASE_INDICATOR on class CL_WD_PHASE_INDICATOR has no exception.

Method NUMBER_OF_PHASES Signature

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

Method NUMBER_OF_PHASES on class CL_WD_PHASE_INDICATOR has no exception.

Method REMOVE_ALL_PHASES Signature

Method REMOVE_ALL_PHASES on class CL_WD_PHASE_INDICATOR has no parameter.
Method REMOVE_ALL_PHASES on class CL_WD_PHASE_INDICATOR has no exception.

Method REMOVE_PHASE 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 20040628
2 Importing INDEX Call by reference Type reference (TYPE) I 20040628
3 Returning THE_PHASE Value transfer Object reference (TYPE REF TO) CL_WD_PHASE 20040628

Method REMOVE_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method SET_ACCESSIBILITY_DESCR 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 20040628

Method SET_ACCESSIBILITY_DESCR on class CL_WD_PHASE_INDICATOR has no exception.

Method SET_BACKGROUND_DESIGN 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_PHASE_IND_BGD_DESIGN 20040628

Method SET_BACKGROUND_DESIGN on class CL_WD_PHASE_INDICATOR has no exception.

Method SET_FIRST_VISIBLE_PHASE 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 20040628

Method SET_FIRST_VISIBLE_PHASE on class CL_WD_PHASE_INDICATOR has no exception.

Method SET_ON_SELECT 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 20040628

Method SET_ON_SELECT on class CL_WD_PHASE_INDICATOR has no exception.

Method SET_SELECTED_PHASE 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 20040628

Method SET_SELECTED_PHASE on class CL_WD_PHASE_INDICATOR has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710