|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Constants
com.ibm.mashups.iwidget.Constants defines all the public iwidget framework constants.
Each constants should be referred to as : com.ibm.mashups.iwidget.Constants.WIDGET_LOADED...
Field Summary | |
---|---|
String |
WIDGET_LOADED
Enabler would publish WIDGET_LOADED event when an iwidget is loaded. |
String |
RESIZE_WIDGET
Enabler would subscribe this event and page components could publish RESIZE_WIDGET event to indicate an iwidget need to be resized. |
String |
UNLOAD_WIDGETS
Enabler would subscribe this event and page components could publish UNLOAD_WIDGETS event to unload certain widgets. |
String |
WIDGETS_UNLOADED
Enabler would publish WIDGETS_UNLOADED event when requested iwidgets are unloaded. |
Field Detail |
---|
String WIDGET_LOADED
String RESIZE_WIDGET
String UNLOAD_WIDGETS
String WIDGETS_UNLOADED
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |