Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X 

G

gapBetweenBars - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
getAddTabButtonColor() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the color of the button, which allows to add a new tab.
getAddTabButtonColor() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getAddTabButtonColor() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the color of the button, which allows to add a new tab.
getAddTabButtonColor() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getAddTabButtonListener() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the listener, which is notified, when the button, which allows to add a new tab, has been clicked.
getAnimationDuration() - Method in class de.mrapp.android.tabswitcher.SwipeGesture
Returns the duration of the swipe animation.
getArithmetics() - Method in class de.mrapp.android.tabswitcher.layout.AbstractDragTabsEventHandler
Returns the arithmetics, which are used to calculate the positions, size and rotation of tabs.
getArithmetics() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the arithmetics, which are used by the layout.
getBackgroundColor() - Method in class de.mrapp.android.tabswitcher.Tab
Returns the background color of the tab.
getCallback() - Method in class de.mrapp.android.tabswitcher.layout.AbstractDragTabsEventHandler
Returns the callback, which should be notified about the drag handler's events.
getCloseButtonIcon(Context) - Method in class de.mrapp.android.tabswitcher.Tab
Returns the icon of the tab's close button.
getColor(Layout, int) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the color, which corresponds to a specific theme attribute, regarding the theme, which is used when using a specific layout.
getColorStateList(Layout, int) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the color state list, which corresponds to a specific theme attribute, regarding the theme, which is used when using a specific layout.
getContentBackgroundColor() - Method in class de.mrapp.android.tabswitcher.Tab
Returns the background color of the tab's content.
getContentRecyclerAdapter() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the adapter, which allows to inflate the views, which are associated with tabs.
getContentViewRecycler() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
The method, which is invoked on implementing subclasses in order to retrieve the view recycler, which allows to recycle the views, which are associated with tabs.
getContentViewRecycler() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getContentViewRecycler() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getContext() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the context, which is used by the layout.
getContext() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the context, which is used by the tab switcher.
getContext() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getCount() - Method in class de.mrapp.android.tabswitcher.iterator.AbstractItemIterator
The method, which is invoked on subclasses in order to retrieve the total number of available items.
getCount() - Method in class de.mrapp.android.tabswitcher.iterator.ArrayItemIterator
 
getCount() - Method in class de.mrapp.android.tabswitcher.iterator.ItemIterator
 
getCount() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout.InitialItemIterator
 
getCount() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the number of tabs, which are contained by the tab switcher.
getCount() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getCount() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getDecorator() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the decorator, which allows to inflate the views, which correspond to the tabs of the tab switcher.
getDecorator() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getDecorator() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getDirection() - Method in class de.mrapp.android.tabswitcher.SwipeAnimation
Returns the direction of the swipe animation.
getDragHandler() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
The method, which is invoked on implementing subclasses in order to retrieve the drag handler, which is used by the layout.
getDragHandler() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getDragHandler() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getDragHelper() - Method in class de.mrapp.android.tabswitcher.gesture.AbstractTouchEventHandler
Returns the drag helper, which is used by the event handler to recognize drag gestures.
getDrawable(Layout, int) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the drawable, which corresponds to a specific theme attribute, regarding the theme, which is used when using a specific layout.
getDuration() - Method in class de.mrapp.android.tabswitcher.Animation
Returns the duration of the animation.
getEmptyView() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the view, which is shown, when the tab switcher is empty.
getEmptyView() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getEmptyView() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getEmptyViewAnimationDuration() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the duration of the fade animation, which should be used to show or hide the view, which is shown, when the tab switcher is empty.
getFirstVisibleIndex() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the index of the first visible tab.
getFocusedItem(float) - Method in class de.mrapp.android.tabswitcher.layout.AbstractDragTabsEventHandler
The method, which is invoked on implementing subclasses in order to retrieve the item, which corresponds to the view, which is focused when clicking/dragging at a specific position.
getFocusedItem(float) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneDragTabsEventHandler
 
getFocusedItem(float) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletDragTabsEventHandler
 
getIcon(Context) - Method in class de.mrapp.android.tabswitcher.Tab
Returns the tab's icon.
getIndex() - Method in class de.mrapp.android.tabswitcher.model.AbstractItem
Returns the index of the item.
getInteger(Layout, int, int) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the integer value, which corresponds to a specific theme attribute, regarding the theme, which is used when using a specific layout.
getInterpolator() - Method in class de.mrapp.android.tabswitcher.Animation
Returns the interpolator, which is used by the animation.
getIntrinsicHeight() - Method in class de.mrapp.android.tabswitcher.drawable.TabSwitcherDrawable
 
