Interface I_CmsLayoutBundle
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
Resource bundle to access CSS and image resources.
- Since:
- 8.0.0
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Container-page CSS.static interface
The drag and drop CSS classes used also within the container-page CSS.static interface
The drag and drop CSS classes.static interface
Group container editor CSS.Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe accessor for the CSS constants bundle.Access method.Access method.Access method.
-
Field Details
-
INSTANCE
The bundle instance.
-
-
Method Details
-
constants
The accessor for the CSS constants bundle.- Returns:
- the constants bundle
-
containerpageCss
@Source("containerpage.gss") @Import(I_CmsButtonCss.class) I_CmsLayoutBundle.I_CmsContainerpageCss containerpageCss()Access method.- Returns:
- the container-page CSS
-
dragdropCss
Access method.- Returns:
- the drag and drop CSS
-
groupcontainerCss
Access method.- Returns:
- the container-page CSS
-