SAP ABAP Class CLG_THTMLB_SEARCHFRAME (Base: <thtmlb:searchFrame>)
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 | 20060516 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_THTMLB_SEARCHFRAME | Element-Handler: |
20060516 |
Properties
| Class | CLG_THTMLB_SEARCHFRAME | |
| Short Description | Base: <thtmlb:searchFrame> | |
| 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 | 20060516 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_THTMLB_SEARCHFRAME has no forward declaration.
Interfaces
Class CLG_THTMLB_SEARCHFRAME has no interface implemented.
Friends
Class CLG_THTMLB_SEARCHFRAME 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 | 'FALSE' | Enable Ajax delta ahndling features | 20060621 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Custom caption for the Hide Search Fields link | 20060705 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20060516 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'HIDESEARCHFIELDS' | Event triggered when clicking the Hide Search Fields link | 20060518 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 'SEARCH_CRITERIA_PERSONALIZE' | Event triggered when clicking the Personalize icon | 20091125 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 'SHOWSEARCHFIELDS' | Event triggered when clicking the Show Search Fields link | 20060518 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Whether to show Personalize icon | 20091125 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Custom title for result list pane | 20060705 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Custom title for search criteria pane | 20060705 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Whether to show the search criteria or not | 20060516 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Custom caption for the Show Search Fields link | 20060705 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Whether to show the link that toggles search fields | 20060518 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20080226 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Whether to show the search criteria or not | 20060518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060516 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060516 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20060516 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20060516 |
Events
Class CLG_THTMLB_SEARCHFRAME has no event.
Types
Class CLG_THTMLB_SEARCHFRAME has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_SEARCHFRAME has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_SEARCHFRAME has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_THTMLB_SEARCHFRAME has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_SEARCHFRAME has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AJAXDELTAHANDLING | Call by reference | Type reference (TYPE) | CSEQUENCE | 'FALSE' | 20060621 | |||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_THTMLB_SEARCHFRAME | 20060516 | ||||
| 3 | HIDESEARCHFIELDSCAPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060705 | ||||
| 4 | ONHIDESEARCHFIELDS | Call by reference | Type reference (TYPE) | CSEQUENCE | 'HIDESEARCHFIELDS' | 20060518 | |||
| 5 | ONPERSONALIZE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'SEARCH_CRITERIA_PERSONALIZE' | 20091125 | |||
| 6 | ONSHOWSEARCHFIELDS | Call by reference | Type reference (TYPE) | CSEQUENCE | 'SHOWSEARCHFIELDS' | 20060518 | |||
| 7 | PERSONALIZABLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'FALSE' | 20091125 | |||
| 8 | RESULTLISTTITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060705 | ||||
| 9 | SEARCHCRITERIATITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060705 | ||||
| 10 | SHOWSEARCHFIELDS | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20060516 | |||
| 11 | SHOWSEARCHFIELDSCAPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060705 | ||||
| 12 | SHOWSEARCHFIELDSTOGGLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20060518 | |||
| 13 | SWITCHID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080226 | ||||
| 14 | _SHOWSEARCHFIELDS | Call by reference | Type reference (TYPE) | STRING | 20060518 |
Method FACTORY on class CLG_THTMLB_SEARCHFRAME 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_SEARCHFRAME | 20060516 |
Method FACTORY_CLEAR on class CLG_THTMLB_SEARCHFRAME has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |