SAP ABAP Class /IPRO/CL_EDITOR_CONTROL (Controller Class for ZJA_EDITOR)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/PROGS/ (Package) Programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER2 BSP Component 20051221
Properties
Class /IPRO/CL_EDITOR_CONTROL  
Short Description Controller Class for ZJA_EDITOR    
Super Class CL_BSP_CONTROLLER2 BSP Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/UI/PROGS/   Programs 
Created 20051221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_EDITOR_CONTROL has no forward declaration.
Interfaces
Class /IPRO/CL_EDITOR_CONTROL has no interface implemented.
Friends
Class /IPRO/CL_EDITOR_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DATA Instance attribute Protected Type reference (TYPE) /IPRO/TTEMPTXT Temporary storage of data to be edited 20051230
2 MO_TEXT Instance attribute Protected Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20051230
3 MV_CONTENT Instance attribute Protected Type reference (TYPE) /IPRO/CONTENT Content 20080806
4 MV_HIDE_TITLE Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20060919
5 MV_URL Instance attribute Protected Type reference (TYPE) STRING 20051221
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Private Method Cancel the changes and go back to the calling application 20051221
2 EDITOR_BINDING Instance method Private Method Bind the editor data 20051230
3 SAVE Instance method Private Method Send the changed document back to the calling application 20051221
4 UNDO Instance method Private Method Undo the changes. This is complete undo. 20051230
Events
Class /IPRO/CL_EDITOR_CONTROL has no event.
Types
Class /IPRO/CL_EDITOR_CONTROL has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class /IPRO/CL_EDITOR_CONTROL has no parameter.
Method CANCEL on class /IPRO/CL_EDITOR_CONTROL has no exception.

Method EDITOR_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20051230
2 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20051230

Method EDITOR_BINDING on class /IPRO/CL_EDITOR_CONTROL has no exception.

Method SAVE Signature

Method SAVE on class /IPRO/CL_EDITOR_CONTROL has no parameter.
Method SAVE on class /IPRO/CL_EDITOR_CONTROL has no exception.

Method UNDO Signature

Method UNDO on class /IPRO/CL_EDITOR_CONTROL has no parameter.
Method UNDO on class /IPRO/CL_EDITOR_CONTROL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200