Namespace: Utils

OSH.Utils

OSH.Utils

Source:

Methods

(static) GetResultObject(resultStructure) → {Object}

Parameters:
Name Type Description
resultStructure
Source:
Returns:
Type
Object

(static) getXCursorPosition() → {*}

Source:
Returns:
Type
*

(static) getYCursorPosition() → {*}

Source:
Returns:
Type
*

(static) isArrayIntersect(a, b) → {boolean}

Parameters:
Name Type Description
a
b
Source:
Returns:
Type
boolean
Source:
Returns:
Type
* | boolean

(static) isChrome() → {boolean}

Source:
Returns:
Type
boolean

(static) isFirefox() → {boolean}

Source:
Returns:
Type
boolean

(static) isIE() → {boolean}

Source:
Returns:
Type
boolean

(static) isOpera() → {boolean}

Source:
Returns:
Type
boolean

(static) isSafari() → {boolean}

Source:
Returns:
Type
boolean

(static) isWebWorker() → {*}

Source:
Returns:
Type
*

(static) jsonix_XML2JSON(xmlStr) → {*}

Parameters:
Name Type Description
xmlStr
Source:
Returns:
Type
*

(static) ParseBytes(buffer, offset, type) → {*}

Parameters:
Name Type Description
buffer
offset
type
Source:
Returns:
Type
*

(static) randomUUID() → {string}

Source:
Returns:
Type
string

(static) ReadData(struct, data, offsetBytes) → {*}

Parameters:
Name Type Description
struct
data
offsetBytes
Source:
Returns:
Type
*

(static) takeScreeshot(div)

Parameters:
Name Type Description
div
Source: