SAP ABAP Class CLG_GRAPHICS_NET (Base: <Graphics:net>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_ELEMENT BSP Element Basis Class 20020513
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRAPH_NET_EXT Element handler: 20020513
Properties
Class CLG_GRAPHICS_NET  
Short Description Base: <Graphics:net>    
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_GRAPHICS   BSP Extensions for SAP Graphics 
Created 20020513   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_GRAPHICS_NET has no forward declaration.
Interfaces
Class CLG_GRAPHICS_NET has no interface implemented.
Friends
Class CLG_GRAPHICS_NET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIGN Instance attribute Public Type reference (TYPE) STRING 'left' Alignment of Object 20030422
2 DEBUG_PARAM Instance attribute Public Type reference (TYPE) STRING Parameters for Debugging Purposes 20021009
3 HEIGHT Instance attribute Public Type reference (TYPE) STRING '200' Height of applet 20020514
4 INITIAL_DATA Instance attribute Public Type reference (TYPE) STRING URL of initial data, must be located on the same server 20020527
5 IS_GANTT Instance attribute Public Type reference (TYPE) STRING 'false' True if a Gantt diagram is to be displayed 20040510
6 IS_SIGNED Instance attribute Public Type reference (TYPE) STRING '-' Trivalent flag. Supported values: '-',' ','X'. Note 1937215. 20131115
7 LOOK_AND_FEEL_JARS Instance attribute Public Type reference (TYPE) STRING Additional jars for the selected look and feel(e.g frog.jar) 20030611
8 LOOK_AND_FEEL_NAME Instance attribute Public Type reference (TYPE) STRING Name of the used look and feel (e.g. frog, motif, etc.) 20030611
9 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020625
10 NET_APPLET_NAME Instance attribute Public Type reference (TYPE) STRING Name of applet, must be unique within the frameset 20020527
11 NET_PROXY_FRAME_NAME Instance attribute Public Type reference (TYPE) STRING Name of the frame where the net applet proxy is located 20020527
12 SUBSCRIBED_EVENTS Instance attribute Public Type reference (TYPE) STRING Comma separated list of subscribed JNet events 20020730
13 TRACE_LEVEL Instance attribute Public Type reference (TYPE) STRING '1' 20020626
14 USE_GFILES Instance attribute Public Type reference (TYPE) STRING 'false' Use gfiles for auto routing 20030429
15 USE_LOCAL_MIME_REPOSITORY Instance attribute Public Type reference (TYPE) STRING 'false' Use jar files from local mime repository 20020801
16 WIDTH Instance attribute Public Type reference (TYPE) STRING '200' Width of applet 20020514
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020603
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020513
3 FACTORY Static method Public Method FACTORY_METHOD 20020625
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020625
Events
Class CLG_GRAPHICS_NET has no event.
Types
Class CLG_GRAPHICS_NET has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN Call by reference Type reference (TYPE) CSEQUENCE 'left' 20030422
2 Importing DEBUG_PARAM Call by reference Type reference (TYPE) CSEQUENCE 20021009
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_GRAPH_NET_EXT 20020625
4 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE '200' 20020625
5 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020731
6 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020731
7 Importing INITIAL_DATA Call by reference Type reference (TYPE) CSEQUENCE 20020625
8 Importing IS_GANTT Call by reference Type reference (TYPE) CSEQUENCE 'false' 20040510
9 Importing IS_SIGNED Call by reference Type reference (TYPE) CSEQUENCE '-' 20131115
10 Importing LOOK_AND_FEEL_JARS Call by reference Type reference (TYPE) CSEQUENCE 20030611
11 Importing LOOK_AND_FEEL_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030611
12 Importing NET_APPLET_NAME Call by reference Type reference (TYPE) CSEQUENCE 20020625
13 Importing NET_PROXY_FRAME_NAME Call by reference Type reference (TYPE) CSEQUENCE 20020625
14 Importing SUBSCRIBED_EVENTS Call by reference Type reference (TYPE) CSEQUENCE 20020730
15 Importing TRACE_LEVEL Call by reference Type reference (TYPE) CSEQUENCE '1' 20020626
16 Importing USE_GFILES Call by reference Type reference (TYPE) CSEQUENCE 'false' 20030429
17 Importing USE_LOCAL_MIME_REPOSITORY Call by reference Type reference (TYPE) CSEQUENCE 'false' 20020801
18 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE '200' 20020625

Method FACTORY on class CLG_GRAPHICS_NET 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_GRAPH_NET_EXT 20020625

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