@CssResource.Shared public interface ListPanelCss extends ScrollPanelCss
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| Modifier and Type | Method and Description |
|---|---|
String |
chevron()
CSS Style name.
|
String |
disabled()
CSS Style name.
|
String |
listPanel()
CSS Style name.
|
String |
pressed()
CSS Style name.
|
scrollbar, scrollbarFiller, scrollbarIndicator, scrollbarPanel, scrollbarRail, scrollbarTable, scrollPanel, simpleScrollPaneladroid, desktop, iOs, page@CssResource.ClassName(value="listPanel") String listPanel()
@CssResource.ClassName(value="pressed") String pressed()
@CssResource.ClassName(value="disabled") String disabled()
@CssResource.ClassName(value="chevron") String chevron()
Copyright © 2011–2015 SWM. All rights reserved.