程序包 | 说明 |
---|---|
org.opencms.ade.galleries.client.preview | |
org.opencms.ade.galleries.client.preview.ui | |
org.opencms.gwt.client.util |
Utility classes for GWT.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsJSONMap |
CmsPreviewUtil.getImageAttributes()
Returns all available information of the selected image tag, or null, if no image is selected.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsImageAdvancedForm.fillContent(CmsImageInfoBean imageInfo,
CmsJSONMap imageAttributes,
boolean initialFill)
Displays the provided image information.
|
void |
CmsImageEditorForm.fillContent(CmsImageInfoBean imageInfo,
CmsJSONMap imageAttributes,
boolean initialFill)
Displays the provided image information.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsJSONMap |
CmsJSONMap.createJSONMap()
Creates a native javascript object to be used as a JSON map.
|