fromMap

fun fromMap(pageView: Map<String, String>): UALPageView

Creates a UALPageView from a map of page view data.

Return

A UALPageView with the page name and data map.

Parameters

pageView

A map containing page view data.