Namespace: position

hui. position

Functions for getting and changing the position of elements

Source:

Methods


<static> getRemainingHeight()

Get the remaining height within parent when all siblings has used their height

Source:

<static> place()

Place on element relative to another
Example hui.position.place({target : {element : «node», horizontal : «0-1»}, source : {element : «node», vertical : «0 - 1»}, insideViewPort:«boolean», viewPortMargin:«integer»})

Source: