Home Reference Source
import {Utils} from 'arva-js/utils/view/Utils.js'
public class | source

Utils

Static Method Summary

Static Public Methods
public static

addTranslations(translate1: *, translate2: *): Array

Adds to translations returns the result.

public static

getRenderableGroupName(renderable: *): string

public static

renderableIsSurface(renderable: *): *

Static Public Methods

public static addTranslations(translate1: *, translate2: *): Array source

Adds to translations returns the result.

Params:

NameTypeAttributeDescription
translate1 *
translate2 *

Return:

Array

public static getRenderableGroupName(renderable: *): string source

Params:

NameTypeAttributeDescription
renderable *

Return:

string

public static renderableIsSurface(renderable: *): * source

Params:

NameTypeAttributeDescription
renderable *

Return:

*