SAP ABAP Class CLG_CRM_BSP_LIBRARY_MODALPOPUP (Base: <crm_bsp_library:modalPopup>)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_ELEMENT (Package) Implementation of Generic Tags (Search, List, Detail, ...)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_LIBRARY_ELEMENT Basis Class for CRM BSP Elements. 20030825
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_MODALPOPUP Element Handler: 20030825
Properties
Class CLG_CRM_BSP_LIBRARY_MODALPOPUP  
Short Description Base: <crm_bsp_library:modalPopup>    
Super Class CL_CRM_BSP_LIBRARY_ELEMENT Basis Class for CRM BSP Elements. 
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 CRM_BSP_ELEMENT   Implementation of Generic Tags (Search, List, Detail, ...) 
Created 20030825   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_CRM_BSP_LIBRARY_MODALPOPUP has no forward declaration.
Interfaces
Class CLG_CRM_BSP_LIBRARY_MODALPOPUP has no interface implemented.
Friends
Class CLG_CRM_BSP_LIBRARY_MODALPOPUP 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 20030825
2 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20030825
3 TEXT Instance attribute Public Type reference (TYPE) STRING 20030825
4 TITLE Instance attribute Public Type reference (TYPE) STRING 20030825
5 URL Instance attribute Public Type reference (TYPE) STRING 20030825
6 WIDTH Instance attribute Public Type reference (TYPE) STRING 20030825
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030825
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030825
3 FACTORY Static method Public Method FACTORY_METHOD 20030825
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20030825
Events
Class CLG_CRM_BSP_LIBRARY_MODALPOPUP has no event.
Types
Class CLG_CRM_BSP_LIBRARY_MODALPOPUP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_MODALPOPUP has no parameter.
Method CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_MODALPOPUP 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_CRM_BSP_MODALPOPUP 20030825
2 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20030825
3 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20030825
4 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20030825
5 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20030825
6 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20030825
7 Importing URL Call by reference Type reference (TYPE) CSEQUENCE 20030825
8 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20030825

Method FACTORY on class CLG_CRM_BSP_LIBRARY_MODALPOPUP 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_CRM_BSP_MODALPOPUP 20030825

Method FACTORY_CLEAR on class CLG_CRM_BSP_LIBRARY_MODALPOPUP has no exception.
History
Last changed by/on SAP  20050308 
SAP Release Created in 700