Class Index | File Index

Classes


Function Namespace kocujILV12aCDataHelper

kocujILV12aCDataHelper
Defined in: data-helper.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
Data helper prototype constructor
Field Summary
Field Attributes Field Name and Description
<private>  
Object kocujILV12aHelper
Method Summary
Method Attributes Method Name and Description
 
setDataInDom(element, dataId, value)
Set HTML data in DOM
Function Namespace Detail
kocujILV12aCDataHelper()
Data helper prototype constructor
Returns:
{void}
Field Detail
<private> _objHelper
Object kocujILV12aHelper
Method Detail
{void} setDataInDom(element, dataId, value)
Set HTML data in DOM
Parameters:
{Object} element
HTML element in jQuery format
{string} dataId
Data identifier
{string} value
Data value
Returns:
{void}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 08 2018 21:48:58 GMT+0100 (CET)