SAP ABAP Class CLG_THTMLBX_VEVIEWERISLAND (Base: <thtmlbx:veviewerIsland>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_THTMLB_ELEMENT | Element class for THTMLB tag library | 20120222 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_THTMLBX_VEVIEWER_ISLAND | Element-Handler: |
20120222 |
Properties
Class | CLG_THTMLBX_VEVIEWERISLAND | |
Short Description | Base: <thtmlbx:veviewerIsland> | |
Super Class | CL_THTMLB_ELEMENT | Element class for THTMLB tag library |
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 | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20120222 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLG_THTMLBX_VEVIEWERISLAND has no forward declaration.
Interfaces
Class CLG_THTMLBX_VEVIEWERISLAND has no interface implemented.
Friends
Class CLG_THTMLBX_VEVIEWERISLAND 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 | Path to the RH file | 20120311 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'auto' | Viewer height | 20120304 | |
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20120328 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | A Javascript function name | 20120427 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '[]' | JSON string representing the selected objects | 20120411 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Visibility of the toolbar that docks at the bottom edge | 20120411 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Visibility of the context menu on right-click | 20120411 | |
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | Visibility of the Hotspot Tooltip | 20120411 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Visibility of the toolbar that docks at the left edge | 20120411 | |
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Visibility of the toolbar that docks at the right edge | 20120411 | |
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | Visibility of the toolbar that docks at the top edge | 20120411 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Switch ID | 20120304 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '100%' | Viewer width | 20120304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120222 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120222 |
3 | ![]() |
Static method | Public | Method | FACTORY_METHOD | 20120222 |
4 | ![]() |
Static method | Public | Method | FACTORY CLEAR METHOD | 20120222 |
Events
Class CLG_THTMLBX_VEVIEWERISLAND has no event.
Types
Class CLG_THTMLBX_VEVIEWERISLAND has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_THTMLBX_VEVIEWERISLAND has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLBX_VEVIEWERISLAND has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_THTMLBX_VEVIEWERISLAND has no parameter.
Method CONSTRUCTOR on class CLG_THTMLBX_VEVIEWERISLAND has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_THTMLBX_VEVIEWER_ISLAND | 20120222 | |||
2 | ![]() |
FILEURL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120311 | |||
3 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | CSEQUENCE | 'auto' | 20120304 | ||
4 | ![]() |
ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120304 | |||
5 | ![]() |
ID_POSTFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120304 | |||
6 | ![]() |
ONCLIENTSELECTIONHANDLER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120427 | |||
7 | ![]() |
SELECTEDOBJECTS | Call by reference | Type reference (TYPE) | CSEQUENCE | '[]' | 20120411 | ||
8 | ![]() |
SHOWBOTTOMTOOLBAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20120411 | ||
9 | ![]() |
SHOWCONTEXTMENU | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20120411 | ||
10 | ![]() |
SHOWHOTSPOTTOOLTIP | Call by reference | Type reference (TYPE) | CSEQUENCE | 'FALSE' | 20120411 | ||
11 | ![]() |
SHOWLEFTTOOLBAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20120411 | ||
12 | ![]() |
SHOWRIGHTTOOLBAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20120411 | ||
13 | ![]() |
SHOWTOPTOOLBAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TRUE' | 20120411 | ||
14 | ![]() |
SWITCHID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120304 | |||
15 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | CSEQUENCE | '100%' | 20120304 |
Method FACTORY on class CLG_THTMLBX_VEVIEWERISLAND 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_THTMLBX_VEVIEWER_ISLAND | 20120222 |
Method FACTORY_CLEAR on class CLG_THTMLBX_VEVIEWERISLAND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |