"The Design View" is only for jsLinb Class.
---------------------
// The first lineClass('App', 'linb.Com',{
// Ensure that all the value of "key/value pair" does not refer to external variables
Instance:{
iniComponents : function(){
// [[code created by jsLinb UI Builder
var host=this, children=[], append=function(child){children.push(child.get(0))};
// UI Code must be here return children;
// ]]code created by jsLinb UI Builder
}
//,
// Your instance functions have to be here },
Static:{
// Your static functions have to be here }
// the last line});
---------------------
Maybe, you should read this post:
http://sigmawidgets.com/forum/visual-ajax-gui-builder/functions-and-global-variables/