SAP ABAP Class CL_HTMLB_INPUTFIELD (GEN: CLG_HTMLB_INPUTFIELD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_INPUTFIELD Base: 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08_INPUTFIELD 20090323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08__CONTROL 20090323
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20011106
Properties
Class CL_HTMLB_INPUTFIELD  
Short Description GEN: CLG_HTMLB_INPUTFIELD    
Super Class CLG_HTMLB_INPUTFIELD Base: <htmlb:inputField> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010917   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_WRITER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HTMLB_GRIDLAYOUTCELL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HTTP_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_D08_INPUTFIELD 20090323
2 IFUR_D08__CONTROL 20090323
3 IF_HTMLB_DATA Input Data from HTMLB 20011106
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_MANAGER 20010920 package com.sap.htmlb.event;public class EventManager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CURRENCY Constant Public Type reference (TYPE) STRING 'CURRENCY' Enum Type Input Field Data Types 20021128
2 C_DATATYPES Constant Public Type reference (TYPE) STRING 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER/CURRENCY' Enum Type Input Field Data Types 20011113
3 C_DATATYPE_DATE Constant Protected Type reference (TYPE) STRING 'DATE' Enum Value Type DATE 20011030
4 C_INPUTFIELD_DESIGNS Constant Protected Type reference (TYPE) STRING 'STANDARD/SMALL' Enum Type Input Field Design 20011030
5 C_INPUTFIELD_DESIGN_SMALL Constant Protected Type reference (TYPE) STRING 'SMALL' Value 'SMALL' for Input Field Design 20011030
6 C_INVALID_TYPES Constant Public Type reference (TYPE) STRING 'FALSE/TRUE/X/0/1/AUTO' Enum Type Input Field Data Types 20030910
7 C_INVALID_TYPE_AUTO Constant Public Type reference (TYPE) STRING 'AUTO' Enum Type 20030910
8 C_SIZE_DEFAULT Constant Protected Type reference (TYPE) I 20 Default Value for Size 20020418
9 DATE_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Date Delimiter 20020422
10 DATE_MASK Instance attribute Protected Type reference (TYPE) STRING Date Mask 20020422
11 DATFM Static Attribute Private Type reference (TYPE) XUDATFM 20030428
12 DECIMAL_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Decimal Point 20020422
13 M_VALUE_IS_BOUND Instance attribute Protected Type reference (TYPE) C Value Bound to Model? 20020417
14 NAME Instance attribute Protected Type reference (TYPE) STRING 20030318
15 THOUSANDS_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Thousands Delimiter 20020422
16 TIME_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Time Mask 20020422
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030428
2 CLIENT_SIDE_VALIDATION Instance method Public Method 20030908
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090323
4 GET_DATE_FIELDS_4_JAVASCRIPT Instance method Protected Method 20030320
5 GET_OUTPUT_VALUE Instance method Public Method 20030526
6 GET_SHOWHELP_JAVASCRIPT Instance method Protected Method 20011218
7 GET_USER_PREFERENCE Instance method Protected Method Gets User-Specific Formats 20020422
8 RESOLVE_MODEL_BINDING Instance method Public Method 20030314
Events
Class CL_HTMLB_INPUTFIELD has no event.
Types
Class CL_HTMLB_INPUTFIELD has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLIENT_SIDE_VALIDATION Signature

Method CLIENT_SIDE_VALIDATION on class CL_HTMLB_INPUTFIELD has no parameter.
Method CLIENT_SIDE_VALIDATION on class CL_HTMLB_INPUTFIELD has no exception.

Method CONSTRUCTOR Signature

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

Method GET_DATE_FIELDS_4_JAVASCRIPT Signature

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

Method GET_DATE_FIELDS_4_JAVASCRIPT on class CL_HTMLB_INPUTFIELD has no exception.

Method GET_OUTPUT_VALUE Signature

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

Method GET_OUTPUT_VALUE on class CL_HTMLB_INPUTFIELD has no exception.

Method GET_SHOWHELP_JAVASCRIPT Signature

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

Method GET_SHOWHELP_JAVASCRIPT on class CL_HTMLB_INPUTFIELD has no exception.

Method GET_USER_PREFERENCE Signature

Method GET_USER_PREFERENCE on class CL_HTMLB_INPUTFIELD has no parameter.
Method GET_USER_PREFERENCE on class CL_HTMLB_INPUTFIELD has no exception.

Method RESOLVE_MODEL_BINDING Signature

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