SAP ABAP Class CL_THTMLB_ICON_SHORTCUT (Element-Handler: <thtmlb:iconShortcut>)
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_ICONSHORTCUT Base: 20120718
Properties
Class CL_THTMLB_ICON_SHORTCUT  
Short Description Element-Handler: <thtmlb:iconShortcut>    
Super Class CLG_THTMLB_ICONSHORTCUT Base: <thtmlb:iconShortcut> 
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 20120718   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_THTMLB_ICON_SHORTCUT has no interface implemented.
Friends
Class CL_THTMLB_ICON_SHORTCUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_IS_EXPANDED Constant Public Type reference (TYPE) STRING 'isExpanded' s DLG expanded? 20120718
2 GV_COMP_COUNT Static Attribute Public Type reference (TYPE) C 0 20120808
3 GV_IS_EXPANDED Instance attribute Public Type reference (TYPE) ABAP_BOOL s DLG expanded? 20120718
Methods
# Method Level Visibility Method type Description Created on
1 GET_DLG_INFO Instance method Private Method 20120718
2 GET_DLG_ITEM_INFO Instance method Private Method 20120718
3 GET_REQUEST_PARAMETER Instance method Protected Method Returns the specified request parameter. 20120718
4 GET_REQUEST_PARAMETERS Instance method Protected Method Gets (some) of the request parameters. 20120718
5 HAS_MINIMIZE_ICON Instance method Private Method 20120718
6 RENDER_HIDDEN_FIELD Instance method Protected Method Renders a hidden input field. 20120718
7 RENDER_HIDDEN_FIELDS Instance method Protected Method Renders the hidden input fields used for state keeping. 20120718
Events
Class CL_THTMLB_ICON_SHORTCUT has no event.
Types
Class CL_THTMLB_ICON_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 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING File URL 20120718
2 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING Icon Title 20120718
3 Importing IV_ICON_NAME Call by reference Type reference (TYPE) STRING 20120718

Method GET_DLG_INFO on class CL_THTMLB_ICON_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 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING File URL 20120718
2 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING Icon Title 20120718
3 Importing IV_ICON_NAME Call by reference Type reference (TYPE) STRING 20120718

Method GET_DLG_ITEM_INFO on class CL_THTMLB_ICON_SHORTCUT has no exception.

Method GET_REQUEST_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) STRING value of the field 20120718
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING name of the field 20120718

Method GET_REQUEST_PARAMETER on class CL_THTMLB_ICON_SHORTCUT has no exception.

Method GET_REQUEST_PARAMETERS Signature

Method GET_REQUEST_PARAMETERS on class CL_THTMLB_ICON_SHORTCUT has no parameter.
Method GET_REQUEST_PARAMETERS on class CL_THTMLB_ICON_SHORTCUT has no exception.

Method HAS_MINIMIZE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_MINIMIZE_ICON Value transfer Type reference (TYPE) ABAP_BOOL 20120718

Method HAS_MINIMIZE_ICON on class CL_THTMLB_ICON_SHORTCUT has no exception.

Method RENDER_HIDDEN_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISABLED Call by reference Type reference (TYPE) ABAP_BOOL X = disabled, not part of the request 20120718
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING name of the field 20120718
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING value of the field 20120718

Method RENDER_HIDDEN_FIELD on class CL_THTMLB_ICON_SHORTCUT has no exception.

Method RENDER_HIDDEN_FIELDS Signature

Method RENDER_HIDDEN_FIELDS on class CL_THTMLB_ICON_SHORTCUT has no parameter.
Method RENDER_HIDDEN_FIELDS on class CL_THTMLB_ICON_SHORTCUT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747