SAP ABAP Class CL_HTMLB_CHECKBOX (Checkbox)
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_CHECKBOX | Base: |
20010917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFUR_D08_CHECKBOX | 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 | 20011217 |
Properties
| Class | CL_HTMLB_CHECKBOX | |
| Short Description | Checkbox | |
| Super Class | CLG_HTMLB_CHECKBOX | Base: <htmlb:checkbox> |
| 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_CHECKBOX | 20090323 | |||
| 2 | IFUR_D08__CONTROL | 20090323 | |||
| 3 | IF_HTMLB_DATA | Input Data from HTMLB | 20011217 |
Friends
Class CL_HTMLB_CHECKBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HTMLB_CHECKBOXGROUP | 20020404 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130719 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130719 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name in HTML, From Model | 20030930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090323 | |
| 2 | Instance method | Protected | Method | Render_Element | 20010917 | |
| 3 | Instance method | Protected | Method | Render_Element | 20020502 | |
| 4 | Instance method | Protected | Method | Resolve Model Binding | 20020507 |
Events
Class CL_HTMLB_CHECKBOX has no event.
Types
Class CL_HTMLB_CHECKBOX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HTMLB_CHECKBOX has no parameter.
Method CONSTRUCTOR on class CL_HTMLB_CHECKBOX has no exception.
Method RENDER_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | html string | 20011214 |
Method RENDER_ELEMENT on class CL_HTMLB_CHECKBOX has no exception.
Method RENDER_ELEMENT_DESIGN2002 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | html string | 20020502 |
Method RENDER_ELEMENT_DESIGN2002 on class CL_HTMLB_CHECKBOX has no exception.
Method RESOLVE_MODEL_BINDING Signature
Method RESOLVE_MODEL_BINDING on class CL_HTMLB_CHECKBOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_HTMLB_CHECKBOX has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |