SAP ABAP Class /UI2/CL_CHIP_GADGET_UTIL (Gadget Util)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_PB_UTIL_700 (Package) Utilities Pagebuilding Service

⤷

⤷

Properties
Class | /UI2/CL_CHIP_GADGET_UTIL | |
Short Description | Gadget Util | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/SERVICES_PB_UTIL_700 | Utilities Pagebuilding Service |
Created | 20111013 | SAP |
Last change | 20131127 | 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 /UI2/CL_CHIP_GADGET_UTIL has no interface implemented.
Friends
Class /UI2/CL_CHIP_GADGET_UTIL has no friend class.
Attributes
Class /UI2/CL_CHIP_GADGET_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20111013 | |
2 | ![]() |
Static method | Public | Method | Read gadgets from UI5 repository | 20120223 |
Events
Class /UI2/CL_CHIP_GADGET_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_GADGET | Public | See coding | 20111013 | begin of tp_s_gadget,
id type string,
title type string,
description type string,
url type string,
config type string,
end of tp_s_gadget
|
||
2 | TP_S_PAGE | Public | See coding | 20111013 | begin of tp_s_page,
id type string,
title type string,
layout type string,
end of tp_s_page
|
||
3 | TP_S_PAGE_GADGET_USAGE | Public | See coding | 20111013 | begin of tp_s_page_gadget_usage,
page_id type string,
usage_id type string,
gadget_id type string,
title type string,
config type string,
layout_data type string,
end of tp_s_page_gadget_usage
|
||
4 | TP_T_GADGET | Public | See coding | 20111013 | tp_t_gadget type hashed table of tp_s_gadget with unique key id
|
||
5 | TP_T_PAGE | Public | See coding | 20111013 | tp_t_page type hashed table of tp_s_page with unique key id
|
||
6 | TP_T_PAGE_GADGET_USAGE | Public | See coding | 20111013 | tp_t_page_gadget_usage type hashed table of tp_s_page_gadget_usage with unique key page_id usage_id
|
Method Signatures
Method GET_GADGETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GADGET_TAB | Value transfer | Type reference (TYPE) | TP_T_GADGET | 20111013 | |||
2 | ![]() |
ONLY_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111013 |
Method GET_GADGETS on class /UI2/CL_CHIP_GADGET_UTIL has no exception.
Method READ_GADGETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_GADGET | Value transfer | Type reference (TYPE) | STRING_TABLE | List of UI5 gadgets | 20120223 |
Method READ_GADGETS on class /UI2/CL_CHIP_GADGET_UTIL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |