File: example/open-a-window.js

Recommend this page to a friend!
  Classes of Till Wehowski   µ.Flow   example/open-a-window.js   Download  
File: example/open-a-window.js
Role: Example script
Content type: text/plain
Description: Example script
Class: µ.Flow
General purpose library of objects
Author: By
Last change:
Date: 8 years ago
Size: 138 bytes
 

Contents

Class file image Download
var WIN = $($.WebfanDesktop).frdlWin('create', {openByDefault : true, title:'Testfenster...', main:'test..', aside:'...', bottom:'...'});