SAP ABAP Class CL_THTMLB_TRAY (Element-Handler: <thtmlb:tray>)
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_TRAY | Base: |
20060309 |
Properties
Class | CL_THTMLB_TRAY | |
Short Description | Element-Handler: <thtmlb:tray> | |
Super Class | CLG_THTMLB_TRAY | Base: <thtmlb:tray> |
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 | 20060309 | 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_TRAY has no interface implemented.
Friends
Class CL_THTMLB_TRAY 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 | '_iscollapsed' | current expand state | 20080619 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STANDARD/PLAIN/DEFAULT' | Tray designs | 20060602 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DEFAULT' | Design: DEFAULT | 20080428 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PLAIN' | Design: PLAIN | 20060602 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STANDARD' | Design: STANDARD | 20060602 | |
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_WRITER | Body writer | 20060309 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HTMLB_FORM | form tag | 20080430 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_WRITER | Header writer | 20060309 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | foreign page id for button ids | 20090227 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | traysetter influence | 20090227 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Info string | 20090303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieves the Tray's Collapsed (Minimized) mode | 20080620 |
2 | ![]() |
Instance method | Protected | Method | Renders the header used by the DEFAULT design | 20080430 |
Events
Class CL_THTMLB_TRAY has no event.
Types
Class CL_THTMLB_TRAY has no local type.
Method Signatures
Method GET_IS_COLLAPSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_COLLAPSED | Value transfer | Type reference (TYPE) | STRING | X = Tray iscollapsed | 20080620 | ||
2 | ![]() |
IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | Component id of controller instance | 20080620 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | Tray ID | 20080620 |
Method GET_IS_COLLAPSED on class CL_THTMLB_TRAY has no exception.
Method RENDER_DEFAULT_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20080430 | |||
2 | ![]() |
IV_HTML | Call by reference | Type reference (TYPE) | STRING | Header Title | 20080430 | ||
3 | ![]() |
IV_ICON | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090403 | |||
4 | ![]() |
IV_PICT_HTML | Call by reference | Type reference (TYPE) | STRING | Header Pictogram | 20080805 |
Method RENDER_DEFAULT_HEADER on class CL_THTMLB_TRAY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |