var tmp = {sub:{title:’titlex’, alt:’altx’}, viewName:’xxx’}; “sub” is the sub object that has properties, title and alt. ViewName is a property of the parent class.
a journal of a journey
var tmp = {sub:{title:’titlex’, alt:’altx’}, viewName:’xxx’}; “sub” is the sub object that has properties, title and alt. ViewName is a property of the parent class.