SAP ABAP Class CL_SIMPLEPROPBAG (Properties for Drag and Drop Events)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GUI (Application Component) Graphical User Interface
     SCET (Package) Control Enabling Technology / Control Framework
Properties
Class CL_SIMPLEPROPBAG  
Short Description Properties for Drag and Drop Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCET   Control Enabling Technology / Control Framework 
Created 19990112   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SIMPLEPROPBAG has no interface implemented.
Friends
Class CL_SIMPLEPROPBAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROPBAG Instance attribute Protected Type reference (TYPE) CNDD_HASHEDPROPS Property Bag 19990112
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Deletes Entire Property Bag 19990112
2 GET_PROP Instance method Public Method Returns a Property From the Property Bag 19990112
3 INIT Instance method Public Method Initializes the Property Bag 19990112
4 INITREMOTE Instance method Public Method @0AQInit. mit Werten aus Automation Queue@DO NOT USE 19990113
5 IS_PROP Instance method Public Method Is There a Property With Name 19990112
6 SET_PROP Instance method Public Method Sets a Property 19990112
Events
Class CL_SIMPLEPROPBAG has no event.
Types
Class CL_SIMPLEPROPBAG has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_SIMPLEPROPBAG has no parameter.
Method CLEAR on class CL_SIMPLEPROPBAG has no exception.

Method GET_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULTVALUE Call by reference Type reference (TYPE) CNDD_PROPVALUE Defaultwert, falls nicht gefunden 19990112
2 Importing PROPNAME Call by reference Type reference (TYPE) CNDD_PROPNAME Name des Property 19990112
3 Changing PROPVALUE Call by reference Type reference (TYPE) CNDD_PROPVALUE Value des Property 19990112

Method GET_PROP on class CL_SIMPLEPROPBAG has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPTAB Call by reference Type reference (TYPE) CNDD_HASHEDPROPS Initiales PropertyBag 19990112

Method INIT on class CL_SIMPLEPROPBAG has no exception.

Method INITREMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPTAB Call by reference Type reference (TYPE) CNDD_REMOTEPROPS Properties 19990113

Method INITREMOTE on class CL_SIMPLEPROPBAG has no exception.

Method IS_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPNAME Call by reference Type reference (TYPE) CNDD_PROPNAME Name der Property 19990112
# Exception Resumable Description Created on
1 PROP_NOT_FOUND Property nicht vorhanden. 19990112

Method SET_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPNAME Call by reference Type reference (TYPE) CNDD_PROPNAME Name der Property 19990112
2 Importing PROPVALUE Call by reference Type reference (TYPE) CNDD_PROPVALUE Wert der Property 19990112

Method SET_PROP on class CL_SIMPLEPROPBAG has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in