from

fun from(obj: JSONObject): AvailEditorLayoutConfiguration?

Extract the AvailWorkbenchLayoutConfiguration from the provided JSONObject.

Return

An AvailWorkbenchLayoutConfiguration or null if malformed..

Parameters

obj

The JSONObject to extract the data from.