public static interface LightTabPanelResources.LightTabPanelStyle extends TabPanelStyle, 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| Modifier and Type | Method and Description |
|---|---|
String |
active() |
String |
anchor() |
String |
bottom() |
String |
closeIcon() |
String |
content() |
String |
indicator() |
String |
tabBody() |
String |
tabHeader() |
String |
tabHeaderBar() |
String |
tabMenu() |
String |
tabMenuItem() |
String |
tabPanel() |
String |
tabsBar() |
disabled, icon@CssResource.ClassName(value="tab-panel") String tabPanel()
tabPanel in interface TabPanelStyleString bottom()
bottom in interface TabPanelStyle@CssResource.ClassName(value="tab-header-bar") String tabHeaderBar()
tabHeaderBar in interface TabPanelStyle@CssResource.ClassName(value="tabs-bar") String tabsBar()
tabsBar in interface TabPanelStyleString content()
content in interface TabPanelStyle@CssResource.ClassName(value="tab-header") String tabHeader()
tabHeader in interface TabPanelStyleString anchor()
anchor in interface TabPanelStyleString active()
active in interface TabPanelStyleString indicator()
indicator in interface TabPanelStyle@CssResource.ClassName(value="tab-body") String tabBody()
tabBody in interface TabPanelStyle@CssResource.ClassName(value="close-icon") String closeIcon()
closeIcon in interface TabPanelStyle@CssResource.ClassName(value="tab-menu") String tabMenu()
tabMenu in interface TabPanelStyle@CssResource.ClassName(value="tab-menu-item") String tabMenuItem()
tabMenuItem in interface TabPanelStyleCopyright © 2018 Xalys. All rights reserved.