AppliBuilder
Visual Mashup Builder

AppliBuilder User Documentation

Using Adding Method Support to Components

When a component is added, whether HTML or Javascript, the component Javascript can be used to add component methods. This works as follows:

The user of your widget can invoke your method, after the widget has been added to a page.

This method will need to be documented so user knows it is there.

Additionally, any methods aailable with imports that can be used to manage the component should be documented for users.

 


© 2006 Applibase, Inc.