SAP ABAP Class CL_THTMLB_CHECKBOX (Element-Handler: <thtmlb:checkbox>)
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) | CLG_THTMLB_CHECKBOX | Base: |
20060124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20060124 |
Properties
| Class | CL_THTMLB_CHECKBOX | |
| Short Description | Element-Handler: <thtmlb:checkbox> | |
| Super Class | CLG_THTMLB_CHECKBOX | Base: <thtmlb:checkbox> |
| 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 | 20060124 | 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 | IF_HTMLB_DATA | Input Data from HTMLB | 20060124 |
Friends
Class CL_THTMLB_CHECKBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BROWSER' | 20060331 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BROWSER/SAP' | 20060331 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SAP' | 20060331 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '-1' | Undefined value. | 20060518 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name in HTML, From Model | 20060124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns icon's CSS class name. | 20060412 | |
| 2 | Instance method | Protected | Method | Renders an AJAX event. | 20060323 | |
| 3 | Instance method | Protected | Method | Resolve Model Binding | 20060124 |
Events
Class CL_THTMLB_CHECKBOX has no event.
Types
Class CL_THTMLB_CHECKBOX has no local type.
Method Signatures
Method GET_CURRENT_ICON_STYLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLASS | Call by reference | Type reference (TYPE) | STRING | Corresponding CSS class | 20060412 |
Method GET_CURRENT_ICON_STYLING on class CL_THTMLB_CHECKBOX has no exception.
Method RENDER_AJAX_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENTEVENT | Call by reference | Type reference (TYPE) | STRING | 20060323 | ||||
| 2 | RETVAL | Value transfer | Type reference (TYPE) | STRING | 20060323 |
Method RENDER_AJAX_EVENT on class CL_THTMLB_CHECKBOX has no exception.
Method RESOLVE_MODEL_BINDING Signature
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_CHECKBOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_CHECKBOX has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |