public static class LafConstants.TabOverviewKind extends Object
Modifier and Type | Field | Description |
---|---|---|
static LafConstants.TabOverviewKind |
GRID |
Shows a grid with all tab thumbnails.
|
static LafConstants.TabOverviewKind |
MENU_CAROUSEL |
Shows a menu carousel with all tab thumbnails.
|
static LafConstants.TabOverviewKind |
ROUND_CAROUSEL |
Shows a round carousel with all tab thumbnails.
|
Constructor | Description |
---|---|
TabOverviewKind(String name) |
Creates a new tab overview kind.
|
public static final LafConstants.TabOverviewKind GRID
public static final LafConstants.TabOverviewKind ROUND_CAROUSEL
public static final LafConstants.TabOverviewKind MENU_CAROUSEL
public TabOverviewKind(String name)
name
- Tab overview kind name.public String getName()
this
animation.this
animation.