Package org.opencms.ade.publish.client
Interface I_CmsPublishLayoutBundle
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
The layout bundle used for the publish module.
- Since:
- 8.0.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
-
Field Summary
Modifier and TypeFieldDescriptionstatic final I_CmsPublishLayoutBundle
The instance of the layout bundle. -
Method Summary
Modifier and TypeMethodDescriptionThe accessor for the CSS constants bundle.The accessor for the CSS bundle.
-
Field Details
-
INSTANCE
The instance of the layout bundle.
-
-
Method Details
-
constants
The accessor for the CSS constants bundle.- Returns:
- the constants bundle
-
publishCss
The accessor for the CSS bundle.- Returns:
- a css bundle
-