SAP ABAP Class CL_CFX_THUMBNAIL_UI (Thumbnail UI)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Properties
Class | CL_CFX_THUMBNAIL_UI | |
Short Description | Thumbnail UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20040112 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_THUMBNAIL_UI has no forward declaration.
Interfaces
Class CL_CFX_THUMBNAIL_UI has no interface implemented.
Friends
Class CL_CFX_THUMBNAIL_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thnUpload' | 20040112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns Width and Height | 20040112 |
2 | ![]() |
Static method | Public | Method | Returns Thumbnail Screen Object | 20040112 |
3 | ![]() |
Static method | Public | Method | Returns URL for Thumbnail | 20040112 |
4 | ![]() |
Static method | Public | Method | Prepares Thumbnail Page for Displaying Thumbnail | 20040112 |
5 | ![]() |
Static method | Public | Method | On Init for Thumbnail Upload | 20040112 |
6 | ![]() |
Static method | Public | Method | Navigation to Thumbnail Upload Page | 20040113 |
7 | ![]() |
Static method | Public | Method | Uploads Thumbnail and Adds it to Object | 20040113 |
Events
Class CL_CFX_THUMBNAIL_UI has no event.
Types
Class CL_CFX_THUMBNAIL_UI has no local type.
Method Signatures
Method GET_DIMENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_HEIGHT | Call by reference | Type reference (TYPE) | I | 20040112 | |||
2 | ![]() |
C_WIDTH | Call by reference | Type reference (TYPE) | I | 20040112 |
Method GET_DIMENSIONS on class CL_CFX_THUMBNAIL_UI has no exception.
Method GET_THN_SO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_THN | Call by reference | Object reference (TYPE REF TO) | IF_CFX_THN | Interface für Objekte mit Thumnbnails | 20040112 | ||
2 | ![]() |
I_ALT | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040112 | ||
3 | ![]() |
RP_THN_SO | Value transfer | Object reference (TYPE REF TO) | CL_CFX_SO_IMG | Grafik in html | 20040112 |
Method GET_THN_SO on class CL_CFX_THUMBNAIL_UI has no exception.
Method GET_THN_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040112 | ||
2 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040112 |
Method GET_THN_URL on class CL_CFX_THUMBNAIL_UI has no exception.
Method HANDLE_GET_THUMBNAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20040112 | ||
2 | ![]() |
IP_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20040112 | ||
3 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040112 |
Method HANDLE_GET_THUMBNAIL on class CL_CFX_THUMBNAIL_UI has no exception.
Method INIT_THN_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_INPUTLIST | Call by reference | Object reference (TYPE REF TO) | CL_CFX_SO_INPUTLIST | 20040112 | |||
2 | ![]() |
ES_BUTTONS | Call by reference | Type reference (TYPE) | CFX_TS_BUTTON_ROW | CFX: Liste mit Buttons als Input für HTML-Seitenfragment | 20040112 | ||
3 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040112 |
Method INIT_THN_CHANGE on class CL_CFX_THUMBNAIL_UI has no exception.
Method NAVIGATE_THN_UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BACK_URL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_URL | URL mit Seite und Parametern | 20040113 | ||
2 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20040113 | ||
3 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040113 |
Method NAVIGATE_THN_UPLOAD on class CL_CFX_THUMBNAIL_UI has no exception.
Method UPLOAD_THN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_MSG_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040113 | ||
2 | ![]() |
C_MSG_TXT | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040113 | ||
3 | ![]() |
E_THN_UPLOADED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20040113 | ||
4 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20040113 | ||
5 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040113 |
Method UPLOAD_THN on class CL_CFX_THUMBNAIL_UI has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 310 |