程序包 | 说明 |
---|---|
org.opencms.ade.galleries.client | |
org.opencms.ade.galleries.client.ui |
限定符和类型 | 方法和说明 |
---|---|
static CmsGalleryPopup |
CmsGalleryFactory.createGalleryPopup(I_CmsGalleryWidgetHandler handler,
I_CmsGalleryConfiguration conf)
Creates a gallery widget pop-up.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsGalleryWidgetHandler |
CmsGalleryDialog.getWidgetHandler()
Returns the widget handler.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsGalleryDialog.setWidgetHandler(I_CmsGalleryWidgetHandler widgetHandler)
Sets the widget handler.
|
构造器和说明 |
---|
CmsGalleryPopup(I_CmsGalleryWidgetHandler handler,
I_CmsGalleryConfiguration conf)
Constructor.
|