getIntrinsicWidth() - Method in class de.mrapp.android.tabswitcher.drawable.TabSwitcherDrawable
 
getItem(int) - Method in class de.mrapp.android.tabswitcher.iterator.AbstractItemIterator
The method, which is invoked on subclasses in order to retrieve the item, which corresponds to a specific index.
getItem(int) - Method in class de.mrapp.android.tabswitcher.iterator.ArrayItemIterator
 
getItem(int) - Method in class de.mrapp.android.tabswitcher.iterator.ItemIterator
 
getItem(int) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout.InitialItemIterator
 
getItemCount() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the number of child views, which are contained by the tab switcher.
getLayout() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
The method, which is invoked on implementing subclasses in order to retrieve the layout, which is used by the tab switcher.
getLayout() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabRecyclerAdapter
 
getLayout() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabRecyclerAdapter
 
getLayout() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
Returns the layout of the tab switcher.
getLayoutPolicy() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
Returns the layout policy, which is used by the tab switcher.
getLogger() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the logger, which is used for logging.
getLogLevel() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the log level, which is used for logging.
getLogLevel() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getLogLevel() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getModel() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
Returns the model of the tab switcher.
getModel() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the model of the tab switcher, the layout belongs to.
getOpacity() - Method in class de.mrapp.android.tabswitcher.drawable.TabSwitcherDrawable
 
getPaddingBottom() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the bottom padding of the tab switcher.
getPaddingBottom() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getPaddingBottom() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getPaddingEnd() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the end padding of the tab switcher.
getPaddingEnd() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getPaddingEnd() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getPaddingLeft() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the left padding of the tab switcher.
getPaddingLeft() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getPaddingLeft() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getPaddingRight() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the right padding of the tab switcher.
getPaddingRight() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getPaddingRight() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getPaddingStart() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the start padding of the tab switcher.
getPaddingStart() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getPaddingStart() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getPaddingTop() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the top padding of the tab switcher.
getPaddingTop() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getPaddingTop() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getParameters() - Method in class de.mrapp.android.tabswitcher.Tab
Returns a bundle, which contains the optional parameters, which are associated with the tab.
getPivot(Arithmetics.Axis, AbstractItem, AbstractDragTabsEventHandler.DragState) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the pivot of an item on a specific axis, depending on the current drag state.
getPivot(Arithmetics.Axis, AbstractItem, AbstractDragTabsEventHandler.DragState) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getPivot(Arithmetics.Axis, AbstractItem, AbstractDragTabsEventHandler.DragState) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getPosition(Arithmetics.Axis, AbstractItem) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the position of a specific item on a specific axis.
getPosition(Arithmetics.Axis, AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getPosition(Arithmetics.Axis, AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getPosition() - Method in class de.mrapp.android.tabswitcher.model.Tag
Returns the position of the tab on the dragging axis.
getPriority() - Method in class de.mrapp.android.tabswitcher.gesture.AbstractTouchEventHandler
Returns the priority of the event handler.
getProgressBarColor() - Method in class de.mrapp.android.tabswitcher.Tab
Returns the color of the tab's progress bar.
getReferenceTabIndex() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the index of the tab, which is used as a reference, when restoring the positions of tabs.
getReferenceTabPosition() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the position of the tab, which is used as a reference, when restoring the positions of tabs.
getRelocateAnimationDuration() - Method in class de.mrapp.android.tabswitcher.SwipeAnimation
Returns the duration of the animations, which are used to relocate the other tabs, when a tab has been added or removed.
getResourceId(Layout, int, int) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the resource id, which corresponds to a specific theme attribute, regarding the theme, which is used when using a specific layout.
getRotation(Arithmetics.Axis, AbstractItem) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the rotation of an item on a specific axis.
getRotation(Arithmetics.Axis, AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getRotation(Arithmetics.Axis, AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getScale(AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.AbstractArithmetics
 
getScale(AbstractItem) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the scale of an item, depending on its margin.
getScale(AbstractItem, boolean) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the scale of an item, depending on its margin.
getScale(AbstractItem, boolean) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getScale(AbstractItem, boolean) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getSelectedTab() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the currently selected tab.
getSelectedTab() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getSelectedTab() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getSelectedTabIndex() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the index of the currently selected tab.
getSelectedTabIndex() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getSelectedTabIndex() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getSize(Arithmetics.Axis, AbstractItem) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the size of an item on a specific axis.
getSize(Arithmetics.Axis, AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getSize(Arithmetics.Axis, AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getStackedTabCount() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
The method, which is invoked on implementing subclasses in order to retrieve the number of tabs, which are contained by a stack.
getStackedTabCount() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getStackedTabCount() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getStackedTabSpacing() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the space between tabs, which are part of a stack.
getState() - Method in class de.mrapp.android.tabswitcher.model.Tag
Returns the state of the tab.
getStyle() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
Returns the style, which allow to retrieve style attributes of the tab switcher.
getStyle() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the style, which allows to retrieve style attributes of the tab switcher.
getTab(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the tab at a specific index.
getTab() - Method in class de.mrapp.android.tabswitcher.model.TabItem
Returns the tab.
getTab(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTab(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabBackgroundColor() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the default background color of a tab.
getTabBackgroundColor() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTabBackgroundColor(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the background color of tabs.
getTabBackgroundColor() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabCloseButtonIcon() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the default icon of a tab's close button.
getTabCloseButtonIcon() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTabCloseButtonIcon(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the close button icon of tabs.
getTabCloseButtonIcon() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabCloseListeners() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the listeners, which should be notified, when a tab is about to be closed by clicking its close button.
getTabContainer() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getTabContainer() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getTabContainer() - Method in interface de.mrapp.android.tabswitcher.layout.TabSwitcherLayout
Returns the view group, which contains the tab switcher's tabs.
getTabContainer() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabContainerSize(Arithmetics.Axis) - Method in class de.mrapp.android.tabswitcher.layout.AbstractArithmetics
 
getTabContainerSize(Arithmetics.Axis) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the size of the container, which contains the tab switcher's tabs, on a specific axis.
getTabContainerSize(Arithmetics.Axis, boolean) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the size of the container, which contains the tab switcher's tabs, on a specific axis.
getTabContainerSize(Arithmetics.Axis, boolean) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getTabContainerSize(Arithmetics.Axis, boolean) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getTabContentBackgroundColor() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the default background color of a tab's content.
getTabContentBackgroundColor() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTabContentBackgroundColor(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the content background color of tabs.
getTabContentBackgroundColor() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabIcon() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the default icon of a tab.
getTabIcon() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTabIcon(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the icon of tabs.
getTabIcon() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabItem(Tab) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
Returns the tab item, which corresponds to a specific tab.
getTabPreviewListeners() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the listeners, which should be notified, when the previews of tabs are about to be loaded.
getTabProgressBarColor() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the color of a tab's progress bar.
getTabProgressBarColor() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTabProgressBarColor(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the progress bar color of tabs.
getTabProgressBarColor() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabRecyclerAdapter() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
The method, which is invoked on implementing subclasses in order to retrieve the adapter of the view recycler, which allows to inflate the views, which are used to visualize the tabs.
getTabRecyclerAdapter() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getTabRecyclerAdapter() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getTabSwitcher() - Method in class de.mrapp.android.tabswitcher.gesture.AbstractTouchEventHandler
Returns the tab switcher, the event handler belongs to.
getTabSwitcher() - Method in class de.mrapp.android.tabswitcher.layout.AbstractArithmetics
Returns the tab switcher, the arithmetics are calculated for.
getTabSwitcher() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
Returns the tab switcher, which contains the tabs.
getTabSwitcher() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Returns the tab switcher, the layout belongs to.
getTabSwitcher() - Method in class de.mrapp.android.tabswitcher.model.ItemComparator
Returns the tab switcher, the items, which are compared by the comparator, belong to.
getTabSwitcherPadding(Arithmetics.Axis, int) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the padding of the tab switcher on a specific axis and using a specific gravity.
getTabSwitcherPadding(Arithmetics.Axis, int) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getTabSwitcherPadding(Arithmetics.Axis, int) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getTabTitleTextColor() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the default text color of a tab's title.
getTabTitleTextColor() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getTabTitleTextColor(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the title text color of tabs.
getTabTitleTextColor() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTabViewRecycler() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
The method, which is invoked on implementing subclasses in order to retrieve the view recycler, which allows to inflate the views, which are used to visualize the tabs.
getTabViewRecycler() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getTabViewRecycler() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getTag() - Method in class de.mrapp.android.tabswitcher.model.AbstractItem
Returns the tag, which is associated with the item.
getText(Layout, int) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the text, which corresponds to a specific theme attribute, regarding the theme, which is used when using a specific layout.
getThemeHelper() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the theme helper, which allows to retrieve resources, depending on the tab switcher's theme.
getThemeResourceId(Layout) - Method in class de.mrapp.android.tabswitcher.util.ThemeHelper
Returns the resource id of the theme, which is used when using a specific layout.
getThreshold() - Method in class de.mrapp.android.tabswitcher.DragGesture
Returns the distance in pixels, the gesture must last until it is recognized.
getTitle() - Method in class de.mrapp.android.tabswitcher.Tab
Returns the tab's title.
getTitleTextColor() - Method in class de.mrapp.android.tabswitcher.Tab
Returns the text color of the tab's title.
getToolbarMenu() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
 
getToolbarMenu() - Method in interface de.mrapp.android.tabswitcher.layout.TabSwitcherLayout
Returns the menu of the toolbar, which is shown, when the tab switcher is shown.
getToolbarMenu() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getToolbarMenuId() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the resource id of the menu of the toolbar, which is shown, when the tab switcher is shown.
getToolbarMenuItemListener() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the listener, which is notified, when an item of the menu of the toolbar, which is shown, when the tab switcher is shown, has been clicked.
getToolbarNavigationIcon() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the navigation icon of the toolbar, which is shown, when the tab switcher is shown.
getToolbarNavigationIcon() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getToolbarNavigationIcon() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the navigation icon of the toolbar, which is shown, when the tab switcher is shown.
getToolbarNavigationIcon() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getToolbarNavigationIconListener() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Returns the listener, which is notified, when the navigation icon of the toolbar, which is shown, when the tab switcher is shown, has been clicked.
getToolbars() - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneTabSwitcherLayout
 
getToolbars() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
getToolbars() - Method in interface de.mrapp.android.tabswitcher.layout.TabSwitcherLayout
Returns the toolbars, which are shown, when the tab switcher is shown.
getToolbars() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getToolbarTitle() - Method in interface de.mrapp.android.tabswitcher.model.Model
Returns the title of the toolbar, which is shown, when the tab switcher is shown.
getToolbarTitle() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
getToolbarTitle() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherStyle
Returns the title of the toolbar, which is shown, when the tab switcher is shown.
getToolbarTitle() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
getTouchableArea() - Method in class de.mrapp.android.tabswitcher.DragGesture
Returns the bounds of the onscreen area, which is taken into consideration for recognizing the drag gesture.
getTouchableArea() - Method in class de.mrapp.android.tabswitcher.gesture.AbstractDragGestureEventHandler
 
getTouchableArea() - Method in class de.mrapp.android.tabswitcher.gesture.AbstractTouchEventHandler
Returns the bounds of the onscreen area, the handler takes into consideration for handling touch events.
getTouchableArea() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletDragTabsEventHandler
 
getTouchPosition(Arithmetics.Axis, MotionEvent) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Returns the position of a touch event on a specific axis.
getTouchPosition(Arithmetics.Axis, MotionEvent) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
getTouchPosition(Arithmetics.Axis, MotionEvent) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
getValue() - Method in enum de.mrapp.android.tabswitcher.LayoutPolicy
Returns the value of the layout policy.
getVelocityTracker() - Method in class de.mrapp.android.tabswitcher.gesture.AbstractTouchEventHandler
The velocity tracker, which is used by the touch handler to measure the velocity of drag gestures.
getView() - Method in class de.mrapp.android.tabswitcher.model.AbstractItem
Returns the view, which is used to visualize the item.
getViewHolder() - Method in class de.mrapp.android.tabswitcher.model.TabItem
Returns the view holder, which stores references to the views, which belong to the tab.
getViewRecyclerOrThrowException() - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
Returns the view recycler, the adapter is bound to, or throws an IllegalStateException, if no view recycler has been set.
getViewType(AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
 
getViewType(Tab) - Method in class de.mrapp.android.tabswitcher.layout.ContentRecyclerAdapter
 
getViewType(Tab) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletContentRecyclerAdapterWrapper
 
getViewType(AbstractItem) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabRecyclerAdapter
 
getViewType(Tab, int) - Method in class de.mrapp.android.tabswitcher.TabSwitcherDecorator
Returns the view type, which corresponds to a specific tab.
getViewTypeCount() - Method in class de.mrapp.android.tabswitcher.layout.ContentRecyclerAdapter
 
getViewTypeCount() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletContentRecyclerAdapterWrapper
 
getViewTypeCount() - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabRecyclerAdapter
 
getViewTypeCount() - Method in class de.mrapp.android.tabswitcher.TabSwitcherDecorator
Returns the number of view types, which are used by the decorator.
getX() - Method in class de.mrapp.android.tabswitcher.PeekAnimation
Returns the horizontal position, the animation starts at.
getX() - Method in class de.mrapp.android.tabswitcher.RevealAnimation
Returns the horizontal position, the animation starts at.
getY() - Method in class de.mrapp.android.tabswitcher.PeekAnimation
Returns the vertical position, the animation starts at.
getY() - Method in class de.mrapp.android.tabswitcher.RevealAnimation
Returns the vertical position, the animation starts at.
goIcon - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links