SAP ABAP Class CLG_THTMLB_TOGGLEBUTTON (Base: <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) | CL_THTMLB_ELEMENT | Element class for THTMLB tag library | 20081103 |
Properties
| Class | CLG_THTMLB_TOGGLEBUTTON | |
| Short Description | Base: <thtmlb:toggleButton> | |
| Super Class | CL_THTMLB_ELEMENT | Element class for THTMLB tag library |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 70 | Basis Class for BSP Element Handlers |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20081103 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_THTMLB_TOGGLEBUTTON has no forward declaration.
Interfaces
Class CLG_THTMLB_TOGGLEBUTTON has no interface implemented.
Friends
Class CLG_THTMLB_TOGGLEBUTTON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 'F' | (N/F) Navigational (no Ajax) or Functional | 20081103 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'STANDARD' | OBSOLETE. (STANDARD/TOOLBAR) | 20081103 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | User input is enabled | 20081103 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | HTML encode the supplied "text". | 20081103 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | URL of the image to be shown. Supersedes "type". | 20081103 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20081103 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | OnClick Event Handler | 20081103 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | OnClientClick Event Handler | 20081103 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20081103 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Button text | 20081103 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Text direction. (LTR/RTL) Defaults to page. | 20081103 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | State (UP/DOWN) | 20081103 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Tooltip. Supersedes the one associated to "type". | 20081103 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Button icon type | 20081103 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | (HoverMenu/TiledLayoutPers) | 20081103 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | State (UP/DOWN) | 20081103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081103 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081103 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20081103 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20081103 |
Events
Class CLG_THTMLB_TOGGLEBUTTON has no event.
Types
Class CLG_THTMLB_TOGGLEBUTTON has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_TOGGLEBUTTON has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_TOGGLEBUTTON has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_THTMLB_TOGGLEBUTTON has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_TOGGLEBUTTON has no exception.
Method FACTORY Signature
Method FACTORY on class CLG_THTMLB_TOGGLEBUTTON has no exception.
Method FACTORY_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_TOGGLEBUTTON | 20081103 |
Method FACTORY_CLEAR on class CLG_THTMLB_TOGGLEBUTTON has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |