SAP ABAP Class CL_WDR_CONF_FORMULAR (Configuration of Form)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CUSTOMIZING_UI (Package) Customizing of Web Dynpro UIs
Properties
Class CL_WDR_CONF_FORMULAR  
Short Description Configuration of Form    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CUSTOMIZING_UI   Customizing of Web Dynpro UIs 
Created 20040315   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDL_CORE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_CONF_FORMULAR has no interface implemented.
Friends
Class CL_WDR_CONF_FORMULAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_CHECKBOX Constant Public Type reference (TYPE) CHAR1 'C' Single-Character Indicator 20040413
2 C_TYPE_DROPDOWNBYKEY Constant Public Type reference (TYPE) CHAR1 'D' Single-Character Indicator 20040413
3 C_TYPE_GROUP Constant Public Type reference (TYPE) CHAR1 'G' Single-Character Indicator 20040413
4 C_TYPE_IMAGE Constant Public Type reference (TYPE) CHAR1 'P' Single-Character Indicator 20040413
5 C_TYPE_INPUTFIELD Constant Public Type reference (TYPE) CHAR1 'I' Single-Character Indicator 20040413
6 C_TYPE_LINKTOURL Constant Public Type reference (TYPE) CHAR1 'U' Single-Character Indicator 20040413
7 C_TYPE_MELTINGGROUP Constant Public Type reference (TYPE) CHAR1 'M' Single-Character Indicator 20040413
8 C_TYPE_TEXTEDIT Constant Public Type reference (TYPE) CHAR1 'E' Single-Character Indicator 20040413
9 C_TYPE_TEXTVIEW Constant Public Type reference (TYPE) CHAR1 'T' Single-Character Indicator 20040413
10 M_IDENT_COUNTER Static Attribute Private Type reference (TYPE) I Counter for Unique ID Generation 20040421
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MELTING_GROUP Instance method Private Method Internal: Configuration of Form Fields 20040421
2 CONFIGURE_FIELDS_INTERNAL Instance method Private Method Internal: Configuration of Form Fields 20040413
3 CONFIGURE_FORMULAR Instance method Public Method Configuration of Form (Generic) 20040413
4 CONFIGURE_SIMPLE_FORM Static method Public Method Simple Form Configuration 20040315
5 SET_LABEL_FOR_ELEMENT Static method Private Method Sets Label of Input Field 20040315
Events
Class CL_WDR_CONF_FORMULAR has no event.
Types
Class CL_WDR_CONF_FORMULAR has no local type.
Method Signatures

Method ADD_MELTING_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COLS Call by reference Type reference (TYPE) I 20040421
2 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING 20040421
3 Importing GROUP Call by reference Type reference (TYPE) WDP_GROUP_CONFIGURATION WD: Gruppenkonfiguration 20040421
4 Importing ID_PREFIX Call by reference Type reference (TYPE) STRING 20040421
5 Importing ROOT_UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20040325-122040 20040421
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040421

Method ADD_MELTING_GROUP on class CL_WDR_CONF_FORMULAR has no exception.

Method CONFIGURE_FIELDS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Type reference (TYPE) WDP_FIELD_CONFIGURATION_TAB Konfiguration eines Formulars 20040413
2 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING 20040413
3 Importing GROUPS Call by reference Type reference (TYPE) WDP_GROUP_CONFIGURATION_TAB WD: Tabelle mit Gruppenkonfigurationen 20040421
4 Importing ID_PREFIX Call by reference Type reference (TYPE) STRING 20040413
5 Importing ROOT_UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20040325-122040 20040413
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040413

Method CONFIGURE_FIELDS_INTERNAL on class CL_WDR_CONF_FORMULAR has no exception.

Method CONFIGURE_FORMULAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION_STRUCTURE Call by reference Type reference (TYPE) WDP_FORM_CONFIGURATION Konfiguration eines Formulars 20040413
2 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING 20040413
3 Importing ID_PREFIX Call by reference Type reference (TYPE) STRING 20040413
4 Importing ROOT_UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20040325-122040 20040413

Method CONFIGURE_FORMULAR on class CL_WDR_CONF_FORMULAR has no exception.

Method CONFIGURE_SIMPLE_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Type reference (TYPE) WDP_CONF_SIMPLE_FORM_TAB Web Dynpro ABAP: Liste mit Formular-Konfigurationen 20040315
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040315

Method CONFIGURE_SIMPLE_FORM on class CL_WDR_CONF_FORMULAR has no exception.

Method SET_LABEL_FOR_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) CL_WD_UIELEMENT WebDynpro View Element 20040315
2 Importing LABEL Call by reference Type reference (TYPE) STRING 20040315
3 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY 20040317

Method SET_LABEL_FOR_ELEMENT on class CL_WDR_CONF_FORMULAR has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 700