|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IPanelDataReciever | An interface that should be implemented by any property panel that wishes to
avail of the data made available through a
com.ibm.designer.domino.xsp.api.panels.IPanelExtraData object. |
IPanelExtraData | An interface used to provide extra information to property panels that implement the
com.ibm.designer.domino.xsp.api.panels.IPanelDataReciever interface. |
IPanelsFactory | An interface used by the Lotus Domino Designer properties panels framework to create property panels for a given control. |
Class Summary | |
---|---|
AbstractPanelsFactory | An abstract implementation of com.ibm.designer.domino.xsp.api.panels.IPanelsFactory . |
PanelExtraData | A basic implementation of com.ibm.designer.domino.xsp.api.panels.IPanelExtraData |
XPagesAttributesProvider | A provider class that gets called each time selection changes within the XPages editor. |
XPagesAVFolder | A 'folder' object that contains XPagesAVPage objects. |
XPagesAVPage | A single 'tab' in the Attributes View. |
XPagesPanelDescriptor | A description class used to describe a properties panel for an XPage control as defined
by the com.ibm.designer.domino.xsp.editor.component extension point. |
This packages contains classes that allow users to create their own property panels for XPage controls. These classes must be used in conjunction with the com.ibm.designer.domino.xsp.editor.component extension point.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |