|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||