SAP ABAP Class /TDAG/CPCL_HTML_VIEW_CTRL (CP: Displays html file)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_MGR_VIEW_CTRL | CP: Basisklasse für Manager View Controller | 20070904 |
Properties
Class | /TDAG/CPCL_HTML_VIEW_CTRL | |
Short Description | CP: Displays html file | |
Super Class | /TDAG/CPCL_MGR_VIEW_CTRL | CP: Basisklasse für Manager View Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /TDAG/CP | Compliance for products |
Created | 20070903 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /TDAG/CPCL_HTML_VIEW_CTRL has no forward declaration.
Interfaces
Class /TDAG/CPCL_HTML_VIEW_CTRL has no interface implemented.
Friends
Class /TDAG/CPCL_HTML_VIEW_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control proxy class | 20070903 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CPCL_HTML_DATA | CP: Data provider for HTML_VIEW_CTRL | 20070903 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Url to display | 20070904 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close currently displayed page | 20070904 |
2 | ![]() |
Instance method | Public | Method | Print currently displayed page | 20071008 |
3 | ![]() |
Instance method | Public | Method | Refresh currently displayed page | 20070911 |
4 | ![]() |
Instance method | Public | Method | Save currently displayed page | 20071011 |
5 | ![]() |
Instance method | Public | Method | Set data object for the view controler | 20070903 |
6 | ![]() |
Instance method | Public | Method | Set ulr to display | 20070904 |
7 | ![]() |
Instance method | Public | Method | Display next page in the html browser | 20070911 |
8 | ![]() |
Instance method | Public | Method | Display previous page in the html browser | 20070911 |
9 | ![]() |
Instance method | Public | Method | Display URL in the browser | 20070904 |
Events
Class /TDAG/CPCL_HTML_VIEW_CTRL has no event.
Types
Class /TDAG/CPCL_HTML_VIEW_CTRL has no local type.
Method Signatures
Method CLOSE_DOCUMENT Signature
Method CLOSE_DOCUMENT on class /TDAG/CPCL_HTML_VIEW_CTRL has no parameter.
Method CLOSE_DOCUMENT on class /TDAG/CPCL_HTML_VIEW_CTRL has no exception.
Method PRINT_PAGE Signature
Method PRINT_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Print failed | 20071008 |
Method REFRESH_PAGE Signature
Method REFRESH_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no parameter.
Method REFRESH_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no exception.
Method SAVE_PAGE Signature
Method SAVE_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Save failed | 20071011 |
Method SET_HTML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HTML_DATA | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_HTML_DATA | CP: Data provider for HTML_VIEW_CTRL | 20070903 |
Method SET_HTML_DATA on class /TDAG/CPCL_HTML_VIEW_CTRL has no exception.
Method SET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url to display | 20070904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
I_URL is empty | 20070904 |
Method SHOW_NEXT_PAGE Signature
Method SHOW_NEXT_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no parameter.
Method SHOW_NEXT_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no exception.
Method SHOW_PREV_PAGE Signature
Method SHOW_PREV_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no parameter.
Method SHOW_PREV_PAGE on class /TDAG/CPCL_HTML_VIEW_CTRL has no exception.
Method SHOW_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | SO_URL | Insert link to URL or mailto | 20071022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
URL can not be displayed | 20070904 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 222_46C |