SAP ABAP Class CL_THTMLB_TOGGLEBUTTON (Element-Handler: <thtmlb:toggleButton>)
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: |
20081103 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20081103 |
Properties
Class | CL_THTMLB_TOGGLEBUTTON | |
Short Description | Element-Handler: <thtmlb:toggleButton> | |
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 | 20081103 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTMLB_DATA | Input Data from HTMLB | 20081103 |
Friends
Class CL_THTMLB_TOGGLEBUTTON 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' | 20081103 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'N' | 20081103 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'STANDARD/EMPHASIZED' | All Designs as String | 20081103 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EMPHASIZED' | Design: "EMPHASIZED" | 20081103 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STANDARD' | Design: "STANDARD" | 20081103 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DOWN' | Toggle Button is DOWN | 20081103 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '/UP/DOWN' | Possible Toggle states | 20081103 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UP' | Toggle Button is UP | 20081103 | |
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Hidden field name | 20081103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the ID and TOGGLED data for unbound "toggled" | 20081106 |
Events
Class CL_THTMLB_TOGGLEBUTTON has no event.
Types
Class CL_THTMLB_TOGGLEBUTTON has no local type.
Method Signatures
Method GET_UNBOUND_TAG_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID | Call by reference | Type reference (TYPE) | STRING | Button ID | 20081106 | ||
2 | ![]() |
EV_TOGGLED | Call by reference | Type reference (TYPE) | STRING | 'UP' or 'DOWN' state | 20081106 | ||
3 | ![]() |
IR_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20081106 | ||
4 | ![]() |
IR_HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20081106 |
Method GET_UNBOUND_TAG_DATA on class CL_THTMLB_TOGGLEBUTTON has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |