SAP ABAP Class CL_OO_API_BEHAVIOR_FOR_EDITORS (Specifies API behavior for Class/Interface editors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_API_BEHAVIOR_FOR_EDITORS  
Short Description Specifies API behavior for Class/Interface editors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20121211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_API_BEHAVIOR_FOR_EDITORS has no forward declaration.
Interfaces
Class CL_OO_API_BEHAVIOR_FOR_EDITORS has no interface implemented.
Friends
Class CL_OO_API_BEHAVIOR_FOR_EDITORS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_EDITOR_BEHAVIOR Static Attribute Public Object reference (TYPE REF TO) CL_OO_API_BEHAVIOR_FOR_EDITORS 20121211
2 FORCE_CORR_CHECK_FOR_GENFLAG Instance attribute Public Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20121211
3 NON_EDITOR_BEHAVIOR Static Attribute Public Object reference (TYPE REF TO) CL_OO_API_BEHAVIOR_FOR_EDITORS 20121211
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20121211
2 CREATE_INSTANCE Static method Public Method 20121211
Events
Class CL_OO_API_BEHAVIOR_FOR_EDITORS has no event.
Types
Class CL_OO_API_BEHAVIOR_FOR_EDITORS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_OO_API_BEHAVIOR_FOR_EDITORS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OO_API_BEHAVIOR_FOR_EDITORS has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_CORR_CHECK_FOR_GENFLAG Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20121211
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_OO_API_BEHAVIOR_FOR_EDITORS 20121211

Method CREATE_INSTANCE on class CL_OO_API_BEHAVIOR_FOR_EDITORS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740