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 

S

saveInstanceState(Bundle) - Method in class de.mrapp.android.tabswitcher.layout.ContentRecyclerAdapter
 
saveInstanceState(Bundle) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletContentRecyclerAdapterWrapper
 
saveInstanceState(Bundle) - Method in interface de.mrapp.android.tabswitcher.model.Restorable
Saves the current state.
saveInstanceState(Bundle) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
saveInstanceState(View, Tab, int) - Method in class de.mrapp.android.tabswitcher.TabSwitcherDecorator
The method, which is invoked by a TabSwitcher to save the current state of a tab.
scaledEdge - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
screen - Static variable in class de.mrapp.android.tabswitcher.R.id
 
scrim_insets_layout_insets_drawable_default_value - Static variable in class de.mrapp.android.tabswitcher.R.color
 
ScrimInsetsLayout - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
ScrimInsetsLayout_insetDrawable - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
scrollIndicatorDown - Static variable in class de.mrapp.android.tabswitcher.R.id
 
scrollIndicatorUp - Static variable in class de.mrapp.android.tabswitcher.R.id
 
scrollView - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_badge - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_bar - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_button - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_close_btn - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_edit_frame - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_go_btn - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_mag_icon - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_menu_title - Static variable in class de.mrapp.android.tabswitcher.R.string
 
search_plate - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_src_text - Static variable in class de.mrapp.android.tabswitcher.R.id
 
search_voice_btn - Static variable in class de.mrapp.android.tabswitcher.R.id
 
searchHintIcon - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
searchIcon - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
SearchView - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_android_focusable - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_android_imeOptions - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_android_inputType - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_android_maxWidth - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_closeIcon - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_commitIcon - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_defaultQueryHint - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_goIcon - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_iconifiedByDefault - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_layout - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_queryBackground - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_queryHint - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_searchHintIcon - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_searchIcon - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_submitBackground - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_suggestionRowLayout - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SearchView_voiceIcon - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
searchViewStyle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
secondary_text_default_material_dark - Static variable in class de.mrapp.android.tabswitcher.R.color
 
secondary_text_default_material_light - Static variable in class de.mrapp.android.tabswitcher.R.color
 
secondary_text_disabled_material_dark - Static variable in class de.mrapp.android.tabswitcher.R.color
 
secondary_text_disabled_material_light - Static variable in class de.mrapp.android.tabswitcher.R.color
 
secondary_toolbar - Static variable in class de.mrapp.android.tabswitcher.R.id
 
SECONDARY_TOOLBAR_INDEX - Static variable in class de.mrapp.android.tabswitcher.TabSwitcher
The index of the secondary toolbar as returned by the method TabSwitcher.getToolbars().
secondLayoutPass(AbstractItemIterator.AbstractBuilder) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
The method, which is called when dragging after the positions and states of all tabs have been calculated.
secondLayoutPass(AbstractItemIterator.AbstractBuilder) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletTabSwitcherLayout
 
seekBarStyle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
select_dialog_item_material - Static variable in class de.mrapp.android.tabswitcher.R.layout
 
select_dialog_listview - Static variable in class de.mrapp.android.tabswitcher.R.id
 
select_dialog_multichoice_material - Static variable in class de.mrapp.android.tabswitcher.R.layout
 
select_dialog_singlechoice_material - Static variable in class de.mrapp.android.tabswitcher.R.layout
 
