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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CURRENCY' | Enum Type Input Field Data Types | 20021128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER/CURRENCY' | Enum Type Input Field Data Types | 20011113 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'DATE' | Enum Value Type DATE | 20011030 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'STANDARD/SMALL' | Enum Type Input Field Design | 20011030 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SMALL' | Value 'SMALL' for Input Field Design | 20011030 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FALSE/TRUE/X/0/1/AUTO' | Enum Type Input Field Data Types | 20030910 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AUTO' | Enum Type | 20030910 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 20 | Default Value for Size | 20020418 | |
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Date Delimiter | 20020422 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Date Mask | 20020422 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XUDATFM | 20030428 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Decimal Point | 20020422 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | Value Bound to Model? | 20020417 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030318 | |||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Thousands Delimiter | 20020422 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Time Mask | 20020422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030428 |
2 | ![]() |
Instance method | Public | Method | 20030908 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090323 |
4 | ![]() |
Instance method | Protected | Method | 20030320 | |
5 | ![]() |
Instance method | Public | Method | 20030526 | |
6 | ![]() |
Instance method | Protected | Method | 20011218 | |
7 | ![]() |
Instance method | Protected | Method | Gets User-Specific Formats | 20020422 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |