SAP ABAP Class CL_THTMLB_SHORTCUT (Element-Handler: <:shortcut>)
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_SHORTCUT | Base: |
20080317 |
Properties
| Class | CL_THTMLB_SHORTCUT | |
| Short Description | Element-Handler: <:shortcut> | |
| Super Class | CLG_THTMLB_SHORTCUT | Base: <thtmlb:shortcut> |
| 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 | 20080317 | 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_SHORTCUT has no interface implemented.
Friends
Class CL_THTMLB_SHORTCUT 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 | 'isExpanded' | is DLG expanded? | 20120410 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | is DLG expanded? | 20120410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090318 | ||
| 2 | Instance method | Private | Method | 20090319 | ||
| 3 | Instance method | Protected | Method | Returns the specified request parameter. | 20120410 | |
| 4 | Instance method | Protected | Method | Gets (some) of the request parameters. | 20120410 | |
| 5 | Instance method | Private | Method | 20110510 | ||
| 6 | Instance method | Protected | Method | Renders a hidden input field. | 20120410 | |
| 7 | Instance method | Protected | Method | Renders the hidden input fields used for state keeping. | 20120410 |
Events
Class CL_THTMLB_SHORTCUT has no event.
Types
Class CL_THTMLB_SHORTCUT has no local type.
Method Signatures
Method GET_DLG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILENAME | Call by reference | Type reference (TYPE) | STRING | File URL | 20090318 | |||
| 2 | EV_TITLE | Call by reference | Type reference (TYPE) | STRING | Icon Title | 20090318 | |||
| 3 | IV_ICON_NAME | Call by reference | Type reference (TYPE) | STRING | 20090318 |
Method GET_DLG_INFO on class CL_THTMLB_SHORTCUT has no exception.
Method GET_DLG_ITEM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILENAME | Call by reference | Type reference (TYPE) | STRING | File URL | 20090319 | |||
| 2 | EV_TITLE | Call by reference | Type reference (TYPE) | STRING | Icon Title | 20090319 | |||
| 3 | IV_ICON_NAME | Call by reference | Type reference (TYPE) | STRING | 20090319 |
Method GET_DLG_ITEM_INFO on class CL_THTMLB_SHORTCUT has no exception.
Method GET_REQUEST_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | value of the field | 20120410 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the field | 20120410 |
Method GET_REQUEST_PARAMETER on class CL_THTMLB_SHORTCUT has no exception.
Method GET_REQUEST_PARAMETERS Signature
Method GET_REQUEST_PARAMETERS on class CL_THTMLB_SHORTCUT has no parameter.
Method GET_REQUEST_PARAMETERS on class CL_THTMLB_SHORTCUT has no exception.
Method HAS_MINIMIZE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_MINIMIZE_ICON | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110510 |
Method HAS_MINIMIZE_ICON on class CL_THTMLB_SHORTCUT has no exception.
Method RENDER_HIDDEN_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | X = disabled, not part of the request | 20120410 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the field | 20120410 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | value of the field | 20120410 |
Method RENDER_HIDDEN_FIELD on class CL_THTMLB_SHORTCUT has no exception.
Method RENDER_HIDDEN_FIELDS Signature
Method RENDER_HIDDEN_FIELDS on class CL_THTMLB_SHORTCUT has no parameter.
Method RENDER_HIDDEN_FIELDS on class CL_THTMLB_SHORTCUT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |