setPosition
Class: slmetric.dashboard.Container
Namespace: slmetric.dashboard
(To be removed) Set container position within Metrics Dashboard
The Metrics Dashboard user interface, metricdashboard
function, slmetric
package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Syntax
setPosition(Container, num)
Description
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.