SAP ABAP Class CLG_BSP_KWLINK (Base: <bsp:kwLink>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_BSP (Package) BSP Extensions: BSP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_ELEMENT BSP Element Basis Class 20020721
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_KWLINK Element Handler: 20020721
Properties
Class CLG_BSP_KWLINK  
Short Description Base: <bsp:kwLink>    
Super Class CL_BSP_ELEMENT BSP Element Basis Class 
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 SBSPEXT_BSP   BSP Extensions: BSP 
Created 20020721   SAP 
Last change 20021124   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_BSP_KWLINK has no forward declaration.
Interfaces
Class CLG_BSP_KWLINK has no interface implemented.
Friends
Class CLG_BSP_KWLINK 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 '600' Height 20020721
2 KWCLASS Instance attribute Public Type reference (TYPE) STRING 'IWB_STRUCT' IWB_EXTHLP | IWB_STRUCT | ... 20020722
3 KWLOIO Instance attribute Public Type reference (TYPE) STRING Logical Document ID 20020721
4 LANGUAGE Instance attribute Public Type reference (TYPE) STRING Language 20020721
5 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020721
6 RENDERAS Instance attribute Public Type reference (TYPE) STRING 'HTMLB_LINK' HTMLB_LINK | HTMLB_BUTTON 20020721
7 TARGETWINDOW Instance attribute Public Type reference (TYPE) STRING 'help' name | _self | _blank 20020722
8 TEXT Instance attribute Public Type reference (TYPE) STRING Text 20020721
9 TOOLTIP Instance attribute Public Type reference (TYPE) STRING Tooltip 20020721
10 WIDTH Instance attribute Public Type reference (TYPE) STRING '800' Width 20020721
11 WINDOWFEATURESRAW Instance attribute Public Type reference (TYPE) STRING Ex: 'height=300,width=400,resizable=1,scrollbars=1' 20020721
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020721
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020721
3 FACTORY Static method Public Method FACTORY_METHOD 20020721
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020721
Events
Class CLG_BSP_KWLINK has no event.
Types
Class CLG_BSP_KWLINK has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_BSP_KWLINK has no parameter.
Method CONSTRUCTOR on class CLG_BSP_KWLINK 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_BSP_KWLINK 20020721
2 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE '600' 20020721
3 Importing KWCLASS Call by reference Type reference (TYPE) CSEQUENCE 'IWB_STRUCT' 20020722
4 Importing KWLOIO Call by reference Type reference (TYPE) CSEQUENCE 20020721
5 Importing LANGUAGE Call by reference Type reference (TYPE) CSEQUENCE 20020721
6 Importing RENDERAS Call by reference Type reference (TYPE) CSEQUENCE 'HTMLB_LINK' 20020721
7 Importing TARGETWINDOW Call by reference Type reference (TYPE) CSEQUENCE 'help' 20020722
8 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20020721
9 Importing TOOLTIP Call by reference Type reference (TYPE) CSEQUENCE 20020721
10 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE '800' 20020721
11 Importing WINDOWFEATURESRAW Call by reference Type reference (TYPE) CSEQUENCE 20020721

Method FACTORY on class CLG_BSP_KWLINK 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_BSP_KWLINK 20020721

Method FACTORY_CLEAR on class CLG_BSP_KWLINK has no exception.
History
Last changed by/on SAP  20021124 
SAP Release Created in 630