SAP ABAP Class CL_THTMLBX_VEVIEWER_ISLAND (Element-Handler: <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)  CLG_THTMLBX_VEVIEWERISLAND Base: 20120222
Properties
Class CL_THTMLBX_VEVIEWER_ISLAND  
Short Description Element-Handler: <thtmlbx:veviewerIsland>    
Super Class CLG_THTMLBX_VEVIEWERISLAND Base: <thtmlbx:veviewerIsland> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
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 CL_THTMLBX_VEVIEWER_ISLAND has no forward declaration.
Interfaces
Class CL_THTMLBX_VEVIEWER_ISLAND has no interface implemented.
Friends
Class CL_THTMLBX_VEVIEWER_ISLAND has no friend class.
Attributes
Class CL_THTMLBX_VEVIEWER_ISLAND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_ARRAY Static method Private Method Deserialize an array 20120613
2 DESERIALIZE_JSON_STRING Static method Public Method Deserialize a JSON string to ABAP data structure 20120613
3 DESERIALIZE_NODE Static method Private Method Deserialize a node 20120613
4 DESERIALIZE_OBJECT Static method Private Method Deserialize an object 20120613
Events
Class CL_THTMLBX_VEVIEWER_ISLAND has no event.
Types
Class CL_THTMLBX_VEVIEWER_ISLAND has no local type.
Method Signatures

Method DESERIALIZE_ARRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OFFSET Call by reference Type reference (TYPE) I 0 20120613
2 Changing C_NODE Call by reference Type reference (TYPE) ANY TABLE 20120613
3 Importing IV_JSON Call by reference Type reference (TYPE) STRING 20120613
# Exception Resumable Description Created on
1 DESERIALIZATION_FAILED 20120613

Method DESERIALIZE_JSON_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABAP Call by reference Type reference (TYPE) ANY 20120613
2 Importing JSON Call by reference Type reference (TYPE) STRING 20120613
# Exception Resumable Description Created on
1 DESERIALIZATION_FAILED 20120613
2 EMPTY_NODE 20120613

Method DESERIALIZE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OFFSET Call by reference Type reference (TYPE) I 0 20120613
2 Changing C_NODE Call by reference Type reference (TYPE) ANY 20120613
3 Importing IV_JSON Call by reference Type reference (TYPE) STRING 20120613
# Exception Resumable Description Created on
1 DESERIALIZATION_FAILED 20120613
2 EMPTY_NODE 20120613

Method DESERIALIZE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OFFSET Call by reference Type reference (TYPE) I 0 20120613
2 Changing C_NODE Call by reference Type reference (TYPE) ANY 20120613
3 Importing IV_JSON Call by reference Type reference (TYPE) STRING 20120613
# Exception Resumable Description Created on
1 DESERIALIZATION_FAILED 20120613
History
Last changed by/on SAP  20130531 
SAP Release Created in 732