SAP ABAP Class CLG_THTMLB_TEXTAREA (Base: <thtmlb:textArea>)
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 | 20060123 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_THTMLB_TEXTAREA | Implementation for |
20060220 |
Properties
Class | CLG_THTMLB_TEXTAREA | |
Short Description | Base: <thtmlb:textArea> | |
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 | 20060120 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLG_THTMLB_TEXTAREA has no forward declaration.
Interfaces
Class CLG_THTMLB_TEXTAREA has no interface implemented.
Friends
Class CLG_THTMLB_TEXTAREA 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 | '40' | Column Size | 20060120 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Extra css class to be apply to the text area | 20060601 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Sets the field to disabled. (TRUE|FALSE) | 20060120 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | HTML encode the supplied "text". (TRUE|FALSE) | 20060120 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | OBSOLETE | 20060120 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Fixed scale (e.g. px, em, ex). Dynamic (%) is not allowed | 20060120 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20060223 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | javascript function to be called when loosing focus occurs | 20100217 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | javascript function to be called when a change occurs | 20090415 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | javascript function to be called when a mouse click | 20090415 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '5' | Default "height" in rows. | 20060120 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | switch id | 20080226 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Text to be displayed | 20060120 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | The direction of the text. (RTL/LTR) Defaults to page. | 20060120 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | The tooltip of the field | 20060120 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | The width of the field | 20060120 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'HARD' | DEPRECATED: Wrapped, as a string, or nowrap. (HARD/SOFT/OFF) | 20060120 | |
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Text to be displayed | 20060220 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | The tooltip of the field | 20061221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060120 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060120 |
3 | ![]() |
Static method | Public | Method | FACTORY_METHOD | 20060120 |
4 | ![]() |
Static method | Public | Method | FACTORY CLEAR METHOD | 20060120 |
Events
Class CLG_THTMLB_TEXTAREA has no event.
Types
Class CLG_THTMLB_TEXTAREA has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_TEXTAREA has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_TEXTAREA has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_THTMLB_TEXTAREA has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_TEXTAREA has no exception.
Method FACTORY Signature
Method FACTORY on class CLG_THTMLB_TEXTAREA 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_TEXTAREA | 20060120 |
Method FACTORY_CLEAR on class CLG_THTMLB_TEXTAREA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |