SAP ABAP Class CL_THTMLB_LINES (Element-Handler: <thtmlb:lines>)
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_LINES Base: 20061025
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20061026
Properties
Class CL_THTMLB_LINES  
Short Description Element-Handler: <thtmlb:lines>    
Super Class CLG_THTMLB_LINES Base: <thtmlb:lines> 
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 20061025   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
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20061026
Friends
Class CL_THTMLB_LINES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADD_IMG_SRC Constant Public Type reference (TYPE) STRING 'COPYLINE' New Line image src 20061026
2 GC_ADD_ONCLICK Constant Public Type reference (TYPE) STRING 'thtmlbLinesNewLine' onClick event for the Copy Line button 20061026
3 GC_ADD_SUFFIX Constant Private Type reference (TYPE) STRING 'a' Add button ID suffix 20061026
4 GC_DIV_CLOSE Constant Private Type reference (TYPE) STRING '' Closing DIV 20061026
5 GC_EVENT_COPY_LINE Constant Public Type reference (TYPE) CRM_THTMLB_SEARCH_EVENT_TYPE 'C' New Line event 20061026
6 GC_EVENT_HANDLER_CLASS Constant Private Type reference (TYPE) STRING 'CL_THTMLB_LINES' Handler for HTMLB events 20061026
7 GC_EVENT_HANDLER_SEPARATOR Constant Private Type reference (TYPE) STRING '::' Separator for event handler class 20061026
8 GC_EVENT_ID_SEPARATOR Constant Private Type reference (TYPE) STRING '__' Event ID separator 20061026
9 GC_EVENT_NAME Constant Private Type reference (TYPE) STRING 'thtmlbLines' Event name 20061026
10 GC_EVENT_REMOVE_LINE Constant Public Type reference (TYPE) CRM_THTMLB_SEARCH_EVENT_TYPE 'R' Remove Line event 20061026
11 GC_NBSP Constant Private Type reference (TYPE) STRING ' ' Non-breaking space 20061026
12 GC_REMOVE_IMG_SRC Constant Public Type reference (TYPE) STRING 'REMOVELINE' Remove Line image src 20061026
13 GC_REMOVE_ONCLICK Constant Public Type reference (TYPE) STRING 'thtmlbLinesRemoveLine' onClick event for the Remove Line button 20061026
14 GC_REMOVE_SUFFIX Constant Private Type reference (TYPE) STRING 'r' Remove button ID suffix 20061026
15 GV_LINE_INDEX Instance attribute Public Type reference (TYPE) I Current line index 20061102
16 GV_USE_THTMLB Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' If 'X', then THTMLB tags are used 20061026
Methods
# Method Level Visibility Method type Description Created on
1 RENDER_MINUS_BUTTON Instance method Private Method Render '-' button 20061211
2 RENDER_PLUS_BUTTON Instance method Private Method Render '+' button 20061211
Events
Class CL_THTMLB_LINES has no event.
Types
Class CL_THTMLB_LINES has no local type.
Method Signatures

Method RENDER_MINUS_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Line index 20061211

Method RENDER_MINUS_BUTTON on class CL_THTMLB_LINES has no exception.

Method RENDER_PLUS_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Line index 20061211

Method RENDER_PLUS_BUTTON on class CL_THTMLB_LINES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700