SAP ABAP Class CL_SWF_CNT_INST_TEXTCTL (Workflow Container: Instance Editor - Texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CNT (Package) Workflow: Container
Properties
Class CL_SWF_CNT_INST_TEXTCTL  
Short Description Workflow Container: Instance Editor - Texts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_CNT   Workflow: Container 
Created 20020306   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_CNT_INST_TEXTCTL has no interface implemented.
Friends
Class CL_SWF_CNT_INST_TEXTCTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraction of Container Element 20020306
2 M_LENGTH Instance attribute Public Type reference (TYPE) I Maximum Number of Characters 20020311
3 M_OPTIONS Instance attribute Protected See coding Display Options 20020312
4 M_RETCODE Instance attribute Public Type reference (TYPE) SWF_RETURN Workflow: Method Exception 20020314
5 M_TEXT_CTL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20020306
6 M_TYPEKIND Instance attribute Protected Type reference (TYPE) SWFDTKIND ABAP Data Type of Data Object (from ABAP Type Descriptor) 20020311
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ELEMENT Instance method Public Method Delete Element Value 20020306
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020306
3 FREE Instance method Public Method Release 20020314
4 GET_ELEMENT Instance method Public Method Apply Changes from Display 20020306
5 GET_ELEMENT_DESCR Instance method Public Method Delivers the Element Name 20020312
6 GET_VISIBLE Instance method Public Method Visible? 20020314
7 INIT_CONTROL Instance method Public Method Initialize control (in PBO) 20020306
8 IS_ELEMENTTYPE_SUPPORTED Static method Public Method Checks whether element can be edited in editor 20020311
9 IS_SUPPORTED Static method Public Method Checks whether element can be edited in editor 20020315
10 SET_DISPLAY_MODE Instance method Public Method Sets/Deletes Display Mode 20020306
11 SET_ELEMENT Instance method Public Method Transfer an Element Reference to Display 20020306
12 SET_VISIBLE Instance method Public Method Visible On/Off 20020314
13 _SET_ELEMENT_2_TEXT Instance method Private Method Converts ELEMENT to Text Table 20020312
Events
Class CL_SWF_CNT_INST_TEXTCTL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TEXT_TABLE Protected See coding 20020312
Method Signatures

Method CLEAR_ELEMENT Signature

Method CLEAR_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no parameter.
Method CLEAR_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY Call by reference Type reference (TYPE) XFLAG nur Anzeigen 20020306
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraktion eines Containerelements 20020306
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020306
4 Importing STATUSBAR Call by reference Type reference (TYPE) XFLAG SPACE Statuszeile anzeigen 20020312
5 Importing TOOLBAR Call by reference Type reference (TYPE) XFLAG 'X' Toolbar anzeigen 20020312

Method CONSTRUCTOR on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method FREE Signature

Method FREE on class CL_SWF_CNT_INST_TEXTCTL has no parameter.
Method FREE on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraktion eines Containerelements 20020306
2 Returning MODIFIED Value transfer Type reference (TYPE) XFELD geändert 20020311

Method GET_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method GET_ELEMENT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPT Value transfer Type reference (TYPE) STRING 20020312
2 Importing MODE Call by reference Type reference (TYPE) I 0 0 = name, 1 shorttext, 2 = description 20020312

Method GET_ELEMENT_DESCR on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method GET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VISIBLE Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20020314

Method GET_VISIBLE on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method INIT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020306
# Exception Resumable Description Created on
1 CNTL_ERROR Control konnte nicht erzeugt werden 20020306

Method IS_ELEMENTTYPE_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraktion eines Containerelements 20020311
2 Exporting LENGTH Call by reference Type reference (TYPE) I max . Länge 20020311
3 Exporting SUPPORTED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20020311
4 Exporting TYPEKIND Call by reference Type reference (TYPE) SWFDTKIND Abap Typ 20020311

Method IS_ELEMENTTYPE_SUPPORTED on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraktion eines Containerelements 20020315
2 Returning SUPPORTED Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20020315

Method IS_SUPPORTED on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ON Call by reference Type reference (TYPE) XFLAG 'X' display = 'X' 20020306

Method SET_DISPLAY_MODE on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraktion eines Containerelements 20020306
2 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC 20020314

Method SET_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) C 20020314

Method SET_VISIBLE on class CL_SWF_CNT_INST_TEXTCTL has no exception.

Method _SET_ELEMENT_2_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Abstraktion eines Containerelements 20020312
2 Exporting T_TEXT Value transfer Type reference (TYPE) TEXT_TABLE 20020312

Method _SET_ELEMENT_2_TEXT on class CL_SWF_CNT_INST_TEXTCTL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630