Uses of Class
org.cruxframework.crux.plugin.gadget.client.features.Tabs.Align

Packages that use Tabs.Align
org.cruxframework.crux.plugin.gadget.client.features   
 

Uses of Tabs.Align in org.cruxframework.crux.plugin.gadget.client.features
 

Methods in org.cruxframework.crux.plugin.gadget.client.features that return Tabs.Align
static Tabs.Align Tabs.Align.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tabs.Align[] Tabs.Align.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.cruxframework.crux.plugin.gadget.client.features with parameters of type Tabs.Align
 void Tabs.alignTabs(Tabs.Align align)
          Sets the alignment of tabs
 void Tabs.alignTabs(Tabs.Align align, String offset)
          Sets the alignment of tabs
 



Copyright © 2014. All rights reserved.