SAP ABAP Class CL_THTMLB_FORM (Element-Handler: <thtmlb:form>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_FORM | 20060310 |
Properties
Class | CL_THTMLB_FORM | |
Short Description | Element-Handler: <thtmlb:form> | |
Super Class | CL_HTMLB_FORM | <htmlb:form> |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20060126 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_THTMLB_FORM has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_HTMLB_MANAGER | 20060126 | package com.sap.htmlb.event;public class EventManager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20080226 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'POST/GET' | Form Method | 20060126 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20060126 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20060126 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural number | 20060126 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20060126 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20080226 |
Methods
Class CL_THTMLB_FORM has no method.
Events
Class CL_THTMLB_FORM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FORM_ELEMENT_T | Private | See coding | 20060126 | BEGIN OF form_element_t,
tag_id TYPE string,
tag_name TYPE string,
END OF form_element_t
|
||
2 | FORM_ELEMENT_TABLE | Private | See coding | 20060126 | form_element_table
TYPE STANDARD TABLE OF form_element_t WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |