Package org.opencms.gwt.client.ui.css
Interface I_CmsToolbarButtonLayoutBundle.I_CmsToolbarButtonCss
- All Superinterfaces:
com.google.gwt.resources.client.CssResource
,com.google.gwt.resources.client.CssResourceBase
,I_CmsLayoutBundle.I_CmsStateCss
,com.google.gwt.resources.client.ResourcePrototype
- All Known Subinterfaces:
I_CmsDirectEditCss
,I_CmsLayoutBundle.I_CmsContainerpageCss
- Enclosing interface:
- I_CmsToolbarButtonLayoutBundle
@Shared
public static interface I_CmsToolbarButtonLayoutBundle.I_CmsToolbarButtonCss
extends I_CmsLayoutBundle.I_CmsStateCss
The button 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
Modifier and TypeMethodDescriptionAccess method.Access method.Access method.Access method.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_CmsStateCss
cmsHovering, cmsState, cmsStateDown, cmsStateDownDisabled, cmsStateDownHovering, cmsStateup, cmsStateUpDisabled, cmsStateUpHovering
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
Method Details
-
editButtonsInvisible
Access method.- Returns:
- the CSS class name
-
editButtonsVisible
Access method.- Returns:
- the CSS class name
-
elementInfoChanged
Access method.- Returns:
- the CSS class name
-
elementInfoUnchanged
Access method.- Returns:
- the CSS class name
-