SAP ABAP Class CL_THTMLB_TIME_PICKER (Allow the user to enter a time.)
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_TIMEPICKER Base: 20060313
Properties
Class CL_THTMLB_TIME_PICKER  
Short Description Allow the user to enter a time.    
Super Class CLG_THTMLB_TIMEPICKER Base: <thtmlb:timePicker> 
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 20060308   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_TIME_PICKER has no interface implemented.
Friends
Class CL_THTMLB_TIME_PICKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLUMN_NAME Constant Protected Type reference (TYPE) STRING 'TIME' 20060425
2 GC_DROPDOWN_POSTFIX Constant Protected Type reference (TYPE) STRING '-pp' 20060315
3 GV_HOURS Static Attribute Private Object reference (TYPE REF TO) DATA Time table for time picker 20060314
4 GV_PICKER_ID Instance attribute Protected Type reference (TYPE) STRING 20060321
Methods
# Method Level Visibility Method type Description Created on
1 GET_GENERATED_ID Instance method Public Method Returns the Id of the dropdown. 20060321
2 INIT_DATA Instance method Private Method Initialize data for dropdown if needed 20060314
3 RESOLVE_MODEL_BINDING_ID Instance method Private Method Find the id that will be genereted for that specified attr 20060427
Events
Class CL_THTMLB_TIME_PICKER has no event.
Types
Class CL_THTMLB_TIME_PICKER has no local type.
Method Signatures

Method GET_GENERATED_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PICKER_ID Value transfer Type reference (TYPE) STRING 20060321

Method GET_GENERATED_ID on class CL_THTMLB_TIME_PICKER has no exception.

Method INIT_DATA Signature

Method INIT_DATA on class CL_THTMLB_TIME_PICKER has no parameter.
Method INIT_DATA on class CL_THTMLB_TIME_PICKER has no exception.

Method RESOLVE_MODEL_BINDING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20060427
2 Returning RT_BOUND_ID Value transfer Type reference (TYPE) STRING BSP: Basis Interface for Binding to Model 20070419

Method RESOLVE_MODEL_BINDING_ID on class CL_THTMLB_TIME_PICKER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701