SAP ABAP Class CLG_TAJAX_PAGE (Base: <tajax:page>)
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 20060131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TAJAX_PAGE Element-Handler: 20060131
Properties
Class CLG_TAJAX_PAGE  
Short Description Base: <tajax:page>    
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 20060131   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_TAJAX_PAGE has no forward declaration.
Interfaces
Class CLG_TAJAX_PAGE has no interface implemented.
Friends
Class CLG_TAJAX_PAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AVAILABLEELEMENTS Instance attribute Public Type reference (TYPE) STRING Areas defined within this page 20060131
2 DELTAHANDLINGENABLED Instance attribute Public Type reference (TYPE) STRING 'FALSE' For enhancements 20060211
3 DESIGN Instance attribute Public Type reference (TYPE) STRING 'PARA' 20060327
4 ELEMENTSGLOBALLYVISIBLE Instance attribute Public Type reference (TYPE) STRING 'X' : Allow to add area form other page for a request 20060714
5 EXCLUDEEVENTS Instance attribute Public Type reference (TYPE) STRING Event exclusion filters 20061030
6 INTERCEPTEVENTS Instance attribute Public Type reference (TYPE) STRING Event Interception 20060220
7 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060223
8 STYLE Instance attribute Public Type reference (TYPE) STRING Style to pass to HTML tag 20090311
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060131
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060131
3 FACTORY Static method Public Method FACTORY_METHOD 20060131
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060131
Events
Class CLG_TAJAX_PAGE has no event.
Types
Class CLG_TAJAX_PAGE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AVAILABLEELEMENTS Call by reference Type reference (TYPE) CSEQUENCE 20060131
2 Importing DELTAHANDLINGENABLED Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060211
3 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'PARA' 20060327
4 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_TAJAX_PAGE 20060131
5 Importing ELEMENTSGLOBALLYVISIBLE Call by reference Type reference (TYPE) CSEQUENCE 20060714
6 Importing EXCLUDEEVENTS Call by reference Type reference (TYPE) CSEQUENCE 20061030
7 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060131
8 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060131
9 Importing INTERCEPTEVENTS Call by reference Type reference (TYPE) CSEQUENCE 20060220
10 Importing STYLE Call by reference Type reference (TYPE) CSEQUENCE 20090311

Method FACTORY on class CLG_TAJAX_PAGE 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_TAJAX_PAGE 20060131

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