public static interface LightNavigationBarResources.LightNavigationBarStyle extends NavigationBarStyle, 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 |
menu() |
String |
vertical() |
String active()
active
in interface NavigationBarStyle
String menu()
menu
in interface NavigationBarStyle
@CssResource.ClassName(value="vertical-nav-bar") String vertical()
vertical
in interface NavigationBarStyle
Copyright © 2018 Xalys. All rights reserved.