SAP ABAP Class CL_WD_EXPANDABLE_TITLE (CL_WD_EXPANDABLE_TITLE)
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 20041216
Properties
Class CL_WD_EXPANDABLE_TITLE  
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 20041216   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_EXPANDABLE_TITLE 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_EXPANDABLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_EXPANDABLE 20041216
2 BP_EXPANDED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_EXPANDED 20041216
3 BP_TITLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TITLE 20041216
4 CID_EXPANDABLE_TITLE Constant Public Type reference (TYPE) GUID '0759684220506B24E10000000A1550C0' CID_EXPANDABLE_TITLE 20050316
5 IP_TITLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090824
6 MP_ON_TOGGLE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_TOGGLE 20041216
7 PL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20090824
8 VL_EXPANDABLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_EXPANDABLE 20041216
9 VL_EXPANDED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_EXPANDED 20041216
10 VL_ON_TOGGLE Instance attribute Protected Type reference (TYPE) STRING VL_ON_TOGGLE 20041216
11 VL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TITLE 20041216
Methods
# Method Level Visibility Method type Description Created on
1 BIND_EXPANDABLE Instance method Public Method BIND_EXPANDABLE 20041216
2 BIND_EXPANDED Instance method Public Method BIND_EXPANDED 20041216
3 BIND_TITLE Instance method Public Method BIND_TITLE 20041216
4 BOUND_EXPANDABLE Instance method Public Method BOUND_EXPANDABLE 20041216
5 BOUND_EXPANDED Instance method Public Method BOUND_EXPANDED 20041216
6 BOUND_TITLE Instance method Public Method BOUND_TITLE 20041216
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041216
8 GET_EXPANDABLE Instance method Public Method GET_EXPANDABLE 20041216
9 GET_EXPANDED Instance method Public Method GET_EXPANDED 20041216
10 GET_ON_TOGGLE Instance method Public Method GET_ON_TOGGLE 20041216
11 GET_TITLE Instance method Public Method GET_TITLE 20041216
12 MAPPED_ON_TOGGLE Instance method Public Method MAPPED_ON_TOGGLE 20041216
13 MAP_ON_TOGGLE Instance method Public Method MAP_ON_TOGGLE 20041216
14 NEW_EXPANDABLE_TITLE Static method Public Method NEW_EXPANDABLE_TITLE 20041216
15 SET_EXPANDABLE Instance method Public Method SET_EXPANDABLE 20041216
16 SET_EXPANDED Instance method Public Method SET_EXPANDED 20041216
17 SET_ON_TOGGLE Instance method Public Method SET_ON_TOGGLE 20041216
18 SET_TITLE Instance method Public Method SET_TITLE 20041216
Events
Class CL_WD_EXPANDABLE_TITLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_EXPANDABLE_TITLE Public See coding TT_EXPANDABLE_TITLE 20050316 tt_EXPANDABLE_TITLE TYPE TABLE OF REF TO CL_WD_EXPANDABLE_TITLE WITH DEFAULT KEY
Method Signatures

Method BIND_EXPANDABLE 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 20041216

Method BIND_EXPANDABLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method BIND_EXPANDED 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 20041216

Method BIND_EXPANDED on class CL_WD_EXPANDABLE_TITLE has no exception.

Method BIND_TITLE 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 20041216

Method BIND_TITLE on class CL_WD_EXPANDABLE_TITLE has no exception.

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

Method BOUND_EXPANDABLE on class CL_WD_EXPANDABLE_TITLE has no exception.

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

Method BOUND_EXPANDED on class CL_WD_EXPANDABLE_TITLE has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_EXPANDABLE_TITLE has no exception.

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

Method GET_EXPANDABLE on class CL_WD_EXPANDABLE_TITLE has no exception.

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

Method GET_EXPANDED on class CL_WD_EXPANDABLE_TITLE has no exception.

Method GET_ON_TOGGLE Signature

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

Method GET_ON_TOGGLE on class CL_WD_EXPANDABLE_TITLE has no exception.

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

Method GET_TITLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method MAPPED_ON_TOGGLE 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 20041216

Method MAPPED_ON_TOGGLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method MAP_ON_TOGGLE 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 20041216

Method MAP_ON_TOGGLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method NEW_EXPANDABLE_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_EXPANDABLE Call by reference Type reference (TYPE) STRING 20041216
2 Importing BIND_EXPANDED Call by reference Type reference (TYPE) STRING 20041216
3 Importing BIND_TITLE Call by reference Type reference (TYPE) STRING 20041216
4 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_EXPANDABLE_TITLE 20041216
5 Importing EXPANDABLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041216
6 Importing EXPANDED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041216
7 Importing ID Call by reference Type reference (TYPE) STRING 20041216
8 Importing ON_TOGGLE Call by reference Type reference (TYPE) STRING 20041216
9 Importing TITLE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
10 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041216

Method NEW_EXPANDABLE_TITLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method SET_EXPANDABLE 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 20041216

Method SET_EXPANDABLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method SET_EXPANDED 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 20041216

Method SET_EXPANDED on class CL_WD_EXPANDABLE_TITLE has no exception.

Method SET_ON_TOGGLE 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 20041216

Method SET_ON_TOGGLE on class CL_WD_EXPANDABLE_TITLE has no exception.

Method SET_TITLE 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 20041216

Method SET_TITLE on class CL_WD_EXPANDABLE_TITLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710