SAP ABAP Class CL_M_INPUTFIELD (Element-Handler: <m:inputField>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     CRM_BSP_MOBILE (Package) UIF for BSP-based CRM applications running on mobile devices
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_M_INPUTFIELD Base: 20090414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20090414
Properties
Class CL_M_INPUTFIELD  
Short Description Element-Handler: <m:inputField>    
Super Class CLG_M_INPUTFIELD Base: <m:inputField> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_MOBILE   UIF for BSP-based CRM applications running on mobile devices 
Created 20090414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20090414
Friends
Class CL_M_INPUTFIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DECIMAL_DELIMITER Instance attribute Private Type reference (TYPE) STRING 20090414
2 GC_ALIGNMENT_RIGHT Constant Public Type reference (TYPE) STRING 'RIGHT' Right alignment 20090414
3 GC_INPUTFIELD_ALIGNMENTS Constant Public Type reference (TYPE) STRING 'LEFT/CENTER/RIGHT/JUSTIFY/CHAR/FORCEDLEFT/ENDOFLINE' Valid alignments 20090414
4 GC_INPUTFIELD_DATATYPES Constant Public Type reference (TYPE) STRING 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER/CURRENCY' Valid data types 20090414
5 GV_VALUE_IS_BOUND Instance attribute Protected Type reference (TYPE) ABAP_BOOL Value is bound 20090414
6 INVALID Instance attribute Public Type reference (TYPE) STRING 'FALSE' Do not use: exits for backward compatibility with CRMIC 20090414
7 M_VALUE Instance attribute Public Type reference (TYPE) STRING 20090414
8 NAME Instance attribute Public Type reference (TYPE) STRING 20090414
9 THOUSANDS_DELIMITER Static Attribute Protected Type reference (TYPE) STRING 20090414
Methods
# Method Level Visibility Method type Description Created on
1 FORMAT_INPUT_FIELD_VALUE Instance method Protected Method Format the value displayed based on the data type. 20090414
2 RESOLVE_MODEL_BINDING Instance method Protected Method Binding processing. 20090414
Events
Class CL_M_INPUTFIELD has no event.
Types
Class CL_M_INPUTFIELD has no local type.
Method Signatures

Method FORMAT_INPUT_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FORMATTED_VALUE Value transfer Type reference (TYPE) STRING 20090414

Method FORMAT_INPUT_FIELD_VALUE on class CL_M_INPUTFIELD has no exception.

Method RESOLVE_MODEL_BINDING Signature

Method RESOLVE_MODEL_BINDING on class CL_M_INPUTFIELD has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_M_INPUTFIELD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701