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 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | OBSOLETE | 20060315 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Add a blank entry to the list box of the time picker | 20090414 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | OBSOLETE | 20060315 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | ID of dependent TimePicker to be updated | 20060315 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Disables user inputs. (TRUE|FALSE) | 20060804 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | OBSOLETE. Always editable. | 20060314 | ||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20060308 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Server Event Handler for Selection | 20060501 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | '7' | OBSOLETE. Number of items in dropbox before scrollbar | 20060314 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Generate round-trip on ENTER key. (TRUE|FALSE) | 20081022 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 'submitonenter' | Custom server side event name | 20081022 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20080226 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | '30' | Time increment between dropbox values | 20060315 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | OBSOLETE. Validate selected value upon submitting | 20060315 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Initial displayed time | 20060313 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Width of TimePicker | 20060315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060308 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060308 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20060308 | |
| 4 | 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
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 | 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 |