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 TabPanelStyle
String 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 TabPanelStyle
String content()
content
in interface TabPanelStyle
@CssResource.ClassName(value="tab-header") String tabHeader()
tabHeader
in interface TabPanelStyle
String anchor()
anchor
in interface TabPanelStyle
String active()
active
in interface TabPanelStyle
String 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 TabPanelStyle
Copyright © 2018 Xalys. All rights reserved.