Uses of Interface
com.sencha.gxt.theme.base.client.tabs.TabPanelBaseAppearance.TabPanelResources
-
Packages that use TabPanelBaseAppearance.TabPanelResources Package Description com.sencha.gxt.theme.base.client.tabs com.sencha.gxt.theme.blue.client.tabs com.sencha.gxt.theme.gray.client.tabs -
-
Uses of TabPanelBaseAppearance.TabPanelResources in com.sencha.gxt.theme.base.client.tabs
Constructors in com.sencha.gxt.theme.base.client.tabs with parameters of type TabPanelBaseAppearance.TabPanelResources Constructor Description TabPanelBaseAppearance(TabPanelBaseAppearance.TabPanelResources resources, TabPanelBaseAppearance.Template template, TabPanelBaseAppearance.ItemTemplate itemTemplate)
-
Uses of TabPanelBaseAppearance.TabPanelResources in com.sencha.gxt.theme.blue.client.tabs
Subinterfaces of TabPanelBaseAppearance.TabPanelResources in com.sencha.gxt.theme.blue.client.tabs Modifier and Type Interface Description static interface
BluePlainTabPanelAppearance.BluePlainTabPanelResources
static interface
BlueTabPanelAppearance.BlueTabPanelResources
-
Uses of TabPanelBaseAppearance.TabPanelResources in com.sencha.gxt.theme.gray.client.tabs
Subinterfaces of TabPanelBaseAppearance.TabPanelResources in com.sencha.gxt.theme.gray.client.tabs Modifier and Type Interface Description static interface
GrayPlainTabPanelAppearance.GrayPlainTabPanelResources
static interface
GrayTabPanelAppearance.GrayTabPanelResources
-