SAP ABAP Class CL_HTMLB_FORM (<htmlb:form>)
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_FORM Base: 20010917
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_FORM Element-Handler: 20060310
Properties
Class CL_HTMLB_FORM  
Short Description <htmlb:form>    
Super Class CLG_HTMLB_FORM Base: <htmlb:form> 
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_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HTMLB_FORM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_MANAGER 20010917 package com.sap.htmlb.event;public class EventManager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLEAR_UP Instance attribute Public Type reference (TYPE) STRING 20020912
2 C_FORM_METHODS Constant Protected Type reference (TYPE) STRING 'POST/GET' Form Method 20011206
3 INPUTFIELDINDEX Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20011106
4 M_FIRST_FORM Instance attribute Public Type reference (TYPE) XFELD Checkbox Field 20030109
5 SETUP_VALIDATION Instance attribute Public Type reference (TYPE) STRING 20020118
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENT_FOR_ID Instance method Public Method 20030526
2 GET_EVENT_FOR_ID Instance method Public Method 20030526
3 GET_ID_FOR_ELEMENT Instance method Public Method 20030526
4 GET_ID_FOR_EVENT Instance method Public Method 20030526
Events
Class CL_HTMLB_FORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FORM_ELEMENT_T Private See coding 20010917
2 FORM_ELEMENT_TABLE Private See coding 20010917
Method Signatures

Method GET_ELEMENT_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20030526
2 Returning TAG_ID Value transfer Type reference (TYPE) STRING 20030526

Method GET_ELEMENT_FOR_ID on class CL_HTMLB_FORM has no exception.

Method GET_EVENT_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20030526
2 Returning TAG_ID Value transfer Type reference (TYPE) STRING 20030526

Method GET_EVENT_FOR_ID on class CL_HTMLB_FORM has no exception.

Method GET_ID_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) STRING 20030526
2 Importing TAG_ID Call by reference Type reference (TYPE) STRING 20030526

Method GET_ID_FOR_ELEMENT on class CL_HTMLB_FORM has no exception.

Method GET_ID_FOR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) STRING 20030526
2 Importing SERVER_EVENT Call by reference Type reference (TYPE) STRING 20030526

Method GET_ID_FOR_EVENT on class CL_HTMLB_FORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620