SAP ABAP Class CL_THTMLB_BUTTON (Element-Handler: <thtmlb:button>)
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_BUTTON | Base: |
20060120 |
Properties
| Class | CL_THTMLB_BUTTON | |
| Short Description | Element-Handler: <thtmlb:button> | |
| Super Class | CLG_THTMLB_BUTTON | Base: <thtmlb:button> |
| 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 | 20060120 | 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) |
Interfaces
Class CL_THTMLB_BUTTON has no interface implemented.
Friends
Class CL_THTMLB_BUTTON 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 | 'F' | 20061106 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'N' | 20061106 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'STANDARD/EMPHASIZED' | All Designs as String | 20060120 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'EMPHASIZED' | Design: "EMPHASIZED" | 20060411 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'STANDARD' | Design: "STANDARD" | 20060120 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DOWN' | Toggle Button is DOWN | 20081006 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | '/UP/DOWN' | Possible Toggle states | 20081006 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'UP' | Toggle Button is UP | 20081006 | ||
| 9 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 7 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 10 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 2 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 11 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 1 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 12 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 3 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 13 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 6 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 14 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 4 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 15 | Constant | Public | Type reference (TYPE) | WCF_BUTTON_STATE | 5 | Frontend Selection Button State for 0/1/N Rows | 20090827 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20111024 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | STRING | Hidden field name | 20081006 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Server event time out | 20130315 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Testmode "U" part | 20111020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the evnt script for the button | 20080724 | |
| 2 | Instance method | Protected | Method | 20080724 | ||
| 3 | Instance method | Protected | Method | Resolves "toggled" Model Binding | 20081006 |
Events
Class CL_THTMLB_BUTTON has no event.
Types
Class CL_THTMLB_BUTTON has no local type.
Method Signatures
Method GET_BUTTON_EVENT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EVENT_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20080724 |
Method GET_BUTTON_EVENT_SCRIPT on class CL_THTMLB_BUTTON has no exception.
Method RENDER_EVENT_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORM | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_FORM | Element-Handler: |
20080724 | |||
| 2 | RV_EVENT_HTML | Value transfer | Type reference (TYPE) | STRING | 20080724 |
Method RENDER_EVENT_CALL on class CL_THTMLB_BUTTON has no exception.
Method RESOLVE_MODEL_BINDING Signature
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_BUTTON has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_THTMLB_BUTTON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |