SAP ABAP Class CLG_THTMLB_TIMEPICKER (Base: <thtmlb:timePicker>)
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)  CL_THTMLB_ELEMENT Element class for THTMLB tag library 20060308
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_TIME_PICKER Allow the user to enter a time. 20060313
Properties
Class CLG_THTMLB_TIMEPICKER  
Short Description Base: <thtmlb:timePicker>    
Super Class CL_THTMLB_ELEMENT Element class for THTMLB tag library 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060308   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_TIMEPICKER has no forward declaration.
Interfaces
Class CLG_THTMLB_TIMEPICKER has no interface implemented.
Friends
Class CLG_THTMLB_TIMEPICKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOWVIRTUALTYPING Instance attribute Public Type reference (TYPE) STRING 'TRUE' OBSOLETE 20060315
2 BLANKENTRY Instance attribute Public Type reference (TYPE) STRING 'FALSE' Add a blank entry to the list box of the time picker 20090414
3 DEFAULTDISPLAY Instance attribute Public Type reference (TYPE) STRING 'TRUE' OBSOLETE 20060315
4 DEPENDTARGET Instance attribute Public Type reference (TYPE) STRING ID of dependent TimePicker to be updated 20060315
5 DISABLED Instance attribute Public Type reference (TYPE) STRING Disables user inputs. (TRUE|FALSE) 20060804
6 EDITABLE Instance attribute Public Type reference (TYPE) STRING 'TRUE' OBSOLETE. Always editable. 20060314
7 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060308
8 ONSELECT Instance attribute Public Type reference (TYPE) STRING Server Event Handler for Selection 20060501
9 SIZE Instance attribute Public Type reference (TYPE) STRING '7' OBSOLETE. Number of items in dropbox before scrollbar 20060314
10 SUBMITONENTER Instance attribute Public Type reference (TYPE) STRING Generate round-trip on ENTER key. (TRUE|FALSE) 20081022
11 SUBMITONENTEREVENTNAME Instance attribute Public Type reference (TYPE) STRING 'submitonenter' Custom server side event name 20081022
12 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
13 TIMERANGE Instance attribute Public Type reference (TYPE) STRING '30' Time increment between dropbox values 20060315
14 VALIDATE Instance attribute Public Type reference (TYPE) STRING 'FALSE' OBSOLETE. Validate selected value upon submitting 20060315
15 VALUE Instance attribute Public Type reference (TYPE) STRING Initial displayed time 20060313
16 WIDTH Instance attribute Public Type reference (TYPE) STRING Width of TimePicker 20060315
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060308
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060308
3 FACTORY Static method Public Method FACTORY_METHOD 20060308
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060308
Events
Class CLG_THTMLB_TIMEPICKER has no event.
Types
Class CLG_THTMLB_TIMEPICKER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_THTMLB_TIMEPICKER has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_TIMEPICKER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_THTMLB_TIMEPICKER has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_TIMEPICKER has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOWVIRTUALTYPING Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060315
2 Importing BLANKENTRY Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20090414
3 Importing DEFAULTDISPLAY Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060315
4 Importing DEPENDTARGET Call by reference Type reference (TYPE) CSEQUENCE 20060315
5 Importing DISABLED Call by reference Type reference (TYPE) CSEQUENCE 20060804
6 Importing EDITABLE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060314
7 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_TIME_PICKER 20060308
8 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060314
9 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060314
10 Importing ONSELECT Call by reference Type reference (TYPE) CSEQUENCE 20060501
11 Importing SIZE Call by reference Type reference (TYPE) CSEQUENCE '7' 20060314
12 Importing SUBMITONENTER Call by reference Type reference (TYPE) CSEQUENCE 20081022
13 Importing SUBMITONENTEREVENTNAME Call by reference Type reference (TYPE) CSEQUENCE 'submitonenter' 20081022
14 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
15 Importing TIMERANGE Call by reference Type reference (TYPE) CSEQUENCE '30' 20060315
16 Importing VALIDATE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060315
17 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20060313
18 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20060315

Method FACTORY on class CLG_THTMLB_TIMEPICKER has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_THTMLB_TIME_PICKER 20060308

Method FACTORY_CLEAR on class CLG_THTMLB_TIMEPICKER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701