Class: slmetric.dashboard.Container
Package: slmetric.dashboard
Set container position within Metrics Dashboard
setPosition(Container, num)
setPosition(
sets the position of an Container
, num
)slmetric.dashboard.Container
object in an array
that holds Metrics Dashboard objects. This array contains the Metrics Dashboard objects in an
slmetric.dashboard.Layout
, an
slmetric.dashboard.Container
, or an
slmetric.dashboard.Group
object. The order of containers in the array
corresponds to proceeding from left to right, and then down in the Metrics Dashboard.