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

FullSizeLayoutHelper

Extends:

BaseLayoutHelper → FullSizeLayoutHelper

Method Summary

Public Methods
public

layout(A: OrderedHashMap, context: Object)

Layouts full size renderables

Inherited Summary

From class BaseLayoutHelper
public
public

layout()

Public Methods

public layout(A: OrderedHashMap, context: Object) source

Layouts full size renderables

Override:

BaseLayoutHelper#layout

Params:

NameTypeAttributeDescription
A OrderedHashMap

map containing Array-pairs of [renderable, renderableCounterpart] containing the full size renderables.

context Object

The famous-flex context with a valid size property

ownDecorations. Object

The decorators that are applied to the view.