You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, there's the question – could I create class instance if I have string variable which contains its name?
For example, i have var className = 'DocumentsList';,
could I do something like this var docListWidget = createInstance(className[, params]);
gmaggio, krisrandall, GensaGames, Ramesh-X, firepmi and 1 more