SAP ABAP Class CL_WD_PAT_EXPAND_FUNCTION (CL_WD_PAT_EXPAND_FUNCTION)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
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_PAT_EXPAND_FUNCTION  
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_PATTERN   UIE Library "Pattern" 
Created 20040625   SAP 
Last change 20110908   SAP 
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_PAT_EXPAND_FUNCTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100618 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_ENABLED 20040625
2 BP_EXPAND_STATE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_EXPAND_STATE 20040625
3 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TOOLTIP 20040625
4 CID_PAT_EXPAND_FUNCTION Constant Public Type reference (TYPE) GUID 'FF58684220506B24E10000000A1550C0' CID_PAT_EXPAND_FUNCTION 20050316
5 E_EXPAND_STATE Constant Public See coding E_EXPAND_STATE 20050316
6 IP_TOOLTIP Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090824
7 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_ACTION 20040625
8 PL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20090824
9 T_EXPAND_STATE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_EXPAND_STATE 20050316
10 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_ENABLED 20040625
11 VL_EXPAND_STATE Instance attribute Protected Type reference (TYPE) WDUI_ICON_BTN_FUNC_STATUS VL_EXPAND_STATE 20040625
12 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING VL_ON_ACTION 20040625
13 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TOOLTIP 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ENABLED Instance method Public Method BIND_ENABLED 20040625
2 BIND_EXPAND_STATE Instance method Public Method BIND_EXPAND_STATE 20040625
3 BIND_TOOLTIP Instance method Public Method BIND_TOOLTIP 20040625
4 BOUND_ENABLED Instance method Public Method BOUND_ENABLED 20040625
5 BOUND_EXPAND_STATE Instance method Public Method BOUND_EXPAND_STATE 20040625
6 BOUND_TOOLTIP Instance method Public Method BOUND_TOOLTIP 20040625
7 CONSTRUCTOR Instance method Public Constructor Constructor 20040625
8 GET_ENABLED Instance method Public Method GET_ENABLED 20040625
9 GET_EXPAND_STATE Instance method Public Method GET_EXPAND_STATE 20040625
10 GET_ON_ACTION Instance method Public Method GET_ON_ACTION 20040625
11 GET_TOOLTIP Instance method Public Method GET_TOOLTIP 20040625
12 MAPPED_ON_ACTION Instance method Public Method MAPPED_ON_ACTION 20040625
13 MAP_ON_ACTION Instance method Public Method MAP_ON_ACTION 20040625
14 NEW_PAT_EXPAND_FUNCTION Static method Public Method NEW_PAT_EXPAND_FUNCTION 20040625
15 SET_ENABLED Instance method Public Method SET_ENABLED 20040625
16 SET_EXPAND_STATE Instance method Public Method SET_EXPAND_STATE 20040625
17 SET_ON_ACTION Instance method Public Method SET_ON_ACTION 20040625
18 SET_TOOLTIP Instance method Public Method SET_TOOLTIP 20040625
Events
Class CL_WD_PAT_EXPAND_FUNCTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PAT_EXPAND_FUNCTION Public See coding TT_PAT_EXPAND_FUNCTION 20050316 tt_PAT_EXPAND_FUNCTION TYPE TABLE OF REF TO CL_WD_PAT_EXPAND_FUNCTION WITH DEFAULT KEY
Method Signatures

Method BIND_ENABLED 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_ENABLED on class CL_WD_PAT_EXPAND_FUNCTION has no exception.

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

Method BIND_EXPAND_STATE on class CL_WD_PAT_EXPAND_FUNCTION 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_PAT_EXPAND_FUNCTION has no exception.

Method BOUND_ENABLED 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_ENABLED on class CL_WD_PAT_EXPAND_FUNCTION has no exception.

Method BOUND_EXPAND_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 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_EXPAND_STATE on class CL_WD_PAT_EXPAND_FUNCTION 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_PAT_EXPAND_FUNCTION 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_PAT_EXPAND_FUNCTION has no exception.

Method GET_ENABLED Signature

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

Method GET_ENABLED on class CL_WD_PAT_EXPAND_FUNCTION has no exception.

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

Method GET_EXPAND_STATE on class CL_WD_PAT_EXPAND_FUNCTION 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 20040625

Method GET_ON_ACTION on class CL_WD_PAT_EXPAND_FUNCTION 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_PAT_EXPAND_FUNCTION 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 20040625

Method MAPPED_ON_ACTION on class CL_WD_PAT_EXPAND_FUNCTION 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 20040625

Method MAP_ON_ACTION on class CL_WD_PAT_EXPAND_FUNCTION has no exception.

Method NEW_PAT_EXPAND_FUNCTION 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 20040625
2 Importing BIND_EXPAND_STATE Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040625
4 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PAT_EXPAND_FUNCTION 20040625
5 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
6 Importing EXPAND_STATE Call by reference Type reference (TYPE) WDUI_ICON_BTN_FUNC_STATUS E_EXPAND_STATE-LARGE 20040625
7 Importing ID Call by reference Type reference (TYPE) STRING 20040625
8 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20040625
9 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
10 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method NEW_PAT_EXPAND_FUNCTION on class CL_WD_PAT_EXPAND_FUNCTION has no exception.

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

Method SET_ENABLED on class CL_WD_PAT_EXPAND_FUNCTION has no exception.

Method SET_EXPAND_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_ICON_BTN_FUNC_STATUS 20040625

Method SET_EXPAND_STATE on class CL_WD_PAT_EXPAND_FUNCTION 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 20040625

Method SET_ON_ACTION on class CL_WD_PAT_EXPAND_FUNCTION 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_PAT_EXPAND_FUNCTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710