SAP ABAP Class CLG_THTMLBX_OVERLAY (Base: <thtmlbx:overlay>)
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 20120410
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLBX_OVERLAY Element-Handler: 20120410
Properties
Class CLG_THTMLBX_OVERLAY  
Short Description Base: <thtmlbx:overlay>    
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 20120410   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLBX_OVERLAY has no forward declaration.
Interfaces
Class CLG_THTMLBX_OVERLAY has no interface implemented.
Friends
Class CLG_THTMLBX_OVERLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HEIGHT Instance attribute Public Type reference (TYPE) STRING height in px 20120418
2 LEFT Instance attribute Public Type reference (TYPE) STRING Pixel value for distance from left of screen 20120612
3 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20120410
4 RESET Instance attribute Public Type reference (TYPE) ABAP_BOOL Resets the overlay(forces overlay to read values from attr.) 20120612
5 TITLE Instance attribute Public Type reference (TYPE) STRING title 20120612
6 TOP Instance attribute Public Type reference (TYPE) STRING Pixel value for distance from top of screen 20120612
7 USAGE Instance attribute Public Type reference (TYPE) STRING 'BULLETIN' 'BULLETIN' or 'PREVIEW' 20121017
8 WIDTH Instance attribute Public Type reference (TYPE) STRING width in px 20120418
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120410
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120410
3 FACTORY Static method Public Method FACTORY_METHOD 20120410
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20120410
Events
Class CLG_THTMLBX_OVERLAY has no event.
Types
Class CLG_THTMLBX_OVERLAY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLBX_OVERLAY 20120410
2 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20120418
3 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20120411
4 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20120411
5 Importing LEFT Call by reference Type reference (TYPE) CSEQUENCE 20120612
6 Importing RESET Call by reference Type reference (TYPE) ABAP_BOOL 20120612
7 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20120612
8 Importing TOP Call by reference Type reference (TYPE) CSEQUENCE 20120612
9 Importing USAGE Call by reference Type reference (TYPE) CSEQUENCE 'BULLETIN' 20121017
10 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20120418

Method FACTORY on class CLG_THTMLBX_OVERLAY 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_THTMLBX_OVERLAY 20120410

Method FACTORY_CLEAR on class CLG_THTMLBX_OVERLAY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732