AppliBuilder
Visual Mashup Builder

AppliBuilder User Documentation

Extending the AppliBuilder Widget Library

AppliBuilder makes it easy to add new widgets.  As a user, you can add widgets to your personal library tree.  And the administrator can add widgets at any time to be available to all users.  In both cases, this is a matter of inserting the data into a server database.  For users, a form is availabe in AppliBuilder tto make it easy to add widgets for thier own use.

Users can add widget library components, of different types, directly in the builder. They will need to develop these widgets, or  get them from Applibase or third-party suppliers.

Javascript Widget

A Javascript widget is a component generated by custom Javascript code.  See the following for a detailed example.

HTML Widget

A HTML widget is a component generated by HTML snippet, which may include a snippet of Javascript code.  See the following for a detailed example.

Widget Development Topics




© 2006 Applibase, Inc.