SAP ABAP Class CL_WD_GAC_PROPERTY (CL_WD_GAC_PROPERTY)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_GENERIC_ACTIVE_COMP (Package) UIE Library "GenericActiveComponent"
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 20071029
Properties
Class CL_WD_GAC_PROPERTY  
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_GENERIC_ACTIVE_COMP   UIE Library "GenericActiveComponent" 
Created 20071029   SAP 
Last change 20130531   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_GAC_PROPERTY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110729 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110729 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_READ_ONLY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080422
2 BP_VALUE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20071029
3 CID_GAC_PROPERTY Constant Public Type reference (TYPE) GUID 'DC862CB098D81EF1AF2400127991401D' 20071029
4 VL_NAME Instance attribute Protected Type reference (TYPE) STRING 20071029
5 VL_READ_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080422
6 VL_VALUE Instance attribute Protected Type reference (TYPE) STRING 20071029
Methods
# Method Level Visibility Method type Description Created on
1 BIND_READ_ONLY Instance method Public Method 20080422
2 BIND_VALUE Instance method Public Method 20071029
3 BOUND_READ_ONLY Instance method Public Method 20080422
4 BOUND_VALUE Instance method Public Method 20071029
5 CONSTRUCTOR Instance method Public Constructor 20071029
6 GET_NAME Instance method Public Method 20071029
7 GET_READ_ONLY Instance method Public Method 20080422
8 GET_VALUE Instance method Public Method 20071029
9 NEW_GAC_PROPERTY Static method Public Method 20071029
10 SET_NAME Instance method Public Method 20071029
11 SET_READ_ONLY Instance method Public Method 20080422
12 SET_VALUE Instance method Public Method 20071029
Events
Class CL_WD_GAC_PROPERTY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_GAC_PROPERTY Public See coding 20071029 tt_GAC_PROPERTY TYPE TABLE OF REF TO CL_WD_GAC_PROPERTY WITH DEFAULT KEY
Method Signatures

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 20080422

Method BIND_READ_ONLY on class CL_WD_GAC_PROPERTY 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 20071029

Method BIND_VALUE on class CL_WD_GAC_PROPERTY 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 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_READ_ONLY on class CL_WD_GAC_PROPERTY 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 20071029
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20071029
3 Returning PATH Value transfer Type reference (TYPE) STRING 20071029

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

Method CONSTRUCTOR on class CL_WD_GAC_PROPERTY has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_WD_GAC_PROPERTY 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 20080422
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080422
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20080422

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

Method GET_VALUE on class CL_WD_GAC_PROPERTY has no exception.

Method NEW_GAC_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_READ_ONLY Call by reference Type reference (TYPE) STRING 20080422
2 Importing BIND_VALUE Call by reference Type reference (TYPE) STRING 20071029
3 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_GAC_PROPERTY 20071029
4 Importing ID Call by reference Type reference (TYPE) STRING 20071029
5 Importing NAME Call by reference Type reference (TYPE) STRING 20071029
6 Importing READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080422
7 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20071029

Method NEW_GAC_PROPERTY on class CL_WD_GAC_PROPERTY has no exception.

Method SET_NAME 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 20071029

Method SET_NAME on class CL_WD_GAC_PROPERTY 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 20080422

Method SET_READ_ONLY on class CL_WD_GAC_PROPERTY 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) STRING 20071029

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