Package org.opencms.gwt.client.ui.css
Interface I_CmsLayoutBundle.I_CmsNotificationCss
- All Superinterfaces:
com.google.gwt.resources.client.CssResource
,com.google.gwt.resources.client.CssResourceBase
,I_CmsLayoutBundle.I_CmsPopupCss
,com.google.gwt.resources.client.ResourcePrototype
- Enclosing interface:
- I_CmsLayoutBundle
@Shared
public static interface I_CmsLayoutBundle.I_CmsNotificationCss
extends I_CmsLayoutBundle.I_CmsPopupCss
Notification CSS.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
-
Method Summary
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
Methods inherited from interface org.opencms.gwt.client.ui.css.I_CmsLayoutBundle.I_CmsPopupCss
popup, popupContent
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
Method Details
-
blocking
Access method.- Returns:
- the CSS class name
-
busy
Access method.- Returns:
- the CSS class name
-
closeButton
Access method.- Returns:
- the CSS class name
-
loadingAnimation
Access method.- Returns:
- the CSS class name
-
messageContent
Access method.- Returns:
- the CSS class name
-
messageHead
Access method.- Returns:
- the CSS class name
-
messagesPanel
Access method.- Returns:
- the CSS class name
-
messageText
Access method.- Returns:
- the CSS class name
-
messageTime
Access method.- Returns:
- the CSS class name
-
messageWrap
Access method.- Returns:
- the CSS class name
-
notificationContainer
Access method.- Returns:
- the CSS class name
-
notificationError
Access method.- Returns:
- the CSS class name
-
notificationMessage
Access method.- Returns:
- the CSS class name
-
notificationNormal
Access method.- Returns:
- the CSS class name
-
notificationOverlay
Access method.- Returns:
- the CSS class name
-
notificationWarning
Access method.- Returns:
- the CSS class name
-