SAP ABAP Class CLG_M_INPUTFIELD (Base: <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)  CL_M_ELEMENT Element class for CRM Mobile tag library 20090414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_M_INPUTFIELD Element-Handler: 20090414
Properties
Class CLG_M_INPUTFIELD  
Short Description Base: <m:inputField>    
Super Class CL_M_ELEMENT Element class for CRM Mobile tag library 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package CRM_BSP_MOBILE   UIF for BSP-based CRM applications running on mobile devices 
Created 20090414   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_M_INPUTFIELD has no forward declaration.
Interfaces
Class CLG_M_INPUTFIELD has no interface implemented.
Friends
Class CLG_M_INPUTFIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIGNMENT Instance attribute Public Type reference (TYPE) STRING 'RIGHT' Specify the text alignment (LEFT/RIGHT/CENTER/JUSTIFY) 20090414
2 CURRENCY Instance attribute Public Type reference (TYPE) STRING E.g. USD 20090414
3 DECIMALS Instance attribute Public Type reference (TYPE) STRING '2' Number of decimal 20090414
4 ISAPPENDUNIT Instance attribute Public Type reference (TYPE) STRING 'FALSE' Appends (or not) the Currency to directly supplied amounts 20090414
5 MAXLENGTH Instance attribute Public Type reference (TYPE) STRING Maximum lenght of the input field. 20090414
6 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20090414
7 SIZE Instance attribute Public Type reference (TYPE) STRING The allowed number of characters 20090414
8 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20090414
9 TYPE Instance attribute Public Type reference (TYPE) STRING 'STRING' The data type of the value displayed inthe input field 20090414
10 VALUE Instance attribute Public Type reference (TYPE) STRING The value of this input field 20090414
11 WIDTH Instance attribute Public Type reference (TYPE) STRING The width of the input field 20090414
12 _VALUE Instance attribute Public Type reference (TYPE) STRING The value of this input field 20090414
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090414
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090414
3 FACTORY Static method Public Method FACTORY_METHOD 20090414
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20090414
Events
Class CLG_M_INPUTFIELD has no event.
Types
Class CLG_M_INPUTFIELD has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_M_INPUTFIELD has no parameter.
Method CONSTRUCTOR on class CLG_M_INPUTFIELD has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Call by reference Type reference (TYPE) CSEQUENCE 'RIGHT' 20090414
2 Importing CURRENCY Call by reference Type reference (TYPE) CSEQUENCE 20090414
3 Importing DECIMALS Call by reference Type reference (TYPE) CSEQUENCE '2' 20090414
4 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_M_INPUTFIELD 20090414
5 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090414
6 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20090414
7 Importing ISAPPENDUNIT Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20090414
8 Importing MAXLENGTH Call by reference Type reference (TYPE) CSEQUENCE 20090414
9 Importing SIZE Call by reference Type reference (TYPE) CSEQUENCE 20090414
10 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20090414
11 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 'STRING' 20090414
12 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20090414
13 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20090414
14 Importing _VALUE Call by reference Type reference (TYPE) STRING 20090414

Method FACTORY on class CLG_M_INPUTFIELD has no exception.

Method FACTORY_CLEAR 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_M_INPUTFIELD 20090414

Method FACTORY_CLEAR on class CLG_M_INPUTFIELD has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701