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 | Instance attribute | Public | Type reference (TYPE) | STRING | 'left' | Alignment of Object | 20030422 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameters for Debugging Purposes | 20021009 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | '200' | Height of applet | 20020514 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | URL of initial data, must be located on the same server | 20020527 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | True if a Gantt diagram is to be displayed | 20040510 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | '-' | Trivalent flag. Supported values: '-',' ','X'. Note 1937215. | 20131115 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Additional jars for the selected look and feel(e.g frog.jar) | 20030611 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the used look and feel (e.g. frog, motif, etc.) | 20030611 | |||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20020625 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of applet, must be unique within the frameset | 20020527 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the frame where the net applet proxy is located | 20020527 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Comma separated list of subscribed JNet events | 20020730 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | '1' | 20020626 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | Use gfiles for auto routing | 20030429 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | Use jar files from local mime repository | 20020801 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | '200' | Width of applet | 20020514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020603 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020513 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20020625 | |
| 4 | 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
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 | 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 |