selectableItemBackground - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
selectableItemBackgroundBorderless - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
selectTab(Tab) - Method in interface de.mrapp.android.tabswitcher.model.Model
Selects a specific tab.
selectTab(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Selects the tab as a specific index.
selectTab(Tab) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
selectTab(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
selectTab(Tab) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
selectTab(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
self() - Method in class de.mrapp.android.tabswitcher.Animation.Builder
Returns a reference to the builder.
self() - Method in class de.mrapp.android.tabswitcher.DragGesture.Builder
Returns a reference to the builder.
setAddTabButtonColor(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the color of the button, which allows to add a new tab.
setAddTabButtonColor(ColorStateList) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the color of the button, which allows to add a new tab.
setAddTabButtonColor(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setAddTabButtonColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setAddTabButtonColor(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setAddTabButtonColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setAlpha(int) - Method in class de.mrapp.android.tabswitcher.drawable.TabSwitcherDrawable
 
setAnimationDuration(long) - Method in class de.mrapp.android.tabswitcher.SwipeGesture.Builder
Sets the duration of the swipe animation of the gestures, which are created by the builder.
setBackgroundColor(int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the tab's background color.
setBackgroundColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the tab's background color.
setCallback(PullDownGestureEventHandler.Callback) - Method in class de.mrapp.android.tabswitcher.gesture.PullDownGestureEventHandler
Sets the callback, which should be notified about the event handler's events.
setCallback(SwipeGestureEventHandler.Callback) - Method in class de.mrapp.android.tabswitcher.gesture.SwipeGestureEventHandler
Sets the callback, which should be notified about the event handler's events.
setCallback(TouchEventDispatcher.Callback) - Method in class de.mrapp.android.tabswitcher.gesture.TouchEventDispatcher
Sets the callback, which should be notified, when event handlers are added or removed.
setCallback(CallbackType) - Method in class de.mrapp.android.tabswitcher.layout.AbstractDragTabsEventHandler
Sets the callback, which should be notified about the drag handler's events.
setCallback(AbstractTabSwitcherLayout.Callback) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Sets the callback, which should be notified about the layout's events.
setCloseable(boolean) - Method in class de.mrapp.android.tabswitcher.Tab
Sets, whether the tab should be closeable, or not.
setCloseButtonIcon(int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the icon of the tab's close button.
setCloseButtonIcon(Bitmap) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the icon of the tab's close button.
setClosing(boolean) - Method in class de.mrapp.android.tabswitcher.model.Tag
Sets, whether the tab is currently being closed, or not.
setColorFilter(ColorFilter) - Method in class de.mrapp.android.tabswitcher.drawable.TabSwitcherDrawable
 
setContentBackgroundColor(int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the background color of the tab's content.
setCount(int) - Method in class de.mrapp.android.tabswitcher.drawable.TabSwitcherDrawable
Updates the drawable to display a specific value.
setCount(int) - Method in class de.mrapp.android.tabswitcher.view.TabSwitcherButton
Updates the image button to display a specific value.
setDecorator(TabSwitcherDecorator) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the decorator, which allows to inflate the views, which correspond to the tabs of the tab switcher.
setDecorator(TabSwitcherDecorator) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setDecorator(TabSwitcherDecorator) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setDirection(SwipeAnimation.SwipeDirection) - Method in class de.mrapp.android.tabswitcher.SwipeAnimation.Builder
Sets the direction of the animations, which are created by the builder.
setDragState(AbstractDragTabsEventHandler.DragState) - Method in class de.mrapp.android.tabswitcher.layout.AbstractDragTabsEventHandler
Sets the state of the currently performed drag gesture.
setDuration(long) - Method in class de.mrapp.android.tabswitcher.Animation.Builder
Sets the duration of the animations, which are created by the builder.
setEmptyView(View) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the view, which should be shown, when the tab switcher is empty.
setEmptyView(View, long) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the view, which should be shown, when the tab switcher is empty.
setEmptyView(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the view, which should be shown, when the tab switcher is empty.
setEmptyView(int, long) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the view, which should be shown, when the tab switcher is empty.
setEmptyView(View) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setEmptyView(View, long) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setEmptyView(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setEmptyView(int, long) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setEmptyView(View) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setEmptyView(View, long) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setEmptyView(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setEmptyView(int, long) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setFirstVisibleIndex(int) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabSwitcherLayout
Sets the index of the first visible tab.
setIcon(int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the tab's icon.
setIcon(Bitmap) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the tab's icon.
setInterpolator(Interpolator) - Method in class de.mrapp.android.tabswitcher.Animation.Builder
Sets the interpolator, which should be used by the animations, which are created by the builder.
setLayoutPolicy(LayoutPolicy) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
Sets the layout policy, which should be used by the tab switcher.
setLogLevel(LogLevel) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the log level, which should be used for logging.
setLogLevel(LogLevel) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setLogLevel(LogLevel) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setPadding(int, int, int, int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the padding of the tab switcher.
setPadding(int, int, int, int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setPadding(int, int, int, int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setParameters(Bundle) - Method in class de.mrapp.android.tabswitcher.Tab
Sets a bundle, which contains the optional parameters, which should be associated with the tab.
setPivot(Arithmetics.Axis, AbstractItem, float) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Sets the pivot of an item on a specific axis.
setPivot(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
setPivot(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
setPointerId(int) - Method in class de.mrapp.android.tabswitcher.gesture.AbstractTouchEventHandler
Sets the id of the pointer, which has been used to start the current drag gesture.
setPosition(Arithmetics.Axis, AbstractItem, float) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Sets the position of an item on a specific axis.
setPosition(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
setPosition(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
setPosition(float) - Method in class de.mrapp.android.tabswitcher.model.Tag
Sets the position of the tab on the dragging axis.
setProgressBarColor(int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the color of the tab's progress bar.
setReferenceTabIndex(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Sets the index of the tab, which should be used as a reference, when restoring the positions of tabs.
setReferenceTabPosition(float) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
Sets the position of the tab, which should be used as a reference, when restoring the positions of tabs.
setRelocateAnimationDuration(long) - Method in class de.mrapp.android.tabswitcher.SwipeAnimation.Builder
Sets the duration of the animations, which are used to relocate the other tabs, when a tab has been added or removed.
setRotation(Arithmetics.Axis, AbstractItem, float) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Sets the rotation of an item on a specific axis.
setRotation(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
setRotation(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
setScale(Arithmetics.Axis, AbstractItem, float) - Method in interface de.mrapp.android.tabswitcher.layout.Arithmetics
Sets the scale of an item on a specific axis.
setScale(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.phone.PhoneArithmetics
 
setScale(Arithmetics.Axis, AbstractItem, float) - Method in class de.mrapp.android.tabswitcher.layout.tablet.TabletArithmetics
 
setState(State) - Method in class de.mrapp.android.tabswitcher.model.Tag
Sets the state of the tab.
setTabBackgroundColor(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default background color of a tab.
setTabBackgroundColor(ColorStateList) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default background color of a tab.
setTabBackgroundColor(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabBackgroundColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabBackgroundColor(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabBackgroundColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabCloseButtonIcon(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default icon of a tab's close button.
setTabCloseButtonIcon(Bitmap) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default icon of a tab's close button.
setTabCloseButtonIcon(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabCloseButtonIcon(Bitmap) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabCloseButtonIcon(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabCloseButtonIcon(Bitmap) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabContentBackgroundColor(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default background color of a tab's content.
setTabContentBackgroundColor(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabContentBackgroundColor(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabIcon(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default icon of a tab.
setTabIcon(Bitmap) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default icon of a tab.
setTabIcon(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabIcon(Bitmap) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabIcon(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabIcon(Bitmap) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabProgressBarColor(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the color of a tab's progress bar.
setTabProgressBarColor(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabProgressBarColor(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabTitleTextColor(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default text color of a tab's title.
setTabTitleTextColor(ColorStateList) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the default text color of a tab's title.
setTabTitleTextColor(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabTitleTextColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setTabTitleTextColor(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTabTitleTextColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTag(Tag) - Method in class de.mrapp.android.tabswitcher.model.AbstractItem
Sets the tag, which is associated with the item.
setThreshold(int) - Method in class de.mrapp.android.tabswitcher.DragGesture.Builder
Sets the threshold of the drag gestures, which are created by the builder.
setTitle(CharSequence) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the tab's title.
setTitle(Context, int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the tab's title.
setTitleTextColor(int) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the text color of the tab's title.
setTitleTextColor(ColorStateList) - Method in class de.mrapp.android.tabswitcher.Tab
Sets the text color of the tab's title.
setToolbarNavigationIcon(int, View.OnClickListener) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the navigation icon of the toolbar, which is shown, when the tab switcher is shown.
setToolbarNavigationIcon(Drawable, View.OnClickListener) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the navigation icon of the toolbar, which is shown, when the tab switcher is shown.
setToolbarNavigationIcon(int, View.OnClickListener) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setToolbarNavigationIcon(Drawable, View.OnClickListener) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setToolbarNavigationIcon(Drawable, View.OnClickListener) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setToolbarNavigationIcon(int, View.OnClickListener) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setToolbarTitle(int) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the title of the toolbar, which is shown, when the tab switcher is shown.
setToolbarTitle(CharSequence) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets the title of the toolbar, which is shown, when the tab switcher is shown.
setToolbarTitle(int) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setToolbarTitle(CharSequence) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
setToolbarTitle(int) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setToolbarTitle(CharSequence) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
setTouchableArea(float, float, float, float) - Method in class de.mrapp.android.tabswitcher.DragGesture.Builder
Sets the bounds of the onscreen area, which should be taken into consideration for recognizing the drag gestures, which are create by the builder.
setTouchableArea(RectF) - Method in class de.mrapp.android.tabswitcher.DragGesture.Builder
Sets the bounds of the onscreen area, which should be taken into consideration for recognizing the drag gestures, which are create by the builder.
setupWithMenu(TabSwitcher, View.OnClickListener) - Static method in class de.mrapp.android.tabswitcher.TabSwitcher
Setups the tab switcher to be associated with those menu items of its own toolbar menu, which use a TabSwitcherButton as their action view.
setupWithMenu(TabSwitcher, Menu, View.OnClickListener) - Static method in class de.mrapp.android.tabswitcher.TabSwitcher
Setups the tab switcher to be associated with those menu items of a specific menu, which use a TabSwitcherButton as their action view.
setView(View) - Method in class de.mrapp.android.tabswitcher.model.AbstractItem
Sets the view, which is used to visualize the item.
setViewHolder(AbstractTabViewHolder) - Method in class de.mrapp.android.tabswitcher.model.TabItem
Sets the view holder, which stores references to the views, which belong to the tab.
setViewRecycler(AttachedViewRecycler<AbstractItem, Integer>) - Method in class de.mrapp.android.tabswitcher.layout.AbstractTabRecyclerAdapter
Sets the view recycler, which allows to inflate the views, which are used to visualize tabs.
setX(float) - Method in class de.mrapp.android.tabswitcher.PeekAnimation.Builder
Sets the horizontal position, the animations, which are created by the builder, should start at.
setX(float) - Method in class de.mrapp.android.tabswitcher.RevealAnimation.Builder
Sets the horizontal position, the animations, which are created by the builder, should start at.
setY(float) - Method in class de.mrapp.android.tabswitcher.PeekAnimation.Builder
Sets the vertical position, the animations, which are created by the builder, should start at.
setY(float) - Method in class de.mrapp.android.tabswitcher.RevealAnimation.Builder
Sets the vertical position, the animations, which are created by the builder, should start at.
shadowElevation - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
shadowOrientation - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
shortcut - Static variable in class de.mrapp.android.tabswitcher.R.id
 
show_switcher_animation_duration - Static variable in class de.mrapp.android.tabswitcher.R.integer
 
showAddTabButton(AddTabButtonListener) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets, whether a button, which allows to add a new tab, should be shown.
showAddTabButton(AddTabButtonListener) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
showAddTabButton(AddTabButtonListener) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
showAsAction - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
showDividers - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
showProgressBar(boolean) - Method in class de.mrapp.android.tabswitcher.Tab
Sets, whether the tab's progress bar should be shown, or not.
showSwitcher() - Method in interface de.mrapp.android.tabswitcher.model.Model
Shows the tab switcher by using an animation, if it is not already shown.
showSwitcher() - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
showSwitcher() - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
showText - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
showTitle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
showToolbars(boolean) - Method in interface de.mrapp.android.tabswitcher.model.Model
Sets, whether the toolbars should be shown, when the tab switcher is shown, or not.
showToolbars(boolean) - Method in class de.mrapp.android.tabswitcher.model.TabSwitcherModel
 
showToolbars(boolean) - Method in class de.mrapp.android.tabswitcher.TabSwitcher
 
singleChoiceItemLayout - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
size - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
small - Static variable in class de.mrapp.android.tabswitcher.R.id
 
spacer - Static variable in class de.mrapp.android.tabswitcher.R.id
 
spanCount - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
spinBars - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
Spinner - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
Spinner_android_dropDownWidth - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
Spinner_android_entries - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
Spinner_android_popupBackground - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
Spinner_android_prompt - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
Spinner_popupTheme - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
spinnerDropDownItemStyle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
spinnerStyle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
split_action_bar - Static variable in class de.mrapp.android.tabswitcher.R.id
 
splitTrack - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
SquareImageView - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SquareImageView_scaledEdge - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
src_atop - Static variable in class de.mrapp.android.tabswitcher.R.id
 
src_in - Static variable in class de.mrapp.android.tabswitcher.R.id
 
src_over - Static variable in class de.mrapp.android.tabswitcher.R.id
 
srcCompat - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
stacked_tab_spacing - Static variable in class de.mrapp.android.tabswitcher.R.dimen
 
stackFromEnd - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
start - Variable in class de.mrapp.android.tabswitcher.iterator.AbstractItemIterator.AbstractBuilder
The index of the first item, which should be iterated.
start(int) - Method in class de.mrapp.android.tabswitcher.iterator.AbstractItemIterator.AbstractBuilder
Sets the index of the first item, which should be iterated.
State - Enum in de.mrapp.android.tabswitcher.model
Contains all possible states of a tab, while the switcher is shown.
state_above_anchor - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
status_bar_latest_event_content - Static variable in class de.mrapp.android.tabswitcher.R.id
 
status_bar_notification_info_maxnum - Static variable in class de.mrapp.android.tabswitcher.R.integer
 
status_bar_notification_info_overflow - Static variable in class de.mrapp.android.tabswitcher.R.string
 
string() - Constructor for class de.mrapp.android.tabswitcher.R.string
 
style() - Constructor for class de.mrapp.android.tabswitcher.R.style
 
styleable() - Constructor for class de.mrapp.android.tabswitcher.R.styleable
 
subMenuArrow - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
submenuarrow - Static variable in class de.mrapp.android.tabswitcher.R.id
 
submit_area - Static variable in class de.mrapp.android.tabswitcher.R.id
 
submitBackground - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
subtitle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
subtitleTextAppearance - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
subtitleTextColor - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
subtitleTextStyle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
suggestionRowLayout - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
support_simple_spinner_dropdown_item - Static variable in class de.mrapp.android.tabswitcher.R.layout
 
swipe_animation_duration - Static variable in class de.mrapp.android.tabswitcher.R.integer
 
swipe_gesture_threshold - Static variable in class de.mrapp.android.tabswitcher.R.dimen
 
swipe_threshold - Static variable in class de.mrapp.android.tabswitcher.R.dimen
 
SwipeAnimation - Class in de.mrapp.android.tabswitcher
A swipe animation, which moves tabs on the orthogonal axis.
SwipeAnimation.Builder - Class in de.mrapp.android.tabswitcher
A builder, which allows to configure and create instances of the class SwipeAnimation.
SwipeAnimation.SwipeDirection - Enum in de.mrapp.android.tabswitcher
Contains all possible directions of a swipe animation.
swiped_tab_alpha - Static variable in class de.mrapp.android.tabswitcher.R.dimen
 
swiped_tab_distance - Static variable in class de.mrapp.android.tabswitcher.R.dimen
 
swiped_tab_scale - Static variable in class de.mrapp.android.tabswitcher.R.dimen
 
SwipeGesture - Class in de.mrapp.android.tabswitcher
A drag gesture, which allows to switch between tabs, when swiping horizontally.
SwipeGesture.Builder - Class in de.mrapp.android.tabswitcher
A builder, which allows to configure and create instances of the class SwipeGesture.
SwipeGestureEventHandler - Class in de.mrapp.android.tabswitcher.gesture
An event handler, which allows to handle swipe gestures, which can be used to switch between tabs.
SwipeGestureEventHandler(TabSwitcher, int, RectF, long) - Constructor for class de.mrapp.android.tabswitcher.gesture.SwipeGestureEventHandler
Creates a new event handler, which allows to handle swipe gestures, which can be used to switch between tabs.
SwipeGestureEventHandler.Callback - Interface in de.mrapp.android.tabswitcher.gesture
Defines the interface, a class, which should be notified about the events of a SwipeGestureEventHandler, must implement.
switch_thumb_disabled_material_dark - Static variable in class de.mrapp.android.tabswitcher.R.color
 
switch_thumb_disabled_material_light - Static variable in class de.mrapp.android.tabswitcher.R.color
 
switch_thumb_material_dark - Static variable in class de.mrapp.android.tabswitcher.R.color
 
switch_thumb_material_light - Static variable in class de.mrapp.android.tabswitcher.R.color
 
switch_thumb_normal_material_dark - Static variable in class de.mrapp.android.tabswitcher.R.color
 
switch_thumb_normal_material_light - Static variable in class de.mrapp.android.tabswitcher.R.color
 
SwitchCompat - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_android_textOff - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_android_textOn - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_android_thumb - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_showText - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_splitTrack - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_switchMinWidth - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_switchPadding - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_switchTextAppearance - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_thumbTextPadding - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_thumbTint - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_thumbTintMode - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_track - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_trackTint - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
SwitchCompat_trackTintMode - Static variable in class de.mrapp.android.tabswitcher.R.styleable
 
switchMinWidth - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
switchPadding - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
switchStyle - Static variable in class de.mrapp.android.tabswitcher.R.attr
 
switchTextAppearance - 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