public interface I_CmsLayoutBundle
extends com.google.gwt.resources.client.ClientBundle
限定符和类型 | 接口和说明 |
---|---|
static interface |
I_CmsLayoutBundle.I_CmsContainerpageCss
Container-page CSS.
|
static interface |
I_CmsLayoutBundle.I_CmsDragDropCss
The drag and drop CSS classes used also within the container-page CSS.
|
static interface |
I_CmsLayoutBundle.I_CmsDragDropExtendedCss
The drag and drop CSS classes.
|
static interface |
I_CmsLayoutBundle.I_CmsGroupContainer
Group container editor CSS.
|
限定符和类型 | 字段和说明 |
---|---|
static I_CmsLayoutBundle |
INSTANCE
The bundle instance.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsBackgroundImageBundle |
backgrounds()
The accessor for the background images.
|
I_CmsConstantsBundle |
constants()
The accessor for the CSS constants bundle.
|
I_CmsLayoutBundle.I_CmsContainerpageCss |
containerpageCss()
Access method.
|
I_CmsLayoutBundle.I_CmsDragDropExtendedCss |
dragdropCss()
Access method.
|
I_CmsLayoutBundle.I_CmsGroupContainer |
groupcontainerCss()
Access method.
|
I_CmsIconBundle |
images()
The accessor for the images.
|
I_CmsImageBundle |
otherImages()
The accessor for the other images.
|
static final I_CmsLayoutBundle INSTANCE
I_CmsBackgroundImageBundle backgrounds()
I_CmsConstantsBundle constants()
@ClientBundle.Source(value="containerpage.css") I_CmsLayoutBundle.I_CmsContainerpageCss containerpageCss()
@ClientBundle.Source(value="dragdrop.css") I_CmsLayoutBundle.I_CmsDragDropExtendedCss dragdropCss()
@ClientBundle.Source(value="groupcontainer.css") I_CmsLayoutBundle.I_CmsGroupContainer groupcontainerCss()
I_CmsIconBundle images()
I_CmsImageBundle otherImages()