Skip to content

gauravsaxena81/vkgwtdesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

VkGWT Designer

NB: To comment please go to wiki

Vision:

1.The product should design applications in browser. The real power of VkGWT Designer lies in the fact that new UIs can be made / edited / deleted without having to compile the code. The generated UI can be saved as json and from the same json they can be remade along with the event handling code. Thus, it can be used as a hosted service as well.

2.VkGWT Designer should be extendable. When VkGWTDesigner is used as a plugin, it offers easy interfaces to extend its functionalities. Thus newer components can be added by adding a few classes and attributes of existing components can be exposed or hidden.

Demo(Mozilla FF only)

Do have a look at the first demo and please provide your comments and bugs on the issues list

Instructions

  1. Right click for options for each widget

  2. To add javascript for event handlers,

a. click on a widget, to popoulate its id in the textarea e.g. (&4)

b. Treat this id as element and invoke javascript functions or attributes e.g. (&4).innerHTML = new Date();

  1. Style dialog applies styles as and when it changes to give a WYSIWYG feel.

Goals:

https://github.com/gauravsaxena81/vkgwtdesigner/wiki/Project_Discussion

About

Automatically exported from code.google.com/p/vkgwtdesigner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published