SAP ABAP Class CLG_GRAPHICS_NETPROXY (Base: <Graphics:netProxy>)
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_PROXY_EXT | Element handler: |
20020513 |
Properties
| Class | CLG_GRAPHICS_NETPROXY | |
| Short Description | Base: <Graphics:netProxy> | |
| 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_NETPROXY has no forward declaration.
Interfaces
Class CLG_GRAPHICS_NETPROXY has no interface implemented.
Friends
Class CLG_GRAPHICS_NETPROXY 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 | Name of the command called in the net applet at OnLoad time | 20020524 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the model that will receive the call | 20020730 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the net applet, must be unique within the frames | 20020513 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the frame where the net applet is embedded | 20020513 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Value of the one and only parameter for the command | 20020524 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the server event (triggered by the applet) | 20020523 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | Use jar files from local mime repository | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020625 | |
| 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_NETPROXY has no event.
Types
Class CLG_GRAPHICS_NETPROXY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_NETPROXY has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_NETPROXY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_GRAPHICS_NETPROXY has no parameter.
Method CONSTRUCTOR on class CLG_GRAPHICS_NETPROXY has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020625 | ||||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_GRAPH_NET_PROXY_EXT | 20020625 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020731 | ||||
| 4 | ID_POSTFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020731 | ||||
| 5 | MODEL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020730 | ||||
| 6 | NET_APPLET_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020625 | ||||
| 7 | NET_FRAME_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020625 | ||||
| 8 | PARAMETER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020625 | ||||
| 9 | SERVER_EVENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020625 | ||||
| 10 | USE_LOCAL_MIME_REPOSITORY | Call by reference | Type reference (TYPE) | CSEQUENCE | 'false' | 20041215 |
Method FACTORY on class CLG_GRAPHICS_NETPROXY 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_PROXY_EXT | 20020625 |
Method FACTORY_CLEAR on class CLG_GRAPHICS_NETPROXY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 700